odoo/odoo.git
12 years ago[FIX] sale: forgot sale_line_id field in procurement generation in previous refactoring
Raphaël Valyi [Thu, 22 Sep 2011 16:31:31 +0000 (13:31 -0300)]
[FIX] sale: forgot sale_line_id field in procurement generation in previous refactoring

bzr revid: rvalyi@gmail.com-20110922163131-c76u3dg2afrahh16

12 years ago[IMP] sale: refactored action_ship_create to:
Raphaël Valyi [Thu, 22 Sep 2011 16:07:02 +0000 (13:07 -0300)]
[IMP] sale: refactored action_ship_create to:
1) enable created objects like picking, move and procurement to take take their creation context into account in potential overriders
2) enable to partion the moves over different pickings whenever required by simply overriding a key generation

bzr revid: rvalyi@gmail.com-20110922160702-r0h48975vxbx1by0

12 years ago[FIX] account_voucher: fixed typo in error raised when one of the accounts for curren...
Quentin (OpenERP) [Thu, 22 Sep 2011 13:46:42 +0000 (15:46 +0200)]
[FIX] account_voucher: fixed typo in error raised when one of the accounts for currency rate difference is not set on the company

bzr revid: qdp-launchpad@openerp.com-20110922134642-sgkm3e9fmgcr95r3

12 years ago[IMP] use same fieldpath-splitting function in data_import and data_export, document...
Xavier Morel [Thu, 22 Sep 2011 12:25:42 +0000 (14:25 +0200)]
[IMP] use same fieldpath-splitting function in data_import and data_export, document it a bit

bzr revid: xmo@openerp.com-20110922122542-eradrjva23894wpr

12 years ago[FIX] crm_installer sale_crm modifier lp:855351
Antony Lesuisse [Thu, 22 Sep 2011 10:11:28 +0000 (12:11 +0200)]
[FIX] crm_installer sale_crm modifier lp:855351

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

bzr revid: al@openerp.com-20110922101128-l0rq2yk3sl09h8i2

12 years ago[MERGE] import_sugarcrm tfr
Antony Lesuisse [Thu, 22 Sep 2011 09:55:31 +0000 (11:55 +0200)]
[MERGE] import_sugarcrm tfr

bzr revid: al@openerp.com-20110922095531-oivmvia4zdnz1rkn

12 years ago[imp] switched the dates to UTC. I'm so happy.
niv-openerp [Thu, 22 Sep 2011 09:54:43 +0000 (11:54 +0200)]
[imp] switched the dates to UTC. I'm so happy.

bzr revid: nicolas.vanhoren@openerp.com-20110922095443-3pzaup9ryb2vb25m

12 years ago[fix] problem when creating a new user without specifying any groups
niv-openerp [Thu, 22 Sep 2011 09:38:19 +0000 (11:38 +0200)]
[fix] problem when creating a new user without specifying any groups

bzr revid: nicolas.vanhoren@openerp.com-20110922093819-zzz9y9rt1seklhr1

12 years ago[FIX] mrp: properly apply location chaining rules after exploding set/phantom BoM
Olivier Dony [Thu, 22 Sep 2011 09:07:59 +0000 (11:07 +0200)]
[FIX] mrp: properly apply location chaining rules after exploding set/phantom BoM

The explosion of a kit product typically produces a few
new stock moves, which must go through the normal
location chaining process. This was not the case, only
the kit move was properly chained.

bzr revid: odo@openerp.com-20110922090759-ukxz7eu8q388jk38

12 years ago[FIX] mrp: kit explosion with correct locations for all moves
Olivier Dony [Thu, 22 Sep 2011 08:43:45 +0000 (10:43 +0200)]
[FIX] mrp: kit explosion with correct locations for all moves

The kit moves initially from Stock -> Output after the
initial sale order. The components are exploded and
use the same Stock -> Output source and destination.
After the explosion, the kit's destination must change
back to Stock, so that this move does not alter
the stock levels once confirmed.
The kit's move is chained after the component's moves,
so that it becomes Done at the same time, which in
turn will mark the sale order as Delivered.
OPW Case #17431

