odoo/odoo.git
11 years ago[IMP]:reverted default to display subcribe method
Amit Patel (OpenERP) [Tue, 28 Aug 2012 10:05:06 +0000 (15:35 +0530)]
[IMP]:reverted default to display subcribe method

bzr revid: apa@tinyerp.com-20120828100506-7o73f6sh6gcbeq7p

11 years ago[IMP]:improve code
Amit Patel (OpenERP) [Tue, 28 Aug 2012 09:31:25 +0000 (15:01 +0530)]
[IMP]:improve code

bzr revid: apa@tinyerp.com-20120828093125-mbyw902f77cm9n1w

11 years ago[IMP]:improved code. set default while reload and create
Amit Patel (OpenERP) [Tue, 28 Aug 2012 09:27:23 +0000 (14:57 +0530)]
[IMP]:improved code. set default while reload and create

bzr revid: apa@tinyerp.com-20120828092723-oogxsd60t348defy

11 years ago[IMP]:improved code. set default while reload and create
Amit Patel (OpenERP) [Tue, 28 Aug 2012 08:56:35 +0000 (14:26 +0530)]
[IMP]:improved code. set default while reload and create

bzr revid: apa@tinyerp.com-20120828085635-tw54dpuno965k2bn

11 years ago[MERGE]:fixed default value
Amit Patel (OpenERP) [Tue, 28 Aug 2012 07:28:19 +0000 (12:58 +0530)]
[MERGE]:fixed default value

bzr revid: apa@tinyerp.com-20120828072819-v9p65h2jkyzrblxu

11 years ago[IMP] Display Default value of subtype
Foram Katharotiya (OpenERP) [Tue, 28 Aug 2012 07:19:06 +0000 (12:49 +0530)]
[IMP] Display Default value of subtype

bzr revid: fka@tinyerp.com-20120828071906-cdoh84qlie1si73t

11 years ago[IMP]:improved view
Amit Patel (OpenERP) [Mon, 27 Aug 2012 05:55:39 +0000 (11:25 +0530)]
[IMP]:improved view

bzr revid: apa@tinyerp.com-20120827055539-kqybbq2sqhx9tax9

