odoo/odoo.git
12 years ago[MERGE] Merge trunk
Fabien Meghazi [Tue, 27 Mar 2012 10:10:34 +0000 (12:10 +0200)]
[MERGE] Merge trunk

bzr revid: fme@openerp.com-20120327101034-ep976msim6xys921

12 years ago[FIX] Reference to legacy Widget#widget_parent
Fabien Meghazi [Tue, 27 Mar 2012 10:05:18 +0000 (12:05 +0200)]
[FIX] Reference to legacy Widget#widget_parent

bzr revid: fme@openerp.com-20120327100518-p64ada2s831exv52

12 years ago[imp] handled invisibility in <form>
niv-openerp [Tue, 27 Mar 2012 09:45:11 +0000 (11:45 +0200)]
[imp] handled invisibility in <form>

bzr revid: nicolas.vanhoren@openerp.com-20120327094511-7tfqf2p2w82k1ida

12 years ago[imp] switched invisibility handling to modifiers for all tags
niv-openerp [Tue, 27 Mar 2012 09:39:38 +0000 (11:39 +0200)]
[imp] switched invisibility handling to modifiers for all tags

bzr revid: nicolas.vanhoren@openerp.com-20120327093938-5gxyn330u1qa4bcb

12 years ago[FIX] hr_holidays: added a missing ']' in the domain of 'year' filter.
Thibault Delavallée [Tue, 27 Mar 2012 08:45:35 +0000 (10:45 +0200)]
[FIX] hr_holidays: added a missing ']' in the domain of 'year' filter.