bzr revid: odo@openerp.com-20110922084345-8nxant22mmiv5mdd

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 22 Sep 2011 04:48:12 +0000 (04:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110922044812-g8kielinq08b1khw

12 years ago[MERGE] trunk
tfr@openerp.com [Thu, 22 Sep 2011 03:02:01 +0000 (05:02 +0200)]
[MERGE] trunk

bzr revid: tfr@openerp.com-20110922030201-e3skbi1cbp5iv1bl

12 years ago[MERGE]
tfr@openerp.com [Thu, 22 Sep 2011 00:56:24 +0000 (02:56 +0200)]
[MERGE]

bzr revid: tfr@openerp.com-20110922005624-khwu3t0ghhudei5l

12 years ago[MERGE] account financial report type=account_type, honor user_type sign
Antony Lesuisse [Thu, 22 Sep 2011 00:21:13 +0000 (02:21 +0200)]
[MERGE] account financial report type=account_type, honor user_type sign

bzr revid: al@openerp.com-20110922002113-1t1qutvu9mntmcd8

12 years ago[IMP] more consistent naming
Antony Lesuisse [Thu, 22 Sep 2011 00:13:01 +0000 (02:13 +0200)]
[IMP] more consistent naming

bzr revid: al@openerp.com-20110922001301-75782ppl28nv213e

12 years ago[MERGE] currency symbol position update reports dsh
Antony Lesuisse [Thu, 22 Sep 2011 00:07:41 +0000 (02:07 +0200)]
[MERGE] currency symbol position update reports dsh

bzr revid: al@openerp.com-20110922000741-nq8zocapix1zpymd

12 years ago[IMP] account.financial.report account_type mode remove debug
Antony Lesuisse [Wed, 21 Sep 2011 23:58:03 +0000 (01:58 +0200)]
[IMP] account.financial.report account_type mode remove debug

bzr revid: al@openerp.com-20110921235803-p5fcdtsf0m7e6eci

12 years ago[IMP] account.financial.report account_type mode
Antony Lesuisse [Wed, 21 Sep 2011 23:53:24 +0000 (01:53 +0200)]
[IMP] account.financial.report account_type mode

bzr revid: al@openerp.com-20110921235324-fgo9v1g3omppe3h1

12 years agoMerge from Trunk
Dhara (OpenERP) [Wed, 21 Sep 2011 23:46:12 +0000 (16:46 -0700)]
Merge from Trunk

bzr revid: dhara_openerp-20110921234612-1swwcyvfst3vi1hw

12 years ago[MERGE] currency position dsh
Antony Lesuisse [Wed, 21 Sep 2011 23:21:50 +0000 (01:21 +0200)]
[MERGE] currency position dsh

bzr revid: al@openerp.com-20110921232150-c1rpri2650363fkd

12 years ago[FIX] osv.expression: fix =like/=ilike operators, broken by r.3631
Olivier Dony [Wed, 21 Sep 2011 22:42:08 +0000 (00:42 +0200)]
[FIX] osv.expression: fix =like/=ilike operators, broken by r.3631

Revision 3631 = vmt@openerp.com-20110920124252-l5snbvb7ywfogw1o

bzr revid: odo@openerp.com-20110921224208-mji81to3g4kpmkuq

12 years ago[MERGE] account balance sign on usertype in reports dsh
Antony Lesuisse [Wed, 21 Sep 2011 22:41:25 +0000 (00:41 +0200)]
[MERGE] account balance sign on usertype in reports dsh

bzr revid: al@openerp.com-20110921224125-88aim4xiz89x5mth

12 years ago[MERGE] res_currency add search view qdp
Antony Lesuisse [Wed, 21 Sep 2011 21:39:10 +0000 (23:39 +0200)]
[MERGE] res_currency add search view qdp

bzr revid: al@openerp.com-20110921213910-r96iwmc4bkcqoahs

12 years ago[fix] problem with context and default_get
niv-openerp [Wed, 21 Sep 2011 16:08:25 +0000 (18:08 +0200)]
[fix] problem with context and default_get

bzr revid: nicolas.vanhoren@openerp.com-20110921160825-6o1ggc0tar1i18j6

12 years ago[FIX] res.users: fix user preferences form, broken by r.3526
Olivier Dony [Wed, 21 Sep 2011 15:56:48 +0000 (17:56 +0200)]
[FIX] res.users: fix user preferences form, broken by r.3526

bzr revid: odo@openerp.com-20110921155648-07bprt01zeuy9vm4

12 years ago[REM] Removed 'delete' button from crm.lead's kanban view
Fabien Meghazi [Wed, 21 Sep 2011 15:47:12 +0000 (17:47 +0200)]
[REM] Removed 'delete' button from crm.lead's kanban view

bzr revid: fme@openerp.com-20110921154712-tmerm3dmuyo476tx

12 years ago[IMP] account financial type account_type is now m2m
Antony Lesuisse [Wed, 21 Sep 2011 15:07:08 +0000 (17:07 +0200)]
[IMP] account financial type account_type is now m2m

bzr revid: al@openerp.com-20110921150708-wkxt83pulih57o93

12 years ago[IMP] account financial report add type account_type
Antony Lesuisse [Wed, 21 Sep 2011 14:57:58 +0000 (16:57 +0200)]
[IMP] account financial report add type account_type

bzr revid: al@openerp.com-20110921145758-zhq3klyfbgzfbeu8

12 years ago[imp] added reload page in preferences dialog + improved the code in that dialog
niv-openerp [Wed, 21 Sep 2011 13:22:32 +0000 (15:22 +0200)]
[imp] added reload page in preferences dialog + improved the code in that dialog

bzr revid: nicolas.vanhoren@openerp.com-20110921132232-mmapwk9wp33of5n8

12 years ago[fix] problem when user does not enter correct password
niv-openerp [Wed, 21 Sep 2011 13:05:49 +0000 (15:05 +0200)]
[fix] problem when user does not enter correct password

bzr revid: nicolas.vanhoren@openerp.com-20110921130549-pbdjgtufjjo5pens

12 years ago[fix] but when will those date widgets finally work??
niv-openerp [Wed, 21 Sep 2011 12:42:14 +0000 (14:42 +0200)]
[fix] but when will those date widgets finally work??

bzr revid: nicolas.vanhoren@openerp.com-20110921124214-i2qe0zp3schxw2o9

12 years ago[fix] one more problem with css in date widget
niv-openerp [Wed, 21 Sep 2011 12:38:58 +0000 (14:38 +0200)]
[fix] one more problem with css in date widget

bzr revid: nicolas.vanhoren@openerp.com-20110921123858-l2146cjg1qb10bwc

12 years ago[fix] small regression with dates not getting the whole width in forms
niv-openerp [Wed, 21 Sep 2011 12:33:27 +0000 (14:33 +0200)]
[fix] small regression with dates not getting the whole width in forms

bzr revid: nicolas.vanhoren@openerp.com-20110921123327-0d6aqugcs9xtokp9

12 years ago[imp] simplified formatting functions for dates
niv-openerp [Wed, 21 Sep 2011 12:31:39 +0000 (14:31 +0200)]
[imp] simplified formatting functions for dates

bzr revid: nicolas.vanhoren@openerp.com-20110921123139-f57zgqwdghl2qbf7

12 years ago[merge] improvements regarding the date/time widgets in the search view
niv-openerp [Wed, 21 Sep 2011 12:04:51 +0000 (14:04 +0200)]
[merge] improvements regarding the date/time widgets in the search view

bzr revid: nicolas.vanhoren@openerp.com-20110921120451-xtaa77yce9rpw46p

12 years ago[merge]
niv-openerp [Wed, 21 Sep 2011 12:04:34 +0000 (14:04 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110921120434-ds3i74ey8ihc72ml

12 years ago[imp] used datetime widget in advanced search
niv-openerp [Wed, 21 Sep 2011 12:03:47 +0000 (14:03 +0200)]
[imp] used datetime widget in advanced search

bzr revid: nicolas.vanhoren@openerp.com-20110921120347-rx8xhwa4igswtsx7

12 years ago[imp] used datetime widget in search view
niv-openerp [Wed, 21 Sep 2011 11:50:54 +0000 (13:50 +0200)]
[imp] used datetime widget in search view

bzr revid: nicolas.vanhoren@openerp.com-20110921115054-mgd5ts19sk1olvgu

12 years ago[IMP] base, res_currency: added search view
Quentin (OpenERP) [Wed, 21 Sep 2011 11:23:28 +0000 (13:23 +0200)]
[IMP] base, res_currency: added search view

bzr revid: qdp-launchpad@openerp.com-20110921112328-o2htuetcopy4jqj5

12 years ago[imp] refactored datetime components to allow usage in the search view
niv-openerp [Wed, 21 Sep 2011 10:41:36 +0000 (12:41 +0200)]
[imp] refactored datetime components to allow usage in the search view

bzr revid: nicolas.vanhoren@openerp.com-20110921104136-pu8yvny228jyi5so

12 years ago[MERGE] ir.xml: ir.model ir.rule changed to use child_of instead of = for the company_id.
Vo Minh Thu [Wed, 21 Sep 2011 08:30:41 +0000 (10:30 +0200)]
[MERGE] ir.xml: ir.model ir.rule changed to use child_of instead of = for the company_id.

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

bzr revid: vmt@openerp.com-20110921083041-gyl19c4elsge1ku0

12 years ago[FIX] issues with missing window.console object in Firefox 3.6 when Firebug is not...
Xavier Morel [Wed, 21 Sep 2011 08:16:51 +0000 (10:16 +0200)]
[FIX] issues with missing window.console object in Firefox 3.6 when Firebug is not active

bzr revid: xmo@openerp.com-20110921081651-a4usbx7flv91xko5

12 years ago[FIX] correctly handle 'false' domain on listview dataset: filter it out
Xavier Morel [Wed, 21 Sep 2011 07:45:09 +0000 (09:45 +0200)]
[FIX] correctly handle 'false' domain on listview dataset: filter it out

bzr revid: xmo@openerp.com-20110921074509-2gkgp3ai4ly1vwdf

12 years agomerge
Fabien Pinckaers [Wed, 21 Sep 2011 07:37:15 +0000 (09:37 +0200)]
merge

bzr revid: fp@tinyerp.com-20110921073715-bcsk3ajh9md1og10

12 years ago[IMP] useability, warning on change of pricelist in the middle of the SO
Fabien Pinckaers [Wed, 21 Sep 2011 07:33:59 +0000 (09:33 +0200)]
[IMP] useability, warning on change of pricelist in the middle of the SO

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

bzr revid: fp@tinyerp.com-20110921073359-t20q6m88ocnm746z

12 years ago[FIX] empty root groups in aggregations
Xavier Morel [Wed, 21 Sep 2011 07:19:25 +0000 (09:19 +0200)]
[FIX] empty root groups in aggregations

bzr revid: xmo@openerp.com-20110921071925-by8fl0o85v76d6am

12 years agomerge
Fabien Pinckaers [Wed, 21 Sep 2011 07:17:48 +0000 (09:17 +0200)]
merge

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

bzr revid: fp@tinyerp.com-20110921071748-6oazxot1jv12jrp1

12 years agomerge
Fabien Pinckaers [Wed, 21 Sep 2011 07:13:12 +0000 (09:13 +0200)]
merge

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

bzr revid: fp@tinyerp.com-20110921071312-9djjyu6o8bibl11b

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 21 Sep 2011 04:51:00 +0000 (04:51 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110921045100-dgx5b3vgawaxqe19

12 years agoBalance sign field for accouting report
Dhara (OpenERP) [Wed, 21 Sep 2011 01:35:11 +0000 (18:35 -0700)]
Balance sign field for accouting report

bzr revid: dhara_openerp-20110921013511-05czzq3ggdv9197f

12 years ago[FIX] we probably want to save the session even if the code throws some kind of exception
Xavier Morel [Tue, 20 Sep 2011 21:51:37 +0000 (23:51 +0200)]
[FIX] we probably want to save the session even if the code throws some kind of exception

bzr revid: xmo@openerp.com-20110920215137-j97tgkvekv6v2850

12 years ago[FIX] cancelling a row creation: more ugly hacking of the formview in editable search...
Xavier Morel [Tue, 20 Sep 2011 14:58:23 +0000 (16:58 +0200)]
[FIX] cancelling a row creation: more ugly hacking of the formview in editable search view

bzr revid: xmo@openerp.com-20110920145823-ecvnotgcu6xltrrv

12 years ago[FIX] one more horrible listview hack, to strip out intermediate dom breaking the...
Xavier Morel [Tue, 20 Sep 2011 14:13:34 +0000 (16:13 +0200)]
[FIX] one more horrible listview hack, to strip out intermediate dom breaking the listview table

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

bzr revid: xmo@openerp.com-20110920141334-k95x10gv9tkneeev

12 years ago[MERGE] New menus. Get rid of jQuery accordion. Added folding and floating menus.
Fabien Meghazi [Tue, 20 Sep 2011 13:48:53 +0000 (15:48 +0200)]
[MERGE] New menus. Get rid of jQuery accordion. Added folding and floating menus.

bzr revid: fme@openerp.com-20110920134853-te0a54mv2s5dyauv

12 years ago[FIX] do not consider empty domains as domains (ignore them) in FilterGroup domain...
Xavier Morel [Tue, 20 Sep 2011 13:46:07 +0000 (15:46 +0200)]
[FIX] do not consider empty domains as domains (ignore them) in FilterGroup domain management

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

bzr revid: xmo@openerp.com-20110920134607-lz8d8r4ojbrgihd7

12 years ago[IMP] Thin border for float menu
Fabien Meghazi [Tue, 20 Sep 2011 13:42:44 +0000 (15:42 +0200)]
[IMP] Thin border for float menu

bzr revid: fme@openerp.com-20110920134244-l15jq9y0c3h767a6

12 years ago[FIX] Many fixes
Fabien Meghazi [Tue, 20 Sep 2011 13:41:42 +0000 (15:41 +0200)]
[FIX] Many fixes

bzr revid: fme@openerp.com-20110920134142-jccggvzzu46708kx

12 years agoreport_sxw: formating classes should return strings.
Vo Minh Thu [Tue, 20 Sep 2011 13:23:23 +0000 (15:23 +0200)]
report_sxw: formating classes should return strings.

bzr revid: vmt@openerp.com-20110920132323-m9tjo3akasqlr0eg

12 years ago[FIX] clear enabled_filters searchview state when clearing the search form
Xavier Morel [Tue, 20 Sep 2011 13:19:45 +0000 (15:19 +0200)]
[FIX] clear enabled_filters searchview state when clearing the search form

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

bzr revid: xmo@openerp.com-20110920131945-uonv71pnnfsniapu

12 years ago[MERGE] base_vat: contribution for Croatia VAT numbers, courtesy of Milan Tribuson
Olivier Dony [Tue, 20 Sep 2011 13:02:27 +0000 (15:02 +0200)]
[MERGE] base_vat: contribution for Croatia VAT numbers, courtesy of Milan Tribuson

bzr revid: odo@openerp.com-20110920130227-gs4vb37nesmnvn9f

12 years ago[MERGE] base_data.xml: change the VEB currency in VEF (which was needed since January...
Vo Minh Thu [Tue, 20 Sep 2011 12:58:04 +0000 (14:58 +0200)]
[MERGE] base_data.xml: change the VEB currency in VEF (which was needed since January 2008).

bzr revid: vmt@openerp.com-20110920125804-fezbk2vbkdl7eeam

12 years ago[FIX] breakage in case of filters without domains: don't blow up when a filter return...
Xavier Morel [Tue, 20 Sep 2011 12:53:34 +0000 (14:53 +0200)]
[FIX] breakage in case of filters without domains: don't blow up when a filter returns a domain of null, just filter it out

bzr revid: xmo@openerp.com-20110920125334-2phr5olecrq9r4n9

12 years ago[MERGE] expression: support for =like/=ilike.
Vo Minh Thu [Tue, 20 Sep 2011 12:42:52 +0000 (14:42 +0200)]
[MERGE] expression: support for =like/=ilike.

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

bzr revid: vmt@openerp.com-20110920124252-l5snbvb7ywfogw1o

12 years ago[IMP] crm demo data
Aline Preillon [Tue, 20 Sep 2011 12:36:35 +0000 (14:36 +0200)]
[IMP] crm demo data

bzr revid: aline@aline-laptop-20110920123635-x79l99g2fgetohko

12 years ago[MERGE] orm: better exception messsages.
Vo Minh Thu [Tue, 20 Sep 2011 12:24:11 +0000 (14:24 +0200)]
[MERGE] orm: better exception messsages.

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

bzr revid: vmt@openerp.com-20110920122411-iykenv7sq7r710vy

12 years ago[MERGE] base_vat: removed vatnumber library code -> now depend on it + cleanup
Olivier Dony [Tue, 20 Sep 2011 12:10:54 +0000 (14:10 +0200)]
[MERGE] base_vat: removed vatnumber library code -> now depend on it + cleanup

bzr revid: odo@openerp.com-20110920121054-3oy0vm4n8idx9z03

12 years ago[MERGE] report/preprocess: make sure to remove the quotes of repeatIn third argument.
Vo Minh Thu [Tue, 20 Sep 2011 12:04:36 +0000 (14:04 +0200)]
[MERGE] report/preprocess: make sure to remove the quotes of repeatIn third argument.
Also add docstrings to the workflow_service classes.

bzr revid: vmt@openerp.com-20110920120436-txwspf556lolbibv

12 years ago[ADD] Add timeout to floated sub menu
Fabien Meghazi [Tue, 20 Sep 2011 11:18:30 +0000 (13:18 +0200)]
[ADD] Add timeout to floated sub menu

bzr revid: fme@openerp.com-20110920111830-fpm2ryla6tfzb23x

12 years ago[MERGE] setup.py: added vatnumber dependency, added missing json py2exe package
Olivier Dony [Tue, 20 Sep 2011 11:01:46 +0000 (13:01 +0200)]
[MERGE] setup.py: added vatnumber dependency, added missing json py2exe package

bzr revid: odo@openerp.com-20110920110146-1c1kijj01doa205f

12 years ago[IMP] Menu is now working ok in folded mode
Fabien Meghazi [Tue, 20 Sep 2011 10:23:50 +0000 (12:23 +0200)]
[IMP] Menu is now working ok in folded mode

bzr revid: fme@openerp.com-20110920102350-je1313hpdtnvg1yp

12 years ago[MERGE] lp: 732419
Quentin (OpenERP) [Tue, 20 Sep 2011 10:18:36 +0000 (12:18 +0200)]
[MERGE] lp: 732419

bzr revid: qdp-launchpad@openerp.com-20110920101836-fu5crm2etd244fqr

12 years ago[IMP] fix hr_holiday second validation
ARA (OpenERP) [Tue, 20 Sep 2011 10:01:07 +0000 (15:31 +0530)]
[IMP] fix hr_holiday second validation

bzr revid: ara@tinyerp.com-20110920100107-b9gy9n4is2vz6ce1

12 years ago[IMP] fix hr_holiday second validation
ARA (OpenERP) [Tue, 20 Sep 2011 09:29:42 +0000 (14:59 +0530)]
[IMP] fix hr_holiday second validation

bzr revid: ara@tinyerp.com-20110920092942-dgd5nadpbo0zt2gu

12 years ago[ADD] Add Menu#reload() method
Fabien Meghazi [Tue, 20 Sep 2011 08:10:08 +0000 (10:10 +0200)]
[ADD] Add Menu#reload() method

bzr revid: fme@openerp.com-20110920081008-9ka8p9pr1z6b0w0l

12 years ago[IMP] Improved menu
Fabien Meghazi [Mon, 19 Sep 2011 21:49:04 +0000 (23:49 +0200)]
[IMP] Improved menu

bzr revid: fme@openerp.com-20110919214904-5vxnkt80rx48shjo

12 years ago[IMP] Improved float submenu positioning
Fabien Meghazi [Mon, 19 Sep 2011 21:10:45 +0000 (23:10 +0200)]
[IMP] Improved float submenu positioning

bzr revid: fme@openerp.com-20110919211045-6kqn99p5d8lece6t

12 years ago[ADD] Added persistance of menu folded state
Fabien Meghazi [Mon, 19 Sep 2011 19:59:06 +0000 (21:59 +0200)]
[ADD] Added persistance of menu folded state

bzr revid: fme@openerp.com-20110919195906-alxybn4h4bo9h0ev

12 years ago[IMP] Improved menu, renamed some variables
Fabien Meghazi [Mon, 19 Sep 2011 19:23:07 +0000 (21:23 +0200)]
[IMP] Improved menu, renamed some variables

bzr revid: fme@openerp.com-20110919192307-3r01jt630xw0bl34

12 years ago[IMP] Improved float menu
Fabien Meghazi [Mon, 19 Sep 2011 16:07:42 +0000 (18:07 +0200)]
[IMP] Improved float menu

bzr revid: fme@openerp.com-20110919160742-rxm7fyajlehk3i1z

12 years ago[ADD] Float menu (WIP)
Fabien Meghazi [Mon, 19 Sep 2011 15:59:43 +0000 (17:59 +0200)]
[ADD] Float menu (WIP)

bzr revid: fme@openerp.com-20110919155943-fdx57kbr0q9a2ywe

12 years ago[ADD] Menu folding (WIP)
Fabien Meghazi [Mon, 19 Sep 2011 14:46:31 +0000 (16:46 +0200)]
[ADD] Menu folding (WIP)

bzr revid: fme@openerp.com-20110919144631-b534cjz9iw598f3j

12 years ago[imp] corrected integer handling in search view
niv-openerp [Mon, 19 Sep 2011 13:46:15 +0000 (15:46 +0200)]
[imp] corrected integer handling in search view

bzr revid: nicolas.vanhoren@openerp.com-20110919134615-9ef47xeuw3gxdmwr

12 years ago[imp] updated search view widgets to use correct function to format floats.
niv-openerp [Mon, 19 Sep 2011 13:20:26 +0000 (15:20 +0200)]
[imp] updated search view widgets to use correct function to format floats.

bzr revid: nicolas.vanhoren@openerp.com-20110919132026-brzz1lz4999r0zol

12 years ago[FIX] if no view_id is provided to the form view, default to 'false'
Xavier Morel [Tue, 20 Sep 2011 10:08:23 +0000 (12:08 +0200)]
[FIX] if no view_id is provided to the form view, default to 'false'

Otherwise this.view_id === undefined, and keys with value 'undefined' are skipped during JSON serialization

bzr revid: xmo@openerp.com-20110920100823-8osz0ly3eu7vzyba

12 years ago[ADD] guide for developing client actions
Xavier Morel [Tue, 20 Sep 2011 09:56:57 +0000 (11:56 +0200)]
[ADD] guide for developing client actions

bzr revid: xmo@openerp.com-20110920095657-9rk9ktekn1uuf36d

12 years ago[FIX] sale: Typo
Stephane Wirtel [Tue, 20 Sep 2011 08:13:15 +0000 (10:13 +0200)]
[FIX] sale: Typo

bzr revid: stw@openerp.com-20110920081315-00myb34ym7a44emk

12 years ago[MERGE] orm: properly handle multi-level _inherits.
Vo Minh Thu [Tue, 20 Sep 2011 07:54:01 +0000 (09:54 +0200)]
[MERGE] orm: properly handle multi-level _inherits.

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

bzr revid: vmt@openerp.com-20110920075401-50z6crlhj7a8sv1g

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 20 Sep 2011 04:54:22 +0000 (04:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110920045422-tf45352ppyvbyf3h

12 years ago[MERGE] rename hr_payroll_l10n_be -> l10n_be_hr_payroll + cleanup
Olivier Dony [Mon, 19 Sep 2011 23:55:14 +0000 (01:55 +0200)]
[MERGE] rename hr_payroll_l10n_be -> l10n_be_hr_payroll + cleanup

bzr revid: odo@openerp.com-20110919235514-kkroiulcemrbfe03

12 years ago[MERGE] trml2pdf: don't reassign a reused node.text value (additional fix)
Olivier Dony [Mon, 19 Sep 2011 23:34:07 +0000 (01:34 +0200)]
[MERGE] trml2pdf: don't reassign a reused node.text value (additional fix)

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

bzr revid: odo@openerp.com-20110919233407-gdna8j4gll0lm4um

12 years ago[MERGE] zipped module import wizard improvements, courtesy of Boris Timokhin
Olivier Dony [Mon, 19 Sep 2011 23:05:38 +0000 (01:05 +0200)]
[MERGE] zipped module import wizard improvements, courtesy of Boris Timokhin

bzr revid: odo@openerp.com-20110919230538-mffhxr4e5y2jihk7

12 years ago[MERGE] diagram view: properly handle non-ASCII arrow labels
Olivier Dony [Mon, 19 Sep 2011 22:48:50 +0000 (00:48 +0200)]
[MERGE] diagram view: properly handle non-ASCII arrow labels

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

bzr revid: odo@openerp.com-20110919224850-ttok95g3eku7psqe

12 years ago[MERGE] set `pg_path` config parameter during windows install
Olivier Dony [Mon, 19 Sep 2011 21:35:47 +0000 (23:35 +0200)]
[MERGE] set `pg_path` config parameter during windows install

bzr revid: odo@openerp.com-20110919213547-u7z9e3qgr9oo56fj

12 years ago[MERGE] allow overwriting existing terms when importing stand-alone translations
Olivier Dony [Mon, 19 Sep 2011 21:13:10 +0000 (23:13 +0200)]
[MERGE] allow overwriting existing terms when importing stand-alone translations

bzr revid: odo@openerp.com-20110919211310-zcndav9xmqm0c5df

12 years ago[MERGE] res_users rename companies tab into allowed companies
Antony Lesuisse [Mon, 19 Sep 2011 21:10:48 +0000 (23:10 +0200)]
[MERGE] res_users rename companies tab into allowed companies

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

bzr revid: al@openerp.com-20110919211048-riv3mdkowtnrn96a

12 years ago[IMP] ir.actions.client: missing access rights
Olivier Dony [Mon, 19 Sep 2011 21:01:21 +0000 (23:01 +0200)]
[IMP] ir.actions.client: missing access rights

bzr revid: odo@openerp.com-20110919210121-rypsejhd3h1uzcwm

12 years ago[FIX] orm: quote column names in queries to respect case and be consistent
Olivier Dony [Mon, 19 Sep 2011 20:18:45 +0000 (22:18 +0200)]
[FIX] orm: quote column names in queries to respect case and be consistent

Quoting column names make the case-sensitive in PostgreSQL,
and this is the default strategy we are using so far. It is
important to be consistent there.
We might want to do the same to table names too.
This allows create fields with mixed cases names for example.

bzr revid: odo@openerp.com-20110919201845-heer0rttcouvtc9x

12 years ago[MERGE] missing res.currency.rate.type access rights
Olivier Dony [Mon, 19 Sep 2011 17:39:18 +0000 (19:39 +0200)]
[MERGE] missing res.currency.rate.type access rights

bzr revid: odo@openerp.com-20110919173918-e6gmwwm6l5wyzzkx

12 years ago[MERGE] missing res.currency.rate.type access rights
Olivier Dony [Mon, 19 Sep 2011 17:36:06 +0000 (19:36 +0200)]
[MERGE] missing res.currency.rate.type access rights

bzr revid: odo@openerp.com-20110919173606-1izhy7i9dt25lm45

12 years ago[MERGE] refactoring: view inheritance query moved to ir.ui.view, courtesy of Sebastie...
Olivier Dony [Mon, 19 Sep 2011 15:24:34 +0000 (17:24 +0200)]
[MERGE] refactoring: view inheritance query moved to ir.ui.view, courtesy of Sebastien Beau (Akretion)

bzr revid: odo@openerp.com-20110919152434-uohc9mqr4n0b1sc8