11 years ago[MERGE]
Amit Patel (OpenERP) [Mon, 27 Aug 2012 05:36:14 +0000 (11:06 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20120827053614-wgv9082nw6yixwwh

11 years ago[IMP]added access to mail_message_subtype
Sanjay Gohel (Open ERP) [Mon, 27 Aug 2012 05:29:33 +0000 (10:59 +0530)]
[IMP]added access to mail_message_subtype

bzr revid: sgo@tinyerp.com-20120827052933-6ajhaete5vuzqhiv

11 years ago[IMP]:improved view
Amit Patel (OpenERP) [Mon, 27 Aug 2012 05:29:20 +0000 (10:59 +0530)]
[IMP]:improved view

bzr revid: apa@tinyerp.com-20120827052920-e7dwg2vqj0swnwqk

11 years ago[MERGe]
Amit Patel (OpenERP) [Mon, 27 Aug 2012 05:08:58 +0000 (10:38 +0530)]
[MERGe]

bzr revid: apa@tinyerp.com-20120827050858-5rlntcz476cha7p1

11 years ago[IMP] made a whole-application replace of $element by $el
niv-openerp [Fri, 24 Aug 2012 18:27:43 +0000 (20:27 +0200)]
[IMP] made a whole-application replace of $element by $el

bzr revid: nicolas.vanhoren@openerp.com-20120824182743-1d9cii7kigc7exer

11 years ago[IMP] made a whole-application replace of $element by $el
niv-openerp [Fri, 24 Aug 2012 18:27:07 +0000 (20:27 +0200)]
[IMP] made a whole-application replace of $element by $el

bzr revid: nicolas.vanhoren@openerp.com-20120824182707-vt91ef40ieeudwyw

11 years ago[IMP] crm: added create_name_field on partner_id in leads
niv-openerp [Fri, 24 Aug 2012 17:27:29 +0000 (19:27 +0200)]
[IMP] crm: added create_name_field on partner_id in leads

bzr revid: nicolas.vanhoren@openerp.com-20120824172729-4botx8doui5iw1er

11 years ago[IMP] changed the way create from m2o works, added option create_name_field
niv-openerp [Fri, 24 Aug 2012 17:26:22 +0000 (19:26 +0200)]
[IMP] changed the way create from m2o works, added option create_name_field

bzr revid: nicolas.vanhoren@openerp.com-20120824172622-evcz7011wlagep4z

11 years ago[IMP] web_linkedin: put the wizard into the sales wizard
niv-openerp [Fri, 24 Aug 2012 17:01:11 +0000 (19:01 +0200)]
[IMP] web_linkedin: put the wizard into the sales wizard

bzr revid: nicolas.vanhoren@openerp.com-20120824170111-j64d4l8xc6403a2m

11 years ago[IMP] made the loading messages translatable
niv-openerp [Fri, 24 Aug 2012 16:54:49 +0000 (18:54 +0200)]
[IMP] made the loading messages translatable

bzr revid: nicolas.vanhoren@openerp.com-20120824165449-mfb4ftxnq3vd0p84

11 years ago[MERGE] Merged branch holding a cleaning of code for mail.alias
Thibault Delavallée [Fri, 24 Aug 2012 16:15:56 +0000 (18:15 +0200)]
[MERGE] Merged branch holding a cleaning of code for mail.alias
installation hook for res.users and hr.recruitment
is now delegatede to mail.alias, using the
migrate_to_alias method. The purpose is to
set the alias_id column as required even if
the models are already present in the DB.
Behavior has not been modified; this branch
is only about some code relocation in mail.alias
to avoid duplication.

bzr revid: tde@openerp.com-20120824161556-pf95siqd24e2dlht

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Fri, 24 Aug 2012 14:40:07 +0000 (16:40 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120824144007-4r11uoy3sux5f7cv

11 years ago[REVIEW] Updated some variable names to try to be more explicit.
Thibault Delavallée [Fri, 24 Aug 2012 14:39:44 +0000 (16:39 +0200)]
[REVIEW] Updated some variable names to try to be more explicit.

bzr revid: tde@openerp.com-20120824143944-cjm0zwfaldbfztq1

11 years ago[FIX] point_of_sale: Hide the has_XXX_control fields in the session
Stephane Wirtel [Fri, 24 Aug 2012 13:07:30 +0000 (15:07 +0200)]
[FIX] point_of_sale: Hide the has_XXX_control fields in the session

bzr revid: stw@openerp.com-20120824130730-8dqrjjqr7z1stwl5

11 years ago[MERGE] point_of_sale: Fix a problem with the buttons in the pos session object,...
Stephane Wirtel [Fri, 24 Aug 2012 12:54:43 +0000 (14:54 +0200)]
[MERGE] point_of_sale: Fix a problem with the buttons in the pos session object, we can close a session if we don't have a closing control

bzr revid: stw@openerp.com-20120824125443-6y4816v3pep1yuxm

11 years ago[MERGE]:
Amit Patel (OpenERP) [Fri, 24 Aug 2012 12:54:26 +0000 (18:24 +0530)]
[MERGE]:

bzr revid: apa@tinyerp.com-20120824125426-uxtyb4e7ngf7iucg

11 years ago[MERGE] lp: 1015697
Quentin (OpenERP) [Fri, 24 Aug 2012 12:40:58 +0000 (14:40 +0200)]
[MERGE] lp: 1015697

bzr revid: qdp-launchpad@openerp.com-20120824124058-pvug7v1auro79w2h

11 years ago[IMP]add access rights
Sanjay Gohel (Open ERP) [Fri, 24 Aug 2012 12:32:03 +0000 (18:02 +0530)]
[IMP]add access rights

bzr revid: sgo@tinyerp.com-20120824123203-4kmu02cyehbqd48v

11 years agomerge from mit-trunk
Minh Tran [Fri, 24 Aug 2012 11:58:21 +0000 (13:58 +0200)]
merge from mit-trunk

bzr revid: mit@openerp.com-20120824115821-5fp4ks5ch6czs5vf

11 years ago[FIX] point_of_sale: Review the buttons for the pos.session object
Stephane Wirtel [Fri, 24 Aug 2012 11:43:00 +0000 (13:43 +0200)]
[FIX] point_of_sale: Review the buttons for the pos.session object

bzr revid: stw@openerp.com-20120824114300-jdax2175w9mbcb2n

11 years ago[IMP] web_linkedin: changed wizard to have better html output
niv-openerp [Fri, 24 Aug 2012 11:42:53 +0000 (13:42 +0200)]
[IMP] web_linkedin: changed wizard to have better html output

bzr revid: nicolas.vanhoren@openerp.com-20120824114253-8vbyhlh83vjaf85z

11 years ago[IMP] Improved css to support semantic html
niv-openerp [Fri, 24 Aug 2012 11:42:04 +0000 (13:42 +0200)]
[IMP] Improved css to support semantic html

bzr revid: nicolas.vanhoren@openerp.com-20120824114204-i6qprxhwczkkem6z

11 years ago[IMP] web_linkedin: Added server domain and corrected html display
niv-openerp [Fri, 24 Aug 2012 10:47:30 +0000 (12:47 +0200)]
[IMP] web_linkedin: Added server domain and corrected html display

bzr revid: nicolas.vanhoren@openerp.com-20120824104730-f7p8lqibovjzo3vz

11 years ago[IMP] added oe_semantic_html
niv-openerp [Fri, 24 Aug 2012 10:44:36 +0000 (12:44 +0200)]
[IMP] added oe_semantic_html

bzr revid: nicolas.vanhoren@openerp.com-20120824104436-er3w1zdijvcv9j04

11 years ago[FIX] custom models: avoid calling twice __init__, use a correct _rec_name (calling...
Vo Minh Thu [Fri, 24 Aug 2012 10:42:42 +0000 (12:42 +0200)]
[FIX] custom models: avoid calling twice __init__, use a correct _rec_name (calling twice __init__ caused the _rec_name to be `name` which does not exist on a custom model, and caused the assert on the _rec_name to fail.

bzr revid: vmt@openerp.com-20120824104242-wa5jq8h47im79ayd

11 years ago[MERGE] lp:1034799
Quentin (OpenERP) [Fri, 24 Aug 2012 09:08:49 +0000 (11:08 +0200)]
[MERGE] lp:1034799

bzr revid: qdp-launchpad@openerp.com-20120824090849-v7imbkj2q74ywq3q

11 years ago[MERGE] module: improve modules' descriptions rendering and keep it translatable
Antonin Bourguignon [Fri, 24 Aug 2012 08:59:44 +0000 (10:59 +0200)]
[MERGE] module: improve modules' descriptions rendering and keep it translatable

bzr revid: abo@openerp.com-20120824085944-ocfg80ve695ipdm7

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Fri, 24 Aug 2012 08:58:01 +0000 (10:58 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120824085801-0tr9lajdtiwtpvwr

11 years ago[MERGE] demo data branch
Quentin (OpenERP) [Fri, 24 Aug 2012 08:52:23 +0000 (10:52 +0200)]
[MERGE] demo data branch

bzr revid: qdp-launchpad@openerp.com-20120824085223-qeri3eoqage6hwzs

11 years ago[FIX] uninstall: delete all given ir_model_relation/ir_model_constraint (still making...
Vo Minh Thu [Fri, 24 Aug 2012 08:52:01 +0000 (10:52 +0200)]
[FIX] uninstall: delete all given ir_model_relation/ir_model_constraint (still making sure the protected resource is not deleted if still referenced elsewhere).

bzr revid: vmt@openerp.com-20120824085201-a0ucfta7jwgph0ke

11 years ago[IMP]if record is unread it also show only those record which checked in subtype
Sanjay Gohel (Open ERP) [Fri, 24 Aug 2012 08:46:28 +0000 (14:16 +0530)]
[IMP]if record is unread it also show only those record which checked in subtype

bzr revid: sgo@tinyerp.com-20120824084628-r9bvejcya6mt6l33

11 years ago[MERGE]
Amit Patel (OpenERP) [Fri, 24 Aug 2012 05:03:32 +0000 (10:33 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20120824050332-lf9p5bmov0e2wy3o

11 years ago[IMP] module: properly translate module's description
Antonin Bourguignon [Thu, 23 Aug 2012 17:34:18 +0000 (19:34 +0200)]
[IMP] module: properly translate module's description

bzr revid: abo@openerp.com-20120823173418-1qed27su2x0jy1ku

11 years ago[IMP] module: set two distinct fields for module's description: one for the RST and...
Antonin Bourguignon [Thu, 23 Aug 2012 16:19:59 +0000 (18:19 +0200)]
[IMP] module: set two distinct fields for module's description: one for the RST and the other for the HTML
this way, we keep translatable the  text field

bzr revid: abo@openerp.com-20120823161959-3hewgtegb5h1yw93

11 years agoadded hover effect to menu counter
Minh Tran [Thu, 23 Aug 2012 16:19:53 +0000 (18:19 +0200)]
added hover effect to menu counter

bzr revid: mit@openerp.com-20120823161953-h5sc0npkpz5drgq1

11 years ago[FIX] uninstall: pass IDs instead of names to _module_data_uninstall().
Vo Minh Thu [Thu, 23 Aug 2012 16:10:08 +0000 (18:10 +0200)]
[FIX] uninstall: pass IDs instead of names to _module_data_uninstall().

bzr revid: vmt@openerp.com-20120823161008-is5xqfe4et8xx51k

11 years ago[FIX] problem with m2o
niv-openerp [Thu, 23 Aug 2012 15:37:10 +0000 (17:37 +0200)]
[FIX] problem with m2o

bzr revid: nicolas.vanhoren@openerp.com-20120823153710-0wjh1248zp42dh9b

11 years ago[MERGE] minor improvements on @noupdate
Antonin Bourguignon [Thu, 23 Aug 2012 15:33:22 +0000 (17:33 +0200)]
[MERGE] minor improvements on @noupdate
also fix some indentation

bzr revid: abo@openerp.com-20120823153322-30rp469l5xlgff0v

11 years ago[MERGE] minor improvements on @noupdate
Antonin Bourguignon [Thu, 23 Aug 2012 15:32:43 +0000 (17:32 +0200)]
[MERGE] minor improvements on @noupdate

bzr revid: abo@openerp.com-20120823153243-1iv8cfqoeg9qt95f

11 years ago[REF] mail_alias: moved _auto_init code from res_users and hr_recruitment to mail_ali...
Thibault [Thu, 23 Aug 2012 15:32:03 +0000 (17:32 +0200)]
[REF] mail_alias: moved _auto_init code from res_users and hr_recruitment to mail_alias, using a kewl call to migrate_to_alias.

bzr revid: odo@openerp.com-20120823153203-8tm3lbqah6vwd7co

11 years ago[FIX] lp: 1038173
Quentin (OpenERP) [Thu, 23 Aug 2012 14:35:21 +0000 (16:35 +0200)]
[FIX] lp: 1038173

bzr revid: qdp-launchpad@openerp.com-20120823143521-3517gexkbqkljnp1

11 years ago[FIX] lp: 1039013, where an id is given to name_get instead of a list of ids
Quentin (OpenERP) [Thu, 23 Aug 2012 14:26:56 +0000 (16:26 +0200)]
[FIX] lp: 1039013, where an id is given to name_get instead of a list of ids

lp bug: https://launchpad.net/bugs/1039013 fixed

bzr revid: qdp-launchpad@openerp.com-20120823142656-nsqml3jnyylpgzxu

11 years ago[IMP] indentation
Antonin Bourguignon [Thu, 23 Aug 2012 14:20:36 +0000 (16:20 +0200)]
[IMP] indentation

bzr revid: abo@openerp.com-20120823142036-e0kmr9ri1e8ns56d

11 years ago[IMP] indentation
Antonin Bourguignon [Thu, 23 Aug 2012 14:15:55 +0000 (16:15 +0200)]
[IMP] indentation

bzr revid: abo@openerp.com-20120823141555-xexanpf1p1ebbcc1

11 years ago[IMP] put @noupdate="1" back in place for xml security files
Antonin Bourguignon [Thu, 23 Aug 2012 14:15:31 +0000 (16:15 +0200)]
[IMP] put @noupdate="1" back in place for xml security files

bzr revid: abo@openerp.com-20120823141531-l01abke754duh4z5

11 years ago[MERGE] lp: 997616
Quentin (OpenERP) [Thu, 23 Aug 2012 14:12:21 +0000 (16:12 +0200)]
[MERGE] lp: 997616

bzr revid: qdp-launchpad@openerp.com-20120823141221-akfyncw29ppodsyr

11 years ago[IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules...
Antonin Bourguignon [Thu, 23 Aug 2012 14:07:27 +0000 (16:07 +0200)]
[IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules' descriptions improvement
this will preserve the previous behavior of modules update operation

bzr revid: abo@openerp.com-20120823140727-nu20t4wfwijgbf5p

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Thu, 23 Aug 2012 13:57:04 +0000 (15:57 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120823135704-662y3oedpg7hmb82

11 years ago[MERGE] lp:1016372
Quentin (OpenERP) [Thu, 23 Aug 2012 13:56:54 +0000 (15:56 +0200)]
[MERGE] lp:1016372

bzr revid: qdp-launchpad@openerp.com-20120823135654-mc708n5kx1s609yp

11 years ago[MERGE]:merged js part for subtype
Amit Patel (OpenERP) [Thu, 23 Aug 2012 13:21:57 +0000 (18:51 +0530)]
[MERGE]:merged js part for subtype

bzr revid: apa@tinyerp.com-20120823132157-wopaz7g26xiwrd3a

11 years ago[ADD]: event_sale: Added missing image for product technical training
Rucha (Open ERP) [Thu, 23 Aug 2012 13:20:14 +0000 (18:50 +0530)]
[ADD]: event_sale: Added missing image for product technical training

bzr revid: rpa@tinyerp.com-20120823132014-nnbapg7zsdg4o9j0

11 years ago[IMP] hr_evaluation: improve the layout
Stephane Wirtel [Thu, 23 Aug 2012 13:16:13 +0000 (15:16 +0200)]
[IMP] hr_evaluation: improve the layout

bzr revid: stw@openerp.com-20120823131613-kvzv0awj1d3lysef

11 years ago[FIX] improved the code
Ravish Murari (OpenERP) [Thu, 23 Aug 2012 13:11:16 +0000 (18:41 +0530)]
[FIX] improved the code

bzr revid: rmu@tinyerp.com-20120823131116-q5qpegig5cs8x9z9

11 years ago[MERGE] misc fixes
Quentin (OpenERP) [Thu, 23 Aug 2012 12:51:56 +0000 (14:51 +0200)]
[MERGE] misc fixes

bzr revid: qdp-launchpad@openerp.com-20120823125156-uddhlkwg9mddoer8

11 years ago[MERGE] board: we are able to change the title of a dashlet
Stephane Wirtel [Thu, 23 Aug 2012 12:42:26 +0000 (14:42 +0200)]
[MERGE] board: we are able to change the title of a dashlet

bzr revid: stw@openerp.com-20120823124226-mx0s2wqeeq2jlo4k

11 years ago[FIX] improved the code
Ravish Murari (OpenERP) [Thu, 23 Aug 2012 12:39:22 +0000 (18:09 +0530)]
[FIX] improved the code

bzr revid: rmu@tinyerp.com-20120823123922-6scwgtt8ub2jnylu

11 years ago[MERGE]merge with parent branch
Sanjay Gohel (Open ERP) [Thu, 23 Aug 2012 12:32:13 +0000 (18:02 +0530)]
[MERGE]merge with parent branch

bzr revid: sgo@tinyerp.com-20120823123213-amsb0jkn8vnu5u38

11 years ago[IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules...
Antonin Bourguignon [Thu, 23 Aug 2012 12:20:50 +0000 (14:20 +0200)]
[IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules' descriptions improvement
this will preserve the previous behavior of modules update operation

bzr revid: abo@openerp.com-20120823122050-9fw0id92idc1m36l

11 years ago[MERGE] sale: add a label in the make invoice wizard
Stephane Wirtel [Thu, 23 Aug 2012 12:19:52 +0000 (14:19 +0200)]
[MERGE] sale: add a label in the make invoice wizard

bzr revid: stw@openerp.com-20120823121952-zcl1swmcxjnryjis

11 years ago[FIX] project_issue: incorrect override was causing double project creation
Olivier Dony [Thu, 23 Aug 2012 11:52:18 +0000 (13:52 +0200)]
[FIX] project_issue: incorrect override was causing double project creation

bzr revid: odo@openerp.com-20120823115218-nxbq3gk2d96seccc

11 years ago[MERGE] lp: 942373
Quentin (OpenERP) [Thu, 23 Aug 2012 11:47:37 +0000 (13:47 +0200)]
[MERGE] lp: 942373

bzr revid: qdp-launchpad@openerp.com-20120823114737-7roj7wmp8542hgbg

11 years ago[merge] with latest addons
Ravish Murari (OpenERP) [Thu, 23 Aug 2012 11:46:08 +0000 (17:16 +0530)]
[merge] with latest addons

bzr revid: rmu@tinyerp.com-20120823114608-zerb6vg7l1ckf5mi

11 years ago[MERGE] convert: fix previous partial patch for removing redundant @type for <menuitem>
Olivier Dony [Thu, 23 Aug 2012 10:53:09 +0000 (12:53 +0200)]
[MERGE] convert: fix previous partial patch for removing redundant @type for <menuitem>

bzr revid: odo@openerp.com-20120823105309-sivecokny7autqbz

11 years ago[IMP]add comment whr needed
Sanjay Gohel (Open ERP) [Thu, 23 Aug 2012 10:47:05 +0000 (16:17 +0530)]
[IMP]add comment whr needed

bzr revid: sgo@tinyerp.com-20120823104705-ji03v95oe2ycz2k2

11 years ago[IMP] make 1st latter of name of subtype
Foram Katharotiya (OpenERP) [Thu, 23 Aug 2012 10:21:38 +0000 (15:51 +0530)]
[IMP] make 1st latter of name of subtype

bzr revid: fka@tinyerp.com-20120823102138-0cjhjiw5ob6z2i7e

11 years ago[IMP] Added label for sale order line selection on create invoice wizard
Bharat Devnani(OpenERP) [Thu, 23 Aug 2012 10:19:17 +0000 (15:49 +0530)]
[IMP] Added label for sale order line selection on create invoice wizard

bzr revid: pso@tinyerp.com-20120823101917-8r8mvog04xsjq0cg

11 years ago[FIX] problem with set defaults
niv-openerp [Thu, 23 Aug 2012 10:16:01 +0000 (12:16 +0200)]
[FIX] problem with set defaults

bzr revid: nicolas.vanhoren@openerp.com-20120823101601-mnknsr54dhv1lv83

11 years ago[FIX] convert: fix previous partial patch for removing redundant @type for <menuitem>
Olivier Dony [Thu, 23 Aug 2012 10:05:04 +0000 (12:05 +0200)]
[FIX] convert: fix previous partial patch for removing redundant @type for <menuitem>

bzr revid: odo@openerp.com-20120823100504-q8w91ga5wbot20o5

11 years ago[FIX] convert: fix previous partial fix for removing redundant @type for <menuitem>
Olivier Dony [Thu, 23 Aug 2012 10:02:52 +0000 (12:02 +0200)]
[FIX] convert: fix previous partial fix for removing redundant @type for <menuitem>

bzr revid: odo@openerp.com-20120823100252-zmhpaocb2bb11c99

11 years ago[IMP] web_linkedin: changed the way the api key is configured
niv-openerp [Thu, 23 Aug 2012 09:53:14 +0000 (11:53 +0200)]
[IMP] web_linkedin: changed the way the api key is configured

bzr revid: nicolas.vanhoren@openerp.com-20120823095314-ie3p04zufnyxs8db

11 years ago[MERGE] Merged with main branch
pso (OpenERP) [Thu, 23 Aug 2012 09:49:31 +0000 (15:19 +0530)]
[MERGE] Merged with main branch

bzr revid: pso@tinyerp.com-20120823094931-2cz1r2ezvjwpbzdf

11 years agofix jquery-ui widget border
Minh Tran [Thu, 23 Aug 2012 09:45:32 +0000 (11:45 +0200)]
fix jquery-ui widget border

bzr revid: mit@openerp.com-20120823094532-bluw3pix6dwm1a6i

11 years ago[MERGE] correction of a warning when mail module is installed
Quentin (OpenERP) [Thu, 23 Aug 2012 09:30:03 +0000 (11:30 +0200)]
[MERGE] correction of a warning when mail module is installed

bzr revid: qdp-launchpad@openerp.com-20120823093003-ic0hs67sb1w60fnz

11 years ago[MERGE] staging branch: fix in report picking and credit note creation from invoice
Quentin (OpenERP) [Thu, 23 Aug 2012 09:09:00 +0000 (11:09 +0200)]
[MERGE] staging branch: fix in report picking and credit note creation from invoice

bzr revid: qdp-launchpad@openerp.com-20120823090900-fjnlus3j1kejf3ol

11 years ago[MERGE] Merged with main branch
pso (OpenERP) [Thu, 23 Aug 2012 09:08:41 +0000 (14:38 +0530)]
[MERGE] Merged with main branch

bzr revid: pso@tinyerp.com-20120823090841-adebkbo3tfhn5bet

11 years ago[IMP] improve code in mail.xml
Foram Katharotiya (OpenERP) [Thu, 23 Aug 2012 09:06:16 +0000 (14:36 +0530)]
[IMP] improve code in mail.xml

bzr revid: fka@tinyerp.com-20120823090616-e2ro792wqyywxtt9

11 years ago[IMP] Added label for sale order line selection on create invoice wizard
Bharat Devnani(OpenERP) [Thu, 23 Aug 2012 08:51:30 +0000 (14:21 +0530)]
[IMP] Added label for sale order line selection on create invoice wizard

bzr revid: pso@tinyerp.com-20120823085130-eczt22j1oozyni7v

11 years ago[FIX] setup.py: added docutils dependency introduced at revision 4341.3.1.
Vo Minh Thu [Thu, 23 Aug 2012 08:35:05 +0000 (10:35 +0200)]
[FIX] setup.py: added docutils dependency introduced at revision 4341.3.1.

bzr revid: vmt@openerp.com-20120823083505-evk7pw3drx28rj1z

11 years ago[MERGE] lp:1039557. Courtesy of Paulius Sladkevičius
Quentin (OpenERP) [Thu, 23 Aug 2012 07:57:00 +0000 (09:57 +0200)]
[MERGE] lp:1039557. Courtesy of Paulius Sladkevičius

bzr revid: qdp-launchpad@openerp.com-20120823075700-6cguwv1dxo92f0wg

11 years ago[MERGE] lp:930209
Quentin (OpenERP) [Thu, 23 Aug 2012 07:30:47 +0000 (09:30 +0200)]
[MERGE] lp:930209

bzr revid: qdp-launchpad@openerp.com-20120823073047-xizjutknmt8qrtm6

11 years ago[REV] Revert last changes.
Jiten (OpenERP) [Thu, 23 Aug 2012 07:20:10 +0000 (12:50 +0530)]
[REV] Revert last changes.

bzr revid: jra@tinyerp.com-20120823072010-wsx6sgy02luxa2wo

11 years ago[IMP] Improved code by VME to save header in action (ir_act_window).
Jiten (OpenERP) [Thu, 23 Aug 2012 06:19:54 +0000 (11:49 +0530)]
[IMP] Improved code by VME to save header in action (ir_act_window).

bzr revid: jra@tinyerp.com-20120823061954-egdcd82svsrov0tx

11 years ago[IMP]make changes in ir act window's name.
Vidhin Mehta (OpenERP) [Thu, 23 Aug 2012 06:10:22 +0000 (11:40 +0530)]
[IMP]make changes in ir act window's name.

bzr revid: vme@tinyerp.com-20120823061022-fti5xixis5ffak1k

11 years ago[IMP]improve code and naming convention
Sanjay Gohel (Open ERP) [Thu, 23 Aug 2012 06:02:16 +0000 (11:32 +0530)]
[IMP]improve code and naming convention

bzr revid: sgo@tinyerp.com-20120823060216-sp10hvix2uw3wrg0

11 years ago[MERGE] Merged from trunk.
Jiten (OpenERP) [Thu, 23 Aug 2012 05:11:33 +0000 (10:41 +0530)]
[MERGE] Merged from trunk.

bzr revid: jra@tinyerp.com-20120823051133-1nm842y16hjvtsm4

11 years ago[MERGE] Improved code for header of dashlat making editable in board.
Jiten (OpenERP) [Thu, 23 Aug 2012 05:09:09 +0000 (10:39 +0530)]
[MERGE] Improved code for header of dashlat making editable in board.

bzr revid: jra@tinyerp.com-20120823050909-kq6dbvyh9yidr71p

11 years ago[MERGE]
Amit Patel (OpenERP) [Thu, 23 Aug 2012 05:06:17 +0000 (10:36 +0530)]
[MERGE]

bzr revid: apa@tinyerp.com-20120823050617-295o33cjm876nw75

11 years ago[IMP]improve code
Sanjay Gohel (Open ERP) [Thu, 23 Aug 2012 05:00:29 +0000 (10:30 +0530)]
[IMP]improve code

bzr revid: sgo@tinyerp.com-20120823050029-wz5ce5f8xsrsbqyq

11 years ago[MERGE] improve modules' descriptions
Antonin Bourguignon [Wed, 22 Aug 2012 18:50:57 +0000 (20:50 +0200)]
[MERGE] improve modules' descriptions
also properly render descriptions from RST into HTML

bzr revid: abo@openerp.com-20120822185057-dirf183dh83wgtjy

11 years ago[MERGE] improve modules' descriptions
Antonin Bourguignon [Wed, 22 Aug 2012 18:49:35 +0000 (20:49 +0200)]
[MERGE] improve modules' descriptions

bzr revid: abo@openerp.com-20120822184935-mmi41yf3ki8jitjl

11 years ago[MERGE] improve modules' descriptions
Antonin Bourguignon [Wed, 22 Aug 2012 18:49:31 +0000 (20:49 +0200)]
[MERGE] improve modules' descriptions

bzr revid: abo@openerp.com-20120822184931-c1b72hdr8t0b2mpi

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Wed, 22 Aug 2012 18:11:27 +0000 (20:11 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120822181127-mcs2n9b9l5ksonq0

11 years ago[MERGE] project: remove useless dummy method
Antonin Bourguignon [Wed, 22 Aug 2012 18:04:32 +0000 (20:04 +0200)]
[MERGE] project: remove useless dummy method

bzr revid: abo@openerp.com-20120822180432-6lf078nbpe7874yv