bzr revid: tde@openerp.com-20120327084535-igmpl852p0k8wq0t

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 27 Mar 2012 04:58:11 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120327045157-gkctlodshhg3olls
bzr revid: launchpad_translations_on_behalf_of_openerp-20120327045811-tm0ez29vvnoq6fuv

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 27 Mar 2012 04:51:25 +0000 (04:51 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120327045125-s5mj6gglrl462a5m

12 years ago[FIX] Map tooltip on field's label if any
Fabien Meghazi [Mon, 26 Mar 2012 19:05:22 +0000 (21:05 +0200)]
[FIX] Map tooltip on field's label if any

bzr revid: fme@openerp.com-20120326190522-r8fo82uqxdvin015

12 years ago[IMP] Only displat 'Outline Form Layout' button in debug mode
Fabien Meghazi [Mon, 26 Mar 2012 17:13:51 +0000 (19:13 +0200)]
[IMP] Only displat 'Outline Form Layout' button in debug mode

bzr revid: fme@openerp.com-20120326171351-an7fzv7pi13419dt

12 years ago[imp] added transfer of invisibility to td in groups
niv-openerp [Mon, 26 Mar 2012 16:49:05 +0000 (18:49 +0200)]
[imp] added transfer of invisibility to td in groups

bzr revid: nicolas.vanhoren@openerp.com-20120326164905-5tx474gheq9dfmdj

12 years ago[imp] all new invisible handling
niv-openerp [Mon, 26 Mar 2012 16:29:34 +0000 (18:29 +0200)]
[imp] all new invisible handling

bzr revid: nicolas.vanhoren@openerp.com-20120326162934-zvhu2n2j13qdz7qe

12 years ago[imp] changed the way fields are instanciated
niv-openerp [Mon, 26 Mar 2012 15:14:37 +0000 (17:14 +0200)]
[imp] changed the way fields are instanciated

bzr revid: nicolas.vanhoren@openerp.com-20120326151437-vk5uwzi0rmu084km

12 years ago[imp] modified way the modifiers are re processed
niv-openerp [Mon, 26 Mar 2012 14:41:29 +0000 (16:41 +0200)]
[imp] modified way the modifiers are re processed

bzr revid: nicolas.vanhoren@openerp.com-20120326144129-3fkg1f1h9a8on2ds

12 years ago[fix] problem in dates, validate was returning false in read-only mode
niv-openerp [Mon, 26 Mar 2012 14:31:12 +0000 (16:31 +0200)]
[fix] problem in dates, validate was returning false in read-only mode

bzr revid: nicolas.vanhoren@openerp.com-20120326143112-slpwbl5r1sjebhhk

12 years ago[merge]
niv-openerp [Mon, 26 Mar 2012 14:21:48 +0000 (16:21 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120326142148-tylsg1q3h1ur96m5

12 years ago[imp] added doc
niv-openerp [Mon, 26 Mar 2012 14:20:38 +0000 (16:20 +0200)]
[imp] added doc

bzr revid: nicolas.vanhoren@openerp.com-20120326142038-xr3wigzjmwj4qp21

12 years ago[FIX] Fix translation dialog
Fabien Meghazi [Mon, 26 Mar 2012 14:19:15 +0000 (16:19 +0200)]
[FIX] Fix translation dialog

bzr revid: fme@openerp.com-20120326141915-po8ct49xk0una0o1

12 years ago[FIX] account: reordered menuitem definition in order to load menu_finance_configurat...
Quentin (OpenERP) [Mon, 26 Mar 2012 13:48:37 +0000 (15:48 +0200)]
[FIX] account: reordered menuitem definition in order to load menu_finance_configuration before to reference it as parent

bzr revid: qdp-launchpad@openerp.com-20120326134837-lmvrak3i9uaubtu7

12 years ago[IMP] hr_holidays: improved 'this year' button on search view of holidays.
Quentin (OpenERP) [Mon, 26 Mar 2012 13:25:57 +0000 (15:25 +0200)]
[IMP] hr_holidays: improved 'this year' button on search view of holidays.

bzr revid: qdp-launchpad@openerp.com-20120326132557-nuyevng79oe5oham

12 years ago[MERGE] merged the branch with menu improvements
Quentin (OpenERP) [Mon, 26 Mar 2012 13:21:30 +0000 (15:21 +0200)]
[MERGE] merged the branch with menu improvements

bzr revid: qdp-launchpad@openerp.com-20120326132130-7w8vuvpu7d1lcu4v

12 years ago[FIX] Fixed translatable fields styling
Fabien Meghazi [Mon, 26 Mar 2012 12:38:53 +0000 (14:38 +0200)]
[FIX] Fixed translatable fields styling

bzr revid: fme@openerp.com-20120326123853-xb074b4iy3s71cft

12 years ago[FIX] Fixed some styling issues
Fabien Meghazi [Mon, 26 Mar 2012 12:29:50 +0000 (14:29 +0200)]
[FIX] Fixed some styling issues

bzr revid: fme@openerp.com-20120326122950-m7s3t27dz1qmi8bc

12 years ago[fix] fix of previous fix
niv-openerp [Mon, 26 Mar 2012 12:28:35 +0000 (14:28 +0200)]
[fix] fix of previous fix

bzr revid: nicolas.vanhoren@openerp.com-20120326122835-m25pukdl5ye48fnn

12 years ago[fix] problem with boolean search fields
niv-openerp [Mon, 26 Mar 2012 12:24:24 +0000 (14:24 +0200)]
[fix] problem with boolean search fields

bzr revid: nicolas.vanhoren@openerp.com-20120326122424-256pley0nfy8crpq

12 years ago[fix] problem with boolean search fields
niv-openerp [Mon, 26 Mar 2012 12:23:34 +0000 (14:23 +0200)]
[fix] problem with boolean search fields

bzr revid: nicolas.vanhoren@openerp.com-20120326122334-44uf3k7jkck1gyp2

12 years ago[FIX] Fixed form layout vertical alignment
Fabien Meghazi [Mon, 26 Mar 2012 12:14:49 +0000 (14:14 +0200)]
[FIX] Fixed form layout vertical alignment

bzr revid: fme@openerp.com-20120326121449-tbun2iy7yw7vyhbl

12 years ago[imp] added some doc to novajs
niv-openerp [Mon, 26 Mar 2012 12:10:38 +0000 (14:10 +0200)]
[imp] added some doc to novajs

bzr revid: nicolas.vanhoren@openerp.com-20120326121038-p1n7p8lu7vylop1v

12 years ago[MERGE] branch merged with openobject-addons
Meera Trambadia (OpenERP) [Mon, 26 Mar 2012 11:48:47 +0000 (17:18 +0530)]
[MERGE] branch merged with openobject-addons

bzr revid: mtr@tinyerp.com-20120326114847-6yju1vy8h7a33iwv

12 years ago[imp] get rid of include() in novajs
niv-openerp [Mon, 26 Mar 2012 11:19:37 +0000 (13:19 +0200)]
[imp] get rid of include() in novajs

bzr revid: nicolas.vanhoren@openerp.com-20120326111937-ypu2ah4xiqvpe9b0

12 years ago[rollback 2367] due to blocking bug during login
niv-openerp [Mon, 26 Mar 2012 10:44:30 +0000 (12:44 +0200)]
[rollback 2367] due to blocking bug during login

bzr revid: nicolas.vanhoren@openerp.com-20120326104430-0tntoj5k6n578n49

12 years ago[MERGE] merged the branch with menu improvements
Quentin (OpenERP) [Mon, 26 Mar 2012 10:09:48 +0000 (12:09 +0200)]
[MERGE] merged the branch with menu improvements

bzr revid: qdp-launchpad@openerp.com-20120326100948-b7m92u7mu03pxrdz

12 years ago[merge]
niv-openerp [Mon, 26 Mar 2012 09:58:42 +0000 (11:58 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20120326095842-mf8v3nhizeqcfp8j

12 years ago[FORGOT] debugger
Fabien Meghazi [Mon, 26 Mar 2012 09:45:01 +0000 (11:45 +0200)]
[FORGOT] debugger

bzr revid: fme@openerp.com-20120326094501-4uwylsgdam3mghwt

12 years ago[FIX] Layout: add remaining colspan to last cell
Fabien Meghazi [Mon, 26 Mar 2012 09:44:18 +0000 (11:44 +0200)]
[FIX] Layout: add remaining colspan to last cell

bzr revid: fme@openerp.com-20120326094418-1bk7ukruqzn6cbd6

12 years ago[FIX] Fixed layout debugging
Fabien Meghazi [Mon, 26 Mar 2012 09:33:47 +0000 (11:33 +0200)]
[FIX] Fixed layout debugging

bzr revid: fme@openerp.com-20120326093347-dop01vdrwf7dok0b

12 years ago[FIX] The preferences page is white -> no visible bug
Fabien Meghazi [Mon, 26 Mar 2012 07:57:51 +0000 (09:57 +0200)]
[FIX] The preferences page is white -> no visible bug

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

bzr revid: fme@openerp.com-20120326075751-g209vavjk42no32c

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 26 Mar 2012 04:37:21 +0000 (04:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120324045353-4k2r3vmecpt81dar
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325050452-0k0fqipcci2i2kz1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120326043721-k1m3sl42xkwu653x

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 25 Mar 2012 05:05:13 +0000 (05:05 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120323050105-hprtqc7nrwqfqj1z
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324050757-v9pyejizu2mdbahw
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323044131-0df3bb0e8hkpsi0f
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324045412-lthrpucdm57jzfy9
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325050513-ruquuow62uoijixn

12 years ago[imp] put back required notification in m2o for debugging purpose
niv-openerp [Fri, 23 Mar 2012 15:40:13 +0000 (16:40 +0100)]
[imp] put back required notification in m2o for debugging purpose

bzr revid: nicolas.vanhoren@openerp.com-20120323154013-40cllmyetz2k4moh

12 years ago[imp] default value for "value" in the fields
niv-openerp [Fri, 23 Mar 2012 15:04:48 +0000 (16:04 +0100)]
[imp] default value for "value" in the fields

bzr revid: nicolas.vanhoren@openerp.com-20120323150448-om2trotjpbee5j9o

12 years ago[MERGE] merged removal of deprecated fields (integer_big, one2one, time).
Vo Minh Thu [Fri, 23 Mar 2012 15:01:05 +0000 (16:01 +0100)]
[MERGE] merged removal of deprecated fields (integer_big, one2one, time).

bzr revid: vmt@openerp.com-20120323150105-gkhsjca5y70yta2x

12 years ago[IMP] crm_profiling: change sequence of Questions menu
Jagdish Panchal (Open ERP) [Fri, 23 Mar 2012 07:00:37 +0000 (12:30 +0530)]
[IMP] crm_profiling: change sequence of Questions menu

bzr revid: jap@tinyerp.com-20120323070037-2n1nvrqq5a0i3qj5

12 years ago[IMP] Project: rename menu Tasks ==> GTD
Jagdish Panchal (Open ERP) [Fri, 23 Mar 2012 05:15:15 +0000 (10:45 +0530)]
[IMP] Project: rename menu Tasks ==> GTD

bzr revid: jap@tinyerp.com-20120323051515-wcvdcffivbpvotut

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 23 Mar 2012 04:41:03 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120323044103-1pzlp21u7d512krs

12 years ago[FIX] Fixed css
Fabien Meghazi [Thu, 22 Mar 2012 20:46:34 +0000 (21:46 +0100)]
[FIX] Fixed css

bzr revid: fme@openerp.com-20120322204634-8o3o81oton9a4fqj

12 years ago[MERGE] merged the branch with menu modifications
Quentin (OpenERP) [Thu, 22 Mar 2012 17:23:05 +0000 (18:23 +0100)]
[MERGE] merged the branch with menu modifications

bzr revid: qdp-launchpad@openerp.com-20120322172305-ko3l5j363lhdozkw

12 years ago[MERGE] merged the branch with modifications in menu
Quentin (OpenERP) [Thu, 22 Mar 2012 17:02:00 +0000 (18:02 +0100)]
[MERGE] merged the branch with modifications in menu

bzr revid: qdp-launchpad@openerp.com-20120322170200-6wk454ubjss2jij3

12 years ago[FIX] ir_property: type (missing comma in dict).
Vo Minh Thu [Thu, 22 Mar 2012 16:58:37 +0000 (17:58 +0100)]
[FIX] ir_property: type (missing comma in dict).

bzr revid: vmt@openerp.com-20120322165837-9onm0e3o4rm3zc6u

12 years ago[IMP+FIX] fields: removed references to one2one, but also
Vo Minh Thu [Thu, 22 Mar 2012 16:45:40 +0000 (17:45 +0100)]
[IMP+FIX] fields: removed references to one2one, but also
corrected some typo `.. in (xxx)` instead of `.. in (xxx,)` (Note the trailing comma).
There is still a (non-harmful) reference to one2one in the base_synchro addons.

bzr revid: vmt@openerp.com-20120322164540-9rl8iidj4wrjohru

12 years ago[IMP] fields: removed any reference to integer_big.
Vo Minh Thu [Thu, 22 Mar 2012 16:38:50 +0000 (17:38 +0100)]
[IMP] fields: removed any reference to integer_big.

bzr revid: vmt@openerp.com-20120322163850-sxfd9g1x96jstr51

12 years ago[IMP] fields: removed deprecated fields (time, integer_big, one2one).
Vo Minh Thu [Thu, 22 Mar 2012 16:18:25 +0000 (17:18 +0100)]
[IMP] fields: removed deprecated fields (time, integer_big, one2one).

bzr revid: vmt@openerp.com-20120322161825-dlbnj9p2xe0mhhxx

12 years ago[MERGE] Latest bugfixes from 6.1
Olivier Dony [Thu, 22 Mar 2012 15:05:06 +0000 (16:05 +0100)]
[MERGE] Latest bugfixes from 6.1

bzr revid: odo@openerp.com-20120322150506-vo7r1k65phlotaa2

12 years ago[MERGE] Latest fixes from 6.1
Olivier Dony [Thu, 22 Mar 2012 14:36:54 +0000 (15:36 +0100)]
[MERGE] Latest fixes from 6.1

bzr revid: odo@openerp.com-20120322143654-w7etvdnq4z5tg6bt

12 years ago[FIX] email_template: ensure non-empty context when rendering template'
Rucha Patel [Thu, 22 Mar 2012 14:11:53 +0000 (15:11 +0100)]
[FIX] email_template: ensure non-empty context when rendering template'

bzr revid: odo@openerp.com-20120322141153-8u3kia3k125et6b5

12 years ago[FIX] email_template: don't re-encode attachments copied from template'
Rucha Patel [Thu, 22 Mar 2012 14:11:04 +0000 (15:11 +0100)]
[FIX] email_template: don't re-encode attachments copied from template'

bzr revid: odo@openerp.com-20120322141104-rw5i4dedy01wjmjf

12 years ago[IMP] Account: change sequence of menus and apply the group_no_one
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 13:46:57 +0000 (19:16 +0530)]
[IMP] Account: change sequence of menus and apply the group_no_one

bzr revid: jap@tinyerp.com-20120322134657-jxu71v2ebd2o2igo

12 years agoChanged the layout to only have 1 scrollbar on the right
Minh Tran [Thu, 22 Mar 2012 13:35:44 +0000 (14:35 +0100)]
Changed the layout to only have 1 scrollbar on the right

bzr revid: mit@openerp.com-20120322133544-g0codu01ahygaii6

12 years ago[REM] Removed height=100% from html homepage
Fabien Meghazi [Thu, 22 Mar 2012 13:26:17 +0000 (14:26 +0100)]
[REM] Removed height=100% from html homepage

bzr revid: fme@openerp.com-20120322132617-q6a4f0am02g2tayh

12 years ago[imp] removed useless code
niv-openerp [Thu, 22 Mar 2012 12:45:02 +0000 (13:45 +0100)]
[imp] removed useless code

bzr revid: nicolas.vanhoren@openerp.com-20120322124502-eqlchl96y3g664f4

12 years ago[IMP] HR: change sequence of menus and apply group_no_one
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 12:38:23 +0000 (18:08 +0530)]
[IMP] HR: change sequence of menus and apply group_no_one

bzr revid: jap@tinyerp.com-20120322123823-gpn075d2e09etchq

12 years ago[MERGE] Properly pass context when incrementing sequences, courtesy of Stefan Rijnhar...
Olivier Dony [Thu, 22 Mar 2012 12:24:19 +0000 (13:24 +0100)]
[MERGE] Properly pass context when incrementing sequences, courtesy of Stefan Rijnhart (Therp)

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

bzr revid: odo@openerp.com-20120322122419-xt6rlz330bkdo8ox

12 years ago[FIX] Reference to undefined context variable
Stefan Rijnhart [Thu, 22 Mar 2012 11:39:59 +0000 (12:39 +0100)]
[FIX] Reference to undefined context variable
[ADD] Check on 'None' context in account module's sequence override

bzr revid: stefan@therp.nl-20120322113959-79wxzej9ih4igg28

12 years ago[MERGE] 6.1 fixes into trunk
Xavier Morel [Thu, 22 Mar 2012 11:31:42 +0000 (12:31 +0100)]
[MERGE] 6.1 fixes into trunk

bzr revid: xmo@openerp.com-20120322113142-gim4svx01p336nxm

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 26 Mar 2012 05:34:12 +0000 (05:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120322062358-4l28rv6d8dyv0hbg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323051338-bheo7mng6p5unhxn
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324054029-3tmn15vi8y2j20d6
bzr revid: launchpad_translations_on_behalf_of_openerp-20120322062238-c64xww4bj94c1loc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120323051217-63cegddjt2r1jjz4
bzr revid: launchpad_translations_on_behalf_of_openerp-20120324053950-yfaky6dl5do1nkqf
bzr revid: launchpad_translations_on_behalf_of_openerp-20120325061156-bjofpelu3gdba4fm
bzr revid: launchpad_translations_on_behalf_of_openerp-20120326053412-1vnoycehd8mv047d

12 years ago[FIX] email.template: properly propagate res_id over context reloads in composition...
Olivier Dony [Fri, 23 Mar 2012 15:46:38 +0000 (16:46 +0100)]
[FIX] email.template: properly propagate res_id over context reloads in composition wizard

bzr revid: odo@openerp.com-20120323154638-f3o52kb2rka4hcrx

12 years ago[MERGE] OPW 573037: audittrail: force admin for subscribe/unsubscribe op - fix 'admin...
Xavier ALT [Fri, 23 Mar 2012 14:25:41 +0000 (15:25 +0100)]
[MERGE] OPW 573037: audittrail: force admin for subscribe/unsubscribe op - fix 'admin/access rights' members access

bzr revid: xal@openerp.com-20120323142541-ebxn935mdfk7bk9s

12 years ago[FIX] Audittrail : Audit trail doesn't respect access rights (Case: Ref 573037)
skh [Fri, 23 Mar 2012 13:27:51 +0000 (18:57 +0530)]
[FIX] Audittrail : Audit trail doesn't respect access rights (Case: Ref 573037)

bzr revid: skh@tinyerp.com-20120323132751-hhk1pd53o1ihkzdk

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 23 Mar 2012 05:13:29 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120323051329-vecz1zbjb6gd776p

12 years ago[IMP] Purchases,Warehouse: apply group_no_one on various menus and also set sequence...
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 11:19:39 +0000 (16:49 +0530)]
[IMP] Purchases,Warehouse: apply group_no_one on various menus and also set sequence of menus

bzr revid: jap@tinyerp.com-20120322111939-qf8tfe1h47815rtw

12 years ago[IMP] Change dom of chrome
Fabien Meghazi [Thu, 22 Mar 2012 11:19:12 +0000 (12:19 +0100)]
[IMP] Change dom of chrome

bzr revid: fme@openerp.com-20120322111912-amvslup7pvfwkbuk

12 years ago[FIX] mail: default permissions should allow write for everyone
Olivier Dony [Thu, 22 Mar 2012 11:07:33 +0000 (12:07 +0100)]
[FIX] mail: default permissions should allow write for everyone

Mail messages are created in multiple steps that
usually involve calling write() at some point, so
giving all users write access is necessary.

bzr revid: odo@openerp.com-20120322110733-unizfb58f0y8xkfz

12 years ago[IMP] product: remove group_no_one from Pricelist > Pricelist Version
Jagdish Panchal (Open ERP) [Thu, 22 Mar 2012 09:31:55 +0000 (15:01 +0530)]
[IMP] product: remove group_no_one from  Pricelist > Pricelist Version

bzr revid: jap@tinyerp.com-20120322093155-104ez37dp0hfzy39

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 06:23:52 +0000 (06:23 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120322062352-syfsimh3ol3vje45

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 05:31:19 +0000 (05:31 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120320051329-bjlbme9vdduayq3d
bzr revid: launchpad_translations_on_behalf_of_openerp-20120321052118-893avxm4tbqv14s1
bzr revid: launchpad_translations_on_behalf_of_openerp-20120322053119-o98w1yhj3n12vprw

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 04:57:15 +0000 (04:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120322045715-7jjkjuud4so1nrvi

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Mar 2012 04:56:43 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120320045550-vsf476jdlv0xkh4w
bzr revid: launchpad_translations_on_behalf_of_openerp-20120322045643-1cpsom7idns7t938

12 years ago[MERGE] merged the branch that hide date fields as they will later be replaced by...
Quentin (OpenERP) [Wed, 21 Mar 2012 16:54:40 +0000 (17:54 +0100)]
[MERGE] merged the branch that hide date fields as they will later be replaced by the 'chatter'

bzr revid: qdp-launchpad@openerp.com-20120321165440-hl1shvdigj204td7

12 years ago[ADD] Added temporary css rule for m2o
Fabien Meghazi [Wed, 21 Mar 2012 16:30:11 +0000 (17:30 +0100)]
[ADD] Added temporary css rule for m2o

bzr revid: fme@openerp.com-20120321163011-c716doaws4fupjqk

12 years ago[REF] reducing the diff toward trunk by removing the assignation to group 'No One...
Quentin (OpenERP) [Wed, 21 Mar 2012 16:29:56 +0000 (17:29 +0100)]
[REF] reducing the diff toward trunk by removing the assignation to group 'No One' on fields that are already in a <group> tag with such an assignation + review of the work done

bzr revid: qdp-launchpad@openerp.com-20120321162956-kyxo5mu1rjwjoqe3

12 years ago[FIX] RenderingEngine: Fixed process_form, removed process_html
Fabien Meghazi [Wed, 21 Mar 2012 15:57:22 +0000 (16:57 +0100)]
[FIX] RenderingEngine: Fixed process_form, removed process_html

bzr revid: fme@openerp.com-20120321155722-a3flfksq8gjonxf4

12 years ago[MERGE] merged with main trunk
Quentin (OpenERP) [Wed, 21 Mar 2012 14:27:11 +0000 (15:27 +0100)]
[MERGE] merged with main trunk

bzr revid: qdp-launchpad@openerp.com-20120321142711-j5a6b9ohxtb5cs3z

12 years ago[FIX] RenderEngine: Fixed root element processing
Fabien Meghazi [Wed, 21 Mar 2012 14:00:45 +0000 (15:00 +0100)]
[FIX] RenderEngine: Fixed root element processing

bzr revid: fme@openerp.com-20120321140045-7b6tcyj4zt4i9lve

12 years ago[MERGE] Fix res.partner.address: make name_search consistent with name_get
Raphael Collet [Wed, 21 Mar 2012 13:55:58 +0000 (14:55 +0100)]
[MERGE] Fix res.partner.address: make name_search consistent with name_get

bzr revid: odo@openerp.com-20120321135558-3cudz4mgaby8ws8k

12 years ago[IMP] res.partner.address: in name_search, search on partner_id before other fields
Raphael Collet [Wed, 21 Mar 2012 13:21:39 +0000 (14:21 +0100)]
[IMP] res.partner.address: in name_search, search on partner_id before other fields

bzr revid: rco@openerp.com-20120321132139-5bx0mn6hod749itq

12 years ago[IMP] res.partner.address: in name_search, add handle case where name is empty
Raphael Collet [Wed, 21 Mar 2012 10:56:58 +0000 (11:56 +0100)]
[IMP] res.partner.address: in name_search, add handle case where name is empty

bzr revid: rco@openerp.com-20120321105658-cnjy77e0dz40425c

12 years ago[IMP] Support for legacy mode
Fabien Meghazi [Wed, 21 Mar 2012 10:53:36 +0000 (11:53 +0100)]
[IMP] Support for legacy mode

bzr revid: fme@openerp.com-20120321105336-ihibsp7qgqa1kstv

12 years ago[IMP] res.partner.address: improve name_search() to avoid performance issues
Raphael Collet [Wed, 21 Mar 2012 10:39:12 +0000 (11:39 +0100)]
[IMP] res.partner.address: improve name_search() to avoid performance issues

bzr revid: rco@openerp.com-20120321103912-9kg1sftuzrxrqgxq

12 years ago[IMP] crm: add menu Miscellaneous
Jagdish Panchal (Open ERP) [Wed, 21 Mar 2012 09:50:36 +0000 (15:20 +0530)]
[IMP] crm: add menu Miscellaneous

bzr revid: jap@tinyerp.com-20120321095036-zhyhyyc5cxhbvq4u

12 years ago[MERGE] OPW 573035: fetchmail: UnboundLocalError: local variable imap_server referenc...
Xavier ALT [Wed, 21 Mar 2012 09:29:08 +0000 (10:29 +0100)]
[MERGE] OPW 573035: fetchmail: UnboundLocalError: local variable imap_server referenced before assignment

bzr revid: xal@openerp.com-20120321092908-065zr4qqe9v9lo8d

12 years ago[FIX] Fetchmail: UnboundLocalError: local variable imap_server referenced before...
ado [Wed, 21 Mar 2012 08:57:52 +0000 (14:27 +0530)]
[FIX] Fetchmail: UnboundLocalError: local variable imap_server referenced before assignment

bzr revid: ado@tinyerp.com-20120321085752-pwsqfifik0cep9vr

12 years ago[MERGE] branch merged with lp:openobject-addons
Jagdish Panchal (Open ERP) [Wed, 21 Mar 2012 06:56:21 +0000 (12:26 +0530)]
[MERGE] branch merged with lp:openobject-addons

bzr revid: jap@tinyerp.com-20120321065621-rr4ehnehog9aq4d2

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 21 Mar 2012 06:02:47 +0000 (06:02 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120321060222-uvutz61sik97chqz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120321060247-9xdx7sb03a8rioq3

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 21 Mar 2012 05:00:34 +0000 (05:00 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120321050034-hlzi586j5dziu5jh

12 years ago[MERGE] Latest bugfixes from 6.1
Olivier Dony [Tue, 20 Mar 2012 18:29:12 +0000 (19:29 +0100)]
[MERGE] Latest bugfixes from 6.1

bzr revid: odo@openerp.com-20120320182912-g2ylze2qsqv93y4i

12 years ago[MERGE] Update l10n_it account types, courtesy of Lorenzo Battistini (Agile BG -...
Olivier Dony [Tue, 20 Mar 2012 18:19:53 +0000 (19:19 +0100)]
[MERGE] Update l10n_it account types, courtesy of Lorenzo Battistini (Agile BG - Domsense)

bzr revid: odo@openerp.com-20120320181953-npeslxd6rxtuj648

12 years ago[MERGE] procurement: Fix typo (bug 956234), courtesy of Guewen Baconnier @ Camptocamp
Olivier Dony [Tue, 20 Mar 2012 18:12:21 +0000 (19:12 +0100)]
[MERGE] procurement: Fix typo (bug 956234), courtesy of Guewen Baconnier @ Camptocamp

bzr revid: odo@openerp.com-20120320181221-eu6o8796j64oa6j8

12 years ago[imp] added interface for rendering engine
niv-openerp [Tue, 20 Mar 2012 16:26:16 +0000 (17:26 +0100)]
[imp] added interface for rendering engine

bzr revid: nicolas.vanhoren@openerp.com-20120320162616-09eftkmubyulg0cg

12 years ago[imp] improved conception of rendering engine to make implementation of page view...
niv-openerp [Tue, 20 Mar 2012 16:18:06 +0000 (17:18 +0100)]
[imp] improved conception of rendering engine to make implementation of page view more logical and ease future implementation of editable list

bzr revid: nicolas.vanhoren@openerp.com-20120320161806-nwkuygp82nngwlxw

12 years ago[imp] refactored the readonly modifier
niv-openerp [Tue, 20 Mar 2012 15:51:11 +0000 (16:51 +0100)]
[imp] refactored the readonly modifier

bzr revid: nicolas.vanhoren@openerp.com-20120320155111-0bv4koqu96yfvj8j

12 years ago[FIX] edi: care for missing invoice fields in EDI preview (instead of displaying...
Olivier Dony [Tue, 20 Mar 2012 15:39:59 +0000 (16:39 +0100)]
[FIX] edi: care for missing invoice fields in EDI preview (instead of displaying `false`)

bzr revid: odo@openerp.com-20120320153959-ektxn8vh2ojr1xp7