odoo/odoo.git
12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:15:03 +0000 (00:15 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231503-8rmcdwrvgbdc0tv2

12 years agomerge
Fabien Pinckaers [Thu, 10 Nov 2011 23:13:08 +0000 (00:13 +0100)]
merge

bzr revid: fp@tinyerp.com-20111110231308-y0qakbeytt2vx19p

12 years ago[MERGE] purchase: refactoring of picking creation, courtesy of Raphaël Valyi, Akretion
Olivier Dony [Thu, 10 Nov 2011 22:58:02 +0000 (23:58 +0100)]
[MERGE] purchase: refactoring of picking creation, courtesy of  Raphaël Valyi, Akretion

bzr revid: odo@openerp.com-20111110225802-ocpesmmtz4q68r8r

12 years ago[FIX] sale: leftover typos in recent action_ship_create, *args need unpacking
Olivier Dony [Thu, 10 Nov 2011 22:55:25 +0000 (23:55 +0100)]
[FIX] sale: leftover typos in recent action_ship_create, *args need unpacking

bzr revid: odo@openerp.com-20111110225525-qtseh6gsl6byn0nb

12 years ago[MERGE] improve tests on hr modules
Raphael Collet [Thu, 10 Nov 2011 16:41:11 +0000 (17:41 +0100)]
[MERGE] improve tests on hr modules

bzr revid: rco@openerp.com-20111110164111-xrwdee76e192q18x

12 years ago[FIX] list view: display group titles straight from read_group if we fail to format...
Xavier Morel [Thu, 10 Nov 2011 15:28:50 +0000 (16:28 +0100)]
[FIX] list view: display group titles straight from read_group if we fail to format them

read_group plays fast and loose with formats, and apparently has no
problem returning arbitrary strings for date columns, arbitrary
strings which may very well be completely unparseable.

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

bzr revid: xmo@openerp.com-20111110152850-o31j3r4u5gdugznw

12 years ago[IMP] throw actual errors in formatting functions, in order for browser devtools...
Xavier Morel [Thu, 10 Nov 2011 15:23:13 +0000 (16:23 +0100)]
[IMP] throw actual errors in formatting functions, in order for browser devtools to be useful

throwing strings prevents browser devtools/consoles from using traceback information (because there isn't any on strings)

bzr revid: xmo@openerp.com-20111110152313-phgtr24gyu2ltjn7

12 years ago[merge] improvements to mobile client
niv-openerp [Thu, 10 Nov 2011 14:35:56 +0000 (15:35 +0100)]
[merge] improvements to mobile client

bzr revid: nicolas.vanhoren@openerp.com-20111110143556-b7ktaezdji2b40mn

12 years ago[FIX] Added menu name to a menu item.
Vo Minh Thu [Thu, 10 Nov 2011 14:35:40 +0000 (15:35 +0100)]
[FIX] Added menu name to a menu item.

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

bzr revid: vmt@openerp.com-20111110143540-xf035b5eg379rzdt

12 years ago[FIX] treat False values as None for the purpose of exporting to Excel
Xavier Morel [Thu, 10 Nov 2011 14:30:21 +0000 (15:30 +0100)]
[FIX] treat False values as None for the purpose of exporting to Excel

because OpenERP's RPC does not allow for differentiating NULL and FALSE cells

bzr revid: xmo@openerp.com-20111110143021-28nh1l1nylree1vd

12 years ago[fix] advanced filters were broken
niv-openerp [Thu, 10 Nov 2011 14:13:43 +0000 (15:13 +0100)]
[fix] advanced filters were broken

bzr revid: nicolas.vanhoren@openerp.com-20111110141343-iavtdbq0i56ma0nl

12 years ago[FIX] ctrl-c on windows using win32api
Antony Lesuisse [Thu, 10 Nov 2011 14:09:42 +0000 (15:09 +0100)]
[FIX] ctrl-c on windows using win32api

bzr revid: al@openerp.com-20111110140942-7jy1kcjphy1nwuj8

12 years ago[imp] made m2m support embedded list view
niv-openerp [Thu, 10 Nov 2011 14:07:54 +0000 (15:07 +0100)]
[imp] made m2m support embedded list view

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

bzr revid: nicolas.vanhoren@openerp.com-20111110140754-1nvbhwjpey7sr215

12 years ago[fix] exception when querying a tree view for an osv which does not contain any colum...
niv-openerp [Thu, 10 Nov 2011 13:51:06 +0000 (14:51 +0100)]
[fix] exception when querying a tree view for an osv which does not contain any column (common in the wizards)

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

bzr revid: nicolas.vanhoren@openerp.com-20111110135106-crieyt6cnscqocs5

12 years ago[FIX] graph tooltips remaining on screen after clicking them
Xavier Morel [Thu, 10 Nov 2011 13:50:52 +0000 (14:50 +0100)]
[FIX] graph tooltips remaining on screen after clicking them

bzr revid: xmo@openerp.com-20111110135052-u6r2uw5o5pqdgzpm

12 years ago[FIX] Hitting ^C on Windows is broken, this patch
Vo Minh Thu [Thu, 10 Nov 2011 13:41:23 +0000 (14:41 +0100)]
[FIX] Hitting ^C on Windows is broken, this patch
should address the situation. This patch is adapted for trunk from the one provided by
Olivier Ligot from Group S for 6.0.

bzr revid: vmt@openerp.com-20111110134123-9sxi1s86pp242wbe

12 years ago[ADD] fallback float_time parsing on float parsing if the value does not match float_...
Xavier Morel [Thu, 10 Nov 2011 13:31:00 +0000 (14:31 +0100)]
[ADD] fallback float_time parsing on float parsing if the value does not match float_time's format

bzr revid: xmo@openerp.com-20111110133100-sp4ttbfy90cz9kjq

12 years ago[IMP] some naming in openerp.web.parse_value, throw actual errors
Xavier Morel [Thu, 10 Nov 2011 13:29:40 +0000 (14:29 +0100)]
[IMP] some naming in openerp.web.parse_value, throw actual errors

bzr revid: xmo@openerp.com-20111110132940-0jt103hhlhh5jzej

12 years ago[MERGE] trigger the workflow when canceling a purchase order.
Vo Minh Thu [Thu, 10 Nov 2011 13:20:59 +0000 (14:20 +0100)]
[MERGE] trigger the workflow when canceling a purchase order.

bzr revid: vmt@openerp.com-20111110132059-b0n5591f5oc91469

12 years ago[FIX]Fixed code for export xls null values should not shown in spreadsheet.
Kunal Chavda (OpenERP) [Thu, 10 Nov 2011 13:09:50 +0000 (18:39 +0530)]
[FIX]Fixed code for export xls null values should not shown in spreadsheet.

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

bzr revid: kch@tinyerp.com-20111110130950-ap52c2x6fgklkuz2

12 years ago[IMP] board: migrate home and administration dashboards to new dashboard style
Xavier Morel [Thu, 10 Nov 2011 13:02:41 +0000 (14:02 +0100)]
[IMP] board: migrate home and administration dashboards to new dashboard style

bzr revid: xmo@openerp.com-20111110130241-5on26qoypm5736d0

12 years ago[ADD] schema for new dashboards spec
Xavier Morel [Thu, 10 Nov 2011 13:01:35 +0000 (14:01 +0100)]
[ADD] schema for new dashboards spec

bzr revid: xmo@openerp.com-20111110130135-ty90dtfx1heq4198

12 years ago[imp] critical improvement to avoid hurting sensibility of well-educated users that...
niv-openerp [Thu, 10 Nov 2011 12:50:46 +0000 (13:50 +0100)]
[imp] critical improvement to avoid hurting sensibility of well-educated users that know stuff about typography conventions in english writing

bzr revid: nicolas.vanhoren@openerp.com-20111110125046-3iii8wysyzwh3qcs

12 years ago[ADD] new-style dashboards to schema
Xavier Morel [Thu, 10 Nov 2011 12:41:02 +0000 (13:41 +0100)]
[ADD] new-style dashboards to schema

bzr revid: xmo@openerp.com-20111110124102-2zhxrk8a68bvo75h

12 years ago[fix] problem in readonly m2o
niv-openerp [Thu, 10 Nov 2011 12:32:58 +0000 (13:32 +0100)]
[fix] problem in readonly m2o

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

bzr revid: nicolas.vanhoren@openerp.com-20111110123258-rae9jtwxk7ny38d3

12 years ago[REF] deduplicate old-style dashboard elements
Xavier Morel [Thu, 10 Nov 2011 11:26:11 +0000 (12:26 +0100)]
[REF] deduplicate old-style dashboard elements

bzr revid: xmo@openerp.com-20111110112611-u4mxmgp6lrezytdy

12 years ago[IMP] purchase: cleanup/improve refactored code, including:
Olivier Dony [Thu, 10 Nov 2011 11:21:39 +0000 (12:21 +0100)]
[IMP] purchase: cleanup/improve refactored code, including:

- correct wrong indentation for move/picking confirmation
- improved/corrected docstring
- change returned values to lists, as returning single ID has no sense
- simplify code when possible

bzr revid: odo@openerp.com-20111110112139-9qflyeuysrp138mt

12 years ago[imp] made editable list in o2m auto-save
niv-openerp [Thu, 10 Nov 2011 11:02:06 +0000 (12:02 +0100)]
[imp] made editable list in o2m auto-save

bzr revid: nicolas.vanhoren@openerp.com-20111110110206-2ba4qnj71wa5l3p3

12 years ago[IMP] fix some identation
Xavier Morel [Thu, 10 Nov 2011 10:49:33 +0000 (11:49 +0100)]
[IMP] fix some identation

bzr revid: xmo@openerp.com-20111110104933-cd4nfujpgxwqf817

12 years ago[IMP] add confirmation message when deleting a record in form view
Xavier Morel [Thu, 10 Nov 2011 10:36:50 +0000 (11:36 +0100)]
[IMP] add confirmation message when deleting a record in form view

bzr revid: xmo@openerp.com-20111110103650-pqss9bfejudyqkp2

12 years ago[FIX] adpat web modules to changes in webclient
Christophe Simonis [Thu, 10 Nov 2011 10:21:53 +0000 (11:21 +0100)]
[FIX] adpat web modules to changes in webclient
[FIX] enable some web module only when there is a webclient (prepare embed)

bzr revid: chs@openerp.com-20111110102153-pgktyws0gdgyq4f5

12 years ago[IMP] open non-editable m2o links inline (replace current record) rather than in...
Xavier Morel [Thu, 10 Nov 2011 10:07:52 +0000 (11:07 +0100)]
[IMP] open non-editable m2o links inline (replace current record) rather than in a popup

bzr revid: xmo@openerp.com-20111110100752-6x11ros4z1fhp0gc

12 years ago[MERGE] lp:887367 (account: fix rounding in computin invoice taxes)
Raphael Collet [Thu, 10 Nov 2011 09:47:53 +0000 (10:47 +0100)]
[MERGE] lp:887367 (account: fix rounding in computin invoice taxes)

bzr revid: rco@openerp.com-20111110094753-9lcdtvyjwsx26pjk

12 years ago[fix] problem in form open popup a form select create popup
niv-openerp [Thu, 10 Nov 2011 09:32:21 +0000 (10:32 +0100)]
[fix] problem in form open popup a form select create popup

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

bzr revid: nicolas.vanhoren@openerp.com-20111110093221-u1ry76juajt6c1lz

12 years ago[MERGE] merged the branch of dsh containing enhancement of attachments handling in...
Quentin (OpenERP) [Thu, 10 Nov 2011 08:10:37 +0000 (09:10 +0100)]
[MERGE] merged the branch of dsh containing enhancement of attachments handling in mails

bzr revid: qdp-launchpad@openerp.com-20111110081037-j05v0myr58bwqgtb

12 years ago[MERGE] lp:794431 (mrp, mrp_subproduct qtty to produce/consume)
Quentin (OpenERP) [Thu, 10 Nov 2011 08:03:13 +0000 (09:03 +0100)]
[MERGE] lp:794431 (mrp, mrp_subproduct qtty to produce/consume)

bzr revid: qdp-launchpad@openerp.com-20111110080313-c5sez1tdguhzoh8d

12 years ago[MERGE] lp:876463 (account_asset: fix depreciation date when prorata temporis is...
Raphael Collet [Thu, 10 Nov 2011 07:42:42 +0000 (08:42 +0100)]
[MERGE] lp:876463 (account_asset: fix depreciation date when prorata temporis is False)

bzr revid: raphael.collet@gmail.com-20111110074242-ibvojqbzv4celmih

12 years ago[IMP] Minor change.
Jiten (OpenERP) [Thu, 10 Nov 2011 07:21:48 +0000 (12:51 +0530)]
[IMP] Minor change.

bzr revid: jra@tinyerp.com-20111110072148-4lcpu2m3vir86xul

12 years ago[IMP]auction: improve buyer id for both case tuple and list
Mayur Maheshwari (OpenERP) [Thu, 10 Nov 2011 07:19:51 +0000 (12:49 +0530)]
[IMP]auction: improve buyer id for both case tuple and list

bzr revid: mma@tinyerp.com-20111110071951-o7wnkopqfmzyyo40

12 years ago[MERGE] Merge from openerp-web.
Jiten (OpenERP) [Thu, 10 Nov 2011 07:05:42 +0000 (12:35 +0530)]
[MERGE] Merge from openerp-web.

bzr revid: jra@tinyerp.com-20111110070542-erxzaww80v07g4du

12 years ago[FIX] Fixing issues related o2m relational field in notebook.
Bhumi Thakkar (Open ERP) [Thu, 10 Nov 2011 06:41:45 +0000 (12:11 +0530)]
[FIX] Fixing issues related o2m relational field in notebook.

bzr revid: bth@tinyerp.com-20111110064145-trcvnzyibt4wxwf9

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 10 Nov 2011 04:58:30 +0000 (04:58 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111110045830-fq54u6adwb1vbzqw

12 years ago[MERGE] purchase: refactoring of picking creation, courtesy of Akretion
Olivier Dony [Wed, 9 Nov 2011 18:12:56 +0000 (19:12 +0100)]
[MERGE] purchase: refactoring of picking creation, courtesy of Akretion

bzr revid: odo@openerp.com-20111109181256-hk2xo3xm5zg6uftv

12 years ago[FIX] do not display reverse fields of o2ms in import compat
Xavier Morel [Wed, 9 Nov 2011 16:32:32 +0000 (17:32 +0100)]
[FIX] do not display reverse fields of o2ms in import compat

bzr revid: xmo@openerp.com-20111109163232-w9oda8eqo3gyin4q

12 years ago[FIX] partial picking, with push rules
Fabien Pinckaers [Wed, 9 Nov 2011 16:23:50 +0000 (17:23 +0100)]
[FIX] partial picking, with push rules

bzr revid: fp@tinyerp.com-20111109162350-ocepkblt2z7fobdq

12 years ago[FIX] bug in stock partial picking when adding a line in the wizard, fixed.
Fabien Pinckaers [Wed, 9 Nov 2011 16:21:48 +0000 (17:21 +0100)]
[FIX] bug in stock partial picking when adding a line in the wizard, fixed.

bzr revid: fp@tinyerp.com-20111109162148-4l4cgn5u8ctw0zf3

12 years ago[IMP] Added a yaml test for partial picking. It emphasizes a bug to fix
Fabien Pinckaers [Wed, 9 Nov 2011 16:13:10 +0000 (17:13 +0100)]
[IMP] Added a yaml test for partial picking. It emphasizes a bug to fix

bzr revid: fp@tinyerp.com-20111109161310-pdkn6jetk7q5ft5b

12 years ago[ADD] orm.fields_get: include `relation_field` for one2many fields
Olivier Dony [Wed, 9 Nov 2011 15:56:45 +0000 (16:56 +0100)]
[ADD] orm.fields_get: include `relation_field` for one2many fields

bzr revid: odo@openerp.com-20111109155645-f7u5z14xhju271d5

12 years ago[MERGE] lp:880797 (account_budget: search field and group_by not working)
Raphael Collet [Wed, 9 Nov 2011 15:50:12 +0000 (16:50 +0100)]
[MERGE] lp:880797 (account_budget: search field and group_by not working)

bzr revid: rco@openerp.com-20111109155012-yfcmqad4usa6x76r

12 years ago[IMP] Kanban views: use a better icon for 'Schedule a Meeting'
Fabien Meghazi [Wed, 9 Nov 2011 15:46:28 +0000 (16:46 +0100)]
[IMP] Kanban views: use a better icon for 'Schedule a Meeting'

bzr revid: fme@openerp.com-20111109154628-dzzw5hibarfa1515

12 years agofix
Fabien Pinckaers [Wed, 9 Nov 2011 15:25:35 +0000 (16:25 +0100)]
fix

bzr revid: fp@tinyerp.com-20111109152535-30l9s0xu8ohws3bm

12 years ago[FIX] crm, added a bug in a stock test, I will fix right after
Fabien Pinckaers [Wed, 9 Nov 2011 15:23:27 +0000 (16:23 +0100)]
[FIX] crm, added a bug in a stock test, I will fix right after

bzr revid: fp@tinyerp.com-20111109152327-op8ru4q644orlgh3

12 years ago[IMP] Form: only save record when there's something to save. Use <instance>.log()
Fabien Meghazi [Wed, 9 Nov 2011 15:12:39 +0000 (16:12 +0100)]
[IMP] Form: only save record when there's something to save. Use <instance>.log()

bzr revid: fme@openerp.com-20111109151239-um65xcy0ryf4czn1

12 years ago[MERGE] lp:868084 (account_analytic_default: create sales invoice fails when multiple...
Raphael Collet [Wed, 9 Nov 2011 15:12:23 +0000 (16:12 +0100)]
[MERGE] lp:868084 (account_analytic_default: create sales invoice fails when multiple analytic plans installed

bzr revid: rco@openerp.com-20111109151223-fs6xwsydwtp9x1lg

12 years ago[FIX] always remove database ID from import-compatible exports
Xavier Morel [Wed, 9 Nov 2011 15:11:33 +0000 (16:11 +0100)]
[FIX] always remove database ID from import-compatible exports

bzr revid: xmo@openerp.com-20111109151133-xchgr9jr507jtv98

12 years ago[IMP] mrp, mrp_subproduct: cleaner implementation of the fix for lp:794431 proposed...
Quentin (OpenERP) [Wed, 9 Nov 2011 15:10:38 +0000 (16:10 +0100)]
[IMP] mrp, mrp_subproduct: cleaner implementation of the fix for lp:794431 proposed by aag

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

bzr revid: qdp-launchpad@openerp.com-20111109151038-oqo76jgzbd87t7v9

12 years ago[MERGE] users_ldap: support for STARTTLS added, courtesy of Ian Beardslee
Olivier Dony [Wed, 9 Nov 2011 15:05:36 +0000 (16:05 +0100)]
[MERGE] users_ldap: support for STARTTLS added, courtesy of Ian Beardslee

bzr revid: odo@openerp.com-20111109150536-ll84q6qskmes0nqb

12 years ago[FIX] quickfix of dialogs broken by commit 1422
Xavier Morel [Wed, 9 Nov 2011 15:04:39 +0000 (16:04 +0100)]
[FIX] quickfix of dialogs broken by commit 1422

bzr revid: xmo@openerp.com-20111109150439-uwchwm5g06pp7ikf

12 years ago[MERGE] merged with main addons trunk
Quentin (OpenERP) [Wed, 9 Nov 2011 15:00:33 +0000 (16:00 +0100)]
[MERGE] merged with main addons trunk

bzr revid: qdp-launchpad@openerp.com-20111109150033-wj1740vdifkc5b3n

12 years ago[ADD] Added <instance>.log() ( -> console.log() in debug mode)
Fabien Meghazi [Wed, 9 Nov 2011 14:59:02 +0000 (15:59 +0100)]
[ADD] Added <instance>.log() ( -> console.log() in debug mode)

bzr revid: fme@openerp.com-20111109145902-cs2ivnki2t4tlcfm

12 years ago[MERGE] survey: fix lp:862138, lp:862168, lp:882288
Raphael Collet [Wed, 9 Nov 2011 14:52:31 +0000 (15:52 +0100)]
[MERGE] survey: fix lp:862138, lp:862168, lp:882288

bzr revid: rco@openerp.com-20111109145231-5s71fdlep3z60ia8

12 years ago[IMP] dashboards for sale, crm, sale_crm cleaned
Fabien Pinckaers [Wed, 9 Nov 2011 14:40:27 +0000 (15:40 +0100)]
[IMP] dashboards for sale, crm, sale_crm cleaned

bzr revid: fp@tinyerp.com-20111109144027-kbc9qei8y4ci2ohh

12 years ago[fix] small architecture inconsistency
niv-openerp [Wed, 9 Nov 2011 14:26:41 +0000 (15:26 +0100)]
[fix] small architecture inconsistency

bzr revid: nicolas.vanhoren@openerp.com-20111109142641-j1yu7ixw2yhhg1q2

12 years ago[MERGE] typo. (holidays -> leaves)
Vo Minh Thu [Wed, 9 Nov 2011 14:16:02 +0000 (15:16 +0100)]
[MERGE] typo. (holidays -> leaves)

bzr revid: vmt@openerp.com-20111109141602-g13jlb66mbf29qxm

12 years ago[MERGE] Better phrasing in Invoice Control selection field (on purchase orders).
Vo Minh Thu [Wed, 9 Nov 2011 14:12:31 +0000 (15:12 +0100)]
[MERGE] Better phrasing in Invoice Control selection field (on purchase orders).

bzr revid: vmt@openerp.com-20111109141231-tads7me0z12i2tcu

12 years ago[FIX] revert change 5542, which makes tests fail
Raphael Collet [Wed, 9 Nov 2011 14:07:26 +0000 (15:07 +0100)]
[FIX] revert change 5542, which makes tests fail

bzr revid: rco@openerp.com-20111109140726-far79s7wwa1w9uty

12 years agofix
Fabien Pinckaers [Wed, 9 Nov 2011 14:02:53 +0000 (15:02 +0100)]
fix

bzr revid: fp@tinyerp.com-20111109140253-u672fam2ciacmd9d

12 years ago[IMP] Corrected typo and bring some consistency in phrasing.
Vo Minh Thu [Wed, 9 Nov 2011 12:38:42 +0000 (13:38 +0100)]
[IMP] Corrected typo and bring some consistency in phrasing.

bzr revid: vmt@openerp.com-20111109123842-bfqhitqwl1i28f1x

12 years ago[FIX] account_asset: wrong calculation of first year
Purnendu Singh (OpenERP) [Wed, 9 Nov 2011 12:35:44 +0000 (18:05 +0530)]
[FIX] account_asset: wrong calculation of first year

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

bzr revid: psi@tinyerp.com-20111109123544-w9s4c9e4x6np11kg

12 years ago[FIX]: purchase: Fixed problem of cancelling PO was not cancelling related procuremen...
Rucha (Open ERP) [Wed, 9 Nov 2011 11:49:08 +0000 (17:19 +0530)]
[FIX]: purchase: Fixed problem of cancelling PO was not cancelling related procurement, this was a problem of workflow of purchase order

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

bzr revid: rpa@tinyerp.com-20111109114908-oci1p59e636hebsr

12 years ago[FIX] membership: wrong field name in onchange method
Raphael Collet [Wed, 9 Nov 2011 11:31:31 +0000 (12:31 +0100)]
[FIX] membership: wrong field name in onchange method

bzr revid: rco@openerp.com-20111109113131-pf78lcbphr5igd7l

12 years ago[MERGE] lp:883052 (membership: removal of wrong readonly=1 on member_price field)
Quentin (OpenERP) [Wed, 9 Nov 2011 11:20:05 +0000 (12:20 +0100)]
[MERGE] lp:883052 (membership: removal of wrong readonly=1 on member_price field)

bzr revid: qdp-launchpad@openerp.com-20111109112005-m2oxjtydt65d8x0p

12 years ago[FIX] account: fields_view_get of account.invoice should not filter the journals...
Quentin (OpenERP) [Wed, 9 Nov 2011 11:07:04 +0000 (12:07 +0100)]
[FIX] account: fields_view_get of account.invoice should not filter the journals if nothing is passed in context

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

bzr revid: qdp-launchpad@openerp.com-20111109110704-yla19u2o2r2ctico

12 years ago[MERGE] lp:798732
Raphael Collet [Wed, 9 Nov 2011 11:05:49 +0000 (12:05 +0100)]
[MERGE] lp:798732

bzr revid: rco@openerp.com-20111109110549-2ctesk7m58kkh14t

12 years ago[imp] some more architecture improvements
niv-openerp [Wed, 9 Nov 2011 11:02:16 +0000 (12:02 +0100)]
[imp] some more architecture improvements

bzr revid: nicolas.vanhoren@openerp.com-20111109110216-p7e2xnckhbs8ojqk

12 years ago[IMP] mrp_subproduct:set variable as a default for subproduct_type and add tooltip
Atik Agewan (OpenERP) [Wed, 9 Nov 2011 10:53:21 +0000 (16:23 +0530)]
[IMP] mrp_subproduct:set variable as a default for subproduct_type and add tooltip

bzr revid: aag@tinyerp.com-20111109105321-r55u6gtfbnjm0a8w

12 years ago[imp] small improvement to ease widgetification of the pos
niv-openerp [Wed, 9 Nov 2011 10:43:12 +0000 (11:43 +0100)]
[imp] small improvement to ease widgetification of the pos

bzr revid: nicolas.vanhoren@openerp.com-20111109104312-tn9vyykt27hyjpej

12 years ago[IMP] Search view: align buttons on the left
Fabien Meghazi [Wed, 9 Nov 2011 10:51:46 +0000 (11:51 +0100)]
[IMP] Search view: align buttons on the left

bzr revid: fme@openerp.com-20111109105146-pmfomcxoflk78f7o

12 years ago[IMP] Move 'Translate' in 'Customize' sidebar's section that is only shown for admin...
Fabien Meghazi [Wed, 9 Nov 2011 10:47:00 +0000 (11:47 +0100)]
[IMP] Move 'Translate' in 'Customize' sidebar's section that is only shown for admin user. Link to ir.translation

bzr revid: fme@openerp.com-20111109104700-v0njrwgp0iciavt1

12 years ago[IMP]: remove blank space
Atik Agewan (OpenERP) [Wed, 9 Nov 2011 10:36:04 +0000 (16:06 +0530)]
[IMP]: remove blank space

bzr revid: aag@tinyerp.com-20111109103604-mrnu9od0a3fniuhf

12 years ago[Fix] mrp,mrp_subproduct:Add Context in method
Atik Agewan (OpenERP) [Wed, 9 Nov 2011 10:34:52 +0000 (16:04 +0530)]
[Fix] mrp,mrp_subproduct:Add Context in method

bzr revid: aag@tinyerp.com-20111109103452-zk1kg7tppzdw90nh

12 years ago[FIX] implicit global and duplicate local (wow)
Xavier Morel [Wed, 9 Nov 2011 10:34:50 +0000 (11:34 +0100)]
[FIX] implicit global and duplicate local (wow)

bzr revid: xmo@openerp.com-20111109103450-hiy0ooj2b6ay7arq

12 years ago[MERGE] lp: 873184 (usability change in account list view)
Quentin (OpenERP) [Wed, 9 Nov 2011 10:12:54 +0000 (11:12 +0100)]
[MERGE] lp: 873184 (usability change in account list view)

bzr revid: qdp-launchpad@openerp.com-20111109101254-qga7fsrr74n8ubb2

12 years ago[MERGE] lp: 812784
Quentin (OpenERP) [Wed, 9 Nov 2011 10:02:57 +0000 (11:02 +0100)]
[MERGE] lp: 812784

bzr revid: qdp-launchpad@openerp.com-20111109100257-5icqo0ssr96hxy4f

12 years ago[Fix] mrp,mrp_subproduct:Add function _get_quantity_to_produce to calculate productio...
Atik Agewan (OpenERP) [Wed, 9 Nov 2011 10:01:06 +0000 (15:31 +0530)]
[Fix] mrp,mrp_subproduct:Add function _get_quantity_to_produce to calculate production qty and sub product qty

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

bzr revid: aag@tinyerp.com-20111109100106-7vjyuxi55iq2k52k

12 years ago[MERGE] lp:871684
Raphael Collet [Wed, 9 Nov 2011 09:01:29 +0000 (10:01 +0100)]
[MERGE] lp:871684

bzr revid: rco@openerp.com-20111109090129-wb22moftduygcz9i

12 years ago[MERGE] lp:872245
Raphael Collet [Wed, 9 Nov 2011 08:22:48 +0000 (09:22 +0100)]
[MERGE] lp:872245

bzr revid: rco@openerp.com-20111109082248-7z2e459oc2zvp263

12 years ago[FIX] account: wrong parent account assigned to current liabilities account
Purnendu Singh (OpenERP) [Wed, 9 Nov 2011 07:08:01 +0000 (12:38 +0530)]
[FIX] account: wrong parent account assigned to current liabilities account

bzr revid: psi@tinyerp.com-20111109070801-ted1998sackkbohz

12 years ago[polish2_purchase],rename the invoice control from PO and rename the menu from purcha...
Amit Bhavsar (Open ERP) [Wed, 9 Nov 2011 06:51:27 +0000 (12:21 +0530)]
[polish2_purchase],rename the invoice control from PO and rename the menu from purchase/invoice control

bzr revid: amb@tinyerp.com-20111109065127-e9zl9xor5j2djive

12 years ago[MERGE] merge with main addons
Purnendu Singh (OpenERP) [Wed, 9 Nov 2011 06:35:56 +0000 (12:05 +0530)]
[MERGE] merge with main addons

bzr revid: psi@tinyerp.com-20111109063556-er0ne257emgfu0cu

12 years ago[MERGE]: Merge with lp:openobject-addons
Atik Agewan (OpenERP) [Wed, 9 Nov 2011 05:16:22 +0000 (10:46 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: aag@tinyerp.com-20111109051622-356m3w1xs00f9gje

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 9 Nov 2011 05:09:47 +0000 (05:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20111109050947-pt1734w6fs8zrq6z

12 years ago[FIX] project demo data
Antony Lesuisse [Wed, 9 Nov 2011 01:43:38 +0000 (02:43 +0100)]
[FIX] project demo data

bzr revid: al@openerp.com-20111109014338-5w86vhjpcsz59dre

12 years ago[IMP] Demo data for stock: delivery order, in order to prepare a yaml test
Fabien Pinckaers [Wed, 9 Nov 2011 00:12:44 +0000 (01:12 +0100)]
[IMP] Demo data for stock: delivery order, in order to prepare a yaml test

bzr revid: fp@tinyerp.com-20111109001244-6k34kj68yul1wksl

12 years ago[MERGE] lp:882998
Raphael Collet [Wed, 9 Nov 2011 13:37:57 +0000 (14:37 +0100)]
[MERGE] lp:882998

bzr revid: rco@openerp.com-20111109133757-srxb6kak5we5p0js

12 years ago[MERGE] lp:879298
Raphael Collet [Wed, 9 Nov 2011 13:31:06 +0000 (14:31 +0100)]
[MERGE] lp:879298

bzr revid: rco@openerp.com-20111109133106-tfr7vi1f89g1s54e

12 years ago[IMP] account: proper fix to show balance amounts in Trial Balance report
Raphael Collet [Wed, 9 Nov 2011 13:28:32 +0000 (14:28 +0100)]
[IMP] account: proper fix to show balance amounts in Trial Balance report

bzr revid: rco@openerp.com-20111109132832-pnsi6897fmwgc6x2

12 years ago[MERGE] lp:887553
Raphael Collet [Wed, 9 Nov 2011 12:53:50 +0000 (13:53 +0100)]
[MERGE] lp:887553

bzr revid: rco@openerp.com-20111109125350-8rrbockys62pkid7

12 years ago[IMP] typo.
Vo Minh Thu [Wed, 9 Nov 2011 12:30:42 +0000 (13:30 +0100)]
[IMP] typo.

bzr revid: vmt@openerp.com-20111109123042-9vtfp6uv7qsgy4pz

12 years ago[IMP] various res.log improvements
Xavier Morel [Wed, 9 Nov 2011 12:09:34 +0000 (13:09 +0100)]
[IMP] various res.log improvements

bzr revid: xmo@openerp.com-20111109120934-e2zov5icnay7u76y