odoo/odoo.git
13 years ago[FIX] account_anglo_saxon - field positioning and code simplification
Ferdinand @ Camptocamp [Wed, 11 May 2011 05:50:31 +0000 (11:20 +0530)]
[FIX] account_anglo_saxon - field positioning and code simplification

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

bzr revid: ara@tinyerp.com-20110511055031-8vjyufbo4e3mo6g4

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20110510043731-q2jphpxofpk96w5o
bzr revid: launchpad_translations_on_behalf_of_openerp-20110511043751-nk6ku955bxwo1i7r
bzr revid: launchpad_translations_on_behalf_of_openerp-20110512043510-7y1qenjz8zlpvolt

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 12 May 2011 04:34:42 +0000 (04:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110511043631-ouofbf2787kb2n1c
bzr revid: launchpad_translations_on_behalf_of_openerp-20110512043442-hwhv5k48fyhs2se7

13 years agodummy treeview
Antony Lesuisse [Wed, 11 May 2011 15:25:48 +0000 (17:25 +0200)]
dummy treeview

bzr revid: al@openerp.com-20110511152548-ayesmkxgwzc0q9ef

13 years ago[IMP] Added documenation in dates.py.
niv-openerp [Wed, 11 May 2011 14:51:19 +0000 (16:51 +0200)]
[IMP] Added documenation in dates.py.

bzr revid: nicolas.vanhoren@openerp.com-20110511145119-ds8j37n0l865jqqx

13 years agocommon view class
Antony Lesuisse [Wed, 11 May 2011 14:49:10 +0000 (16:49 +0200)]
common view class

bzr revid: al@openerp.com-20110511144910-09jk4zrl00msgh93

13 years ago[IMP] Added documentation to dates.js.
niv-openerp [Wed, 11 May 2011 14:44:31 +0000 (16:44 +0200)]
[IMP] Added documentation to dates.js.

bzr revid: nicolas.vanhoren@openerp.com-20110511144431-irjzvd1trbj8ejwb

13 years ago[REM] Merged ExternalActionManager in ActionManager
Fabien Meghazi [Wed, 11 May 2011 13:36:55 +0000 (15:36 +0200)]
[REM] Merged ExternalActionManager in ActionManager

bzr revid: fme@openerp.com-20110511133655-9g3phyx32k3c9f1a

13 years ago[MERGE] initial implementation of DataGroup groupby API so that it can be tried in...
Xavier Morel [Wed, 11 May 2011 12:11:24 +0000 (14:11 +0200)]
[MERGE] initial implementation of DataGroup groupby API so that it can be tried in GANTT

also very basic (and awful) tryout for listview groupings.

bzr revid: xmo@openerp.com-20110511121124-ln0hp0jd8w4kd2td

13 years ago[IMP] DataGroup API doc
Xavier Morel [Wed, 11 May 2011 12:10:21 +0000 (14:10 +0200)]
[IMP] DataGroup API doc

bzr revid: xmo@openerp.com-20110511121021-ivie7r93fc6u6quf

13 years ago[FIX] Small problem in custom filters css.
niv-openerp [Tue, 10 May 2011 15:30:53 +0000 (17:30 +0200)]
[FIX] Small problem in custom filters css.

bzr revid: nicolas.vanhoren@openerp.com-20110510153053-6183xzuiswv093b2

13 years ago[IMP] Kitten mode improvements.
niv-openerp [Tue, 10 May 2011 15:11:44 +0000 (17:11 +0200)]
[IMP] Kitten mode improvements.

bzr revid: nicolas.vanhoren@openerp.com-20110510151144-dajgkupyu2bkhgr1

13 years ago[FIX] Don't use '0' anymore as caller's content variable name. Now uses __content__...
Fabien Meghazi [Tue, 10 May 2011 13:52:43 +0000 (15:52 +0200)]
[FIX] Don't use '0' anymore as caller's content variable name. Now uses __content__ instead.

bzr revid: fme@openerp.com-20110510135243-fxlscu6sy46qlzu0

13 years ago[FIX] Problem with QWeb and 0.
niv-openerp [Tue, 10 May 2011 13:45:20 +0000 (15:45 +0200)]
[FIX] Problem with QWeb and 0.

bzr revid: nicolas.vanhoren@openerp.com-20110510134520-smni7mq8z26j4nbm

13 years ago[FIX] Small css problem with search view groups.
niv-openerp [Tue, 10 May 2011 13:22:37 +0000 (15:22 +0200)]
[FIX] Small css problem with search view groups.

bzr revid: nicolas.vanhoren@openerp.com-20110510132237-va07po0eq7yu603c

13 years ago[REV] Revert #4770. Will break something in buttons type objects.
Fabien Meghazi [Tue, 10 May 2011 11:42:50 +0000 (13:42 +0200)]
[REV] Revert #4770. Will break something in buttons type objects.

bzr revid: fme@openerp.com-20110510114250-q91x3c97sxtfxb16

13 years ago[FIX] callback parameters to DataGroup.get should use the root DataGroup as their...
Xavier Morel [Tue, 10 May 2011 11:12:50 +0000 (13:12 +0200)]
[FIX] callback parameters to DataGroup.get should use the root DataGroup as their context

bzr revid: xmo@openerp.com-20110510111250-6bfx1bmq87od8n9e

13 years ago[IMP] don't use a parameter object for DataGroup, provide each parameter individually
Xavier Morel [Tue, 10 May 2011 11:12:04 +0000 (13:12 +0200)]
[IMP] don't use a parameter object for DataGroup, provide each parameter individually

bzr revid: xmo@openerp.com-20110510111204-8ypp5zdujd0azncf

13 years ago[ADD] display groups in a most dreadful manner, need to cleanup the generation functi...
Xavier Morel [Tue, 10 May 2011 11:07:23 +0000 (13:07 +0200)]
[ADD] display groups in a most dreadful manner, need to cleanup the generation function and to handle displaying it in the correct table

bzr revid: xmo@openerp.com-20110510110723-ic13ty3rs92zg9z9

13 years ago[ADD] DataGroup API
Xavier Morel [Tue, 10 May 2011 08:34:20 +0000 (10:34 +0200)]
[ADD] DataGroup API

bzr revid: xmo@openerp.com-20110510083420-18zr6j8ab5d9c023

13 years ago[FIX] Fixed float field
Fabien Meghazi [Mon, 9 May 2011 15:19:23 +0000 (17:19 +0200)]
[FIX] Fixed float field

bzr revid: fme@openerp.com-20110509151923-vhobe1n1h0495f8t

13 years ago[ADD] Added percentage in progressbar (can't center it for the moment)
Fabien Meghazi [Mon, 9 May 2011 14:10:01 +0000 (16:10 +0200)]
[ADD] Added percentage in progressbar (can't center it for the moment)

bzr revid: fme@openerp.com-20110509141001-33vihmt5edam0ydq

13 years ago[IMP] Force vertical resize of textareas
Fabien Meghazi [Mon, 9 May 2011 12:48:08 +0000 (14:48 +0200)]
[IMP] Force vertical resize of textareas

bzr revid: fme@openerp.com-20110509124808-7bujdh4xqtn43n17

13 years ago[MERGE] check the type of the timezone parameter (prevent it to be True).
Vo Minh Thu [Mon, 9 May 2011 12:19:10 +0000 (14:19 +0200)]
[MERGE] check the type of the timezone parameter (prevent it to be True).

bzr revid: vmt@openerp.com-20110509121910-odhcv8134jt2ghor

13 years ago[ADD] Added clone template in QWeb2 (t-name & t-extend)
Fabien Meghazi [Mon, 9 May 2011 12:19:01 +0000 (14:19 +0200)]
[ADD] Added clone template in QWeb2 (t-name & t-extend)

bzr revid: fme@openerp.com-20110509121901-kmpcn7n6gsrjx6bl

13 years ago[IMP] Removed font weight bold on form's labels
Fabien Meghazi [Mon, 9 May 2011 12:03:54 +0000 (14:03 +0200)]
[IMP] Removed font weight bold on form's labels

bzr revid: fme@openerp.com-20110509120354-e4ssdfk66f2vtxoj

13 years ago[IMP] product: improved order of product_category
Quentin (OpenERP) [Mon, 9 May 2011 11:21:43 +0000 (13:21 +0200)]
[IMP] product: improved order of product_category

bzr revid: qdp-launchpad@openerp.com-20110509112143-hwl7z720g2fuk0co

13 years ago[ADD] Added template inheritance to QWeb2 (t-extend)
Fabien Meghazi [Mon, 9 May 2011 10:04:45 +0000 (12:04 +0200)]
[ADD] Added template inheritance to QWeb2  (t-extend)

bzr revid: fme@openerp.com-20110509100445-h527yh2q4j061nxq

13 years ago[IMP]:moved from misc to config file and allowed the server die if the timezone is...
Naresh (OpenERP) [Mon, 9 May 2011 09:44:48 +0000 (15:14 +0530)]
[IMP]:moved from misc to config file and allowed the server die if the timezone is not valid.

bzr revid: nch@tinyerp.com-20110509094448-vdfs3rmbcm5tw6n4

13 years ago[IMP] fix wording of read_group documentation
Xavier Morel [Mon, 9 May 2011 09:21:27 +0000 (11:21 +0200)]
[IMP] fix wording of read_group documentation

bzr revid: xmo@openerp.com-20110509092127-11acwi6oieuk0uzs

13 years ago[IMP] extract ListView DOM interaction in a container class composed in, to ease...
Xavier Morel [Mon, 9 May 2011 09:16:19 +0000 (11:16 +0200)]
[IMP] extract ListView DOM interaction in a container class composed in, to ease swapping groupbys in

bzr revid: xmo@openerp.com-20110509091619-8kgrqcgj0jdvjwxw

13 years ago[MERGE] report_sxw: raise an exception, not a string.
Vo Minh Thu [Mon, 9 May 2011 08:46:41 +0000 (10:46 +0200)]
[MERGE] report_sxw: raise an exception, not a string.

bzr revid: vmt@openerp.com-20110509084641-0jbtniey22wbhy46

13 years ago[IMP] move most of the clicking-on-a-list-row logic in ListView.List
Xavier Morel [Mon, 9 May 2011 08:22:12 +0000 (10:22 +0200)]
[IMP] move most of the clicking-on-a-list-row logic in ListView.List

bzr revid: xmo@openerp.com-20110509082212-rg8rnlsheh1gvsk5

13 years ago[IMP] move DOM event handling for action buttons in lists to ListView.List
Xavier Morel [Mon, 9 May 2011 08:10:22 +0000 (10:10 +0200)]
[IMP] move DOM event handling for action buttons in lists to ListView.List

bzr revid: xmo@openerp.com-20110509081022-owlj38aqcdhnlr90

13 years ago[IMP] add some documentation to openerp.base.ListView.List
Xavier Morel [Mon, 9 May 2011 06:54:57 +0000 (08:54 +0200)]
[IMP] add some documentation to openerp.base.ListView.List

bzr revid: xmo@openerp.com-20110509065457-idl2j16krsyyb0du

13 years ago[IMP] impact records deletion on the visible list display of the ListView
Xavier Morel [Mon, 9 May 2011 06:32:27 +0000 (08:32 +0200)]
[IMP] impact records deletion on the visible list display of the ListView

bzr revid: xmo@openerp.com-20110509063227-eb66gzvc3y9ebnh9

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 9 May 2011 04:36:58 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110507045323-azozpfkhj7vaix3f
bzr revid: launchpad_translations_on_behalf_of_openerp-20110507045352-2mjk93fx426eijy4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110508043753-3bcytaz1rrn2vvbh
bzr revid: launchpad_translations_on_behalf_of_openerp-20110509043658-oyhxuwreey6yc4r1

13 years ago[IMP] move row-deletion event to ListView.List
Xavier Morel [Fri, 6 May 2011 14:07:15 +0000 (16:07 +0200)]
[IMP] move row-deletion event to ListView.List

bzr revid: xmo@openerp.com-20110506140715-z31rkd1a257b9vmc

13 years ago[MERGE]
Quentin (OpenERP) [Fri, 6 May 2011 13:06:37 +0000 (15:06 +0200)]
[MERGE]

bzr revid: qdp-launchpad@openerp.com-20110506130637-ddaf26d9uvz3p1qp

13 years ago[FIX] l10n_be, l10n_be_partner_vat_listing.py: changed in order to work with latest...
Quentin (OpenERP) [Fri, 6 May 2011 13:05:19 +0000 (15:05 +0200)]
[FIX] l10n_be, l10n_be_partner_vat_listing.py: changed in order to work with latest change in account types, as per Noviat suggestion

bzr revid: qdp-launchpad@openerp.com-20110506130519-4t4ikdg5o2sknnt7

13 years ago[MERGE] merged the branch with suff from noviat multilang COA
Quentin (OpenERP) [Fri, 6 May 2011 12:52:34 +0000 (14:52 +0200)]
[MERGE] merged the branch with suff from noviat multilang COA

bzr revid: qdp-launchpad@openerp.com-20110506125234-7r3h46e1su3kufpq

13 years ago[FIX] l10n_be: cleaned a little the COA
Quentin (OpenERP) [Fri, 6 May 2011 12:49:10 +0000 (14:49 +0200)]
[FIX] l10n_be: cleaned a little the COA

bzr revid: qdp-launchpad@openerp.com-20110506124910-63z6gk81x9n1iejf

13 years ago[IMP] l10n_be: added fiscal position mapping for tax from Noviat
Noviat [Fri, 6 May 2011 12:36:01 +0000 (14:36 +0200)]
[IMP] l10n_be: added fiscal position mapping for tax from Noviat

bzr revid: qdp-launchpad@openerp.com-20110506123601-eecv6qi4y3hv1f0u

13 years ago[FIX] l10n_be: fixed reference to chart.template
Quentin (OpenERP) [Fri, 6 May 2011 12:33:51 +0000 (14:33 +0200)]
[FIX] l10n_be: fixed reference to chart.template

bzr revid: qdp-launchpad@openerp.com-20110506123351-f2e7easypso96hb6

13 years ago[IMP] move handling of selecting rows into ListView.List (and use an event between...
Xavier Morel [Fri, 6 May 2011 12:28:37 +0000 (14:28 +0200)]
[IMP] move handling of selecting rows into ListView.List (and use an event between ListView and ListView.List), make ListView alter columns and rows in-place (e.g. via splice()) rather than replace them altogether, so we can use those as shared resources between ListView and ListView.List

bzr revid: xmo@openerp.com-20110506122837-a4ss76rjyg0rqo6s

13 years ago[FIX] l10n_be: fixed the account for taxes in COA
Quentin (OpenERP) [Fri, 6 May 2011 12:24:19 +0000 (14:24 +0200)]
[FIX] l10n_be: fixed the account for taxes in COA

bzr revid: qdp-launchpad@openerp.com-20110506122419-d7f4q20n0hvldkeo

13 years ago[MERGE] lp: 748178 (+ improved button label)
Quentin (OpenERP) [Fri, 6 May 2011 11:32:52 +0000 (13:32 +0200)]
[MERGE] lp: 748178 (+ improved button label)

bzr revid: qdp-launchpad@openerp.com-20110506113252-24701a0nxguw4jaz

13 years ago[MERGE] merged fixes on yaml tests in hr_timesheet_invoice and hr_timesheet_sheet
Quentin (OpenERP) [Fri, 6 May 2011 11:26:09 +0000 (13:26 +0200)]
[MERGE] merged fixes on yaml tests in hr_timesheet_invoice and hr_timesheet_sheet

bzr revid: qdp-launchpad@openerp.com-20110506112609-dtg5n9bfazywzkii

13 years ago[IMP]:add logger warning to notify the user for incorrect timezone value in config
Naresh (OpenERP) [Fri, 6 May 2011 10:30:53 +0000 (16:00 +0530)]
[IMP]:add logger warning to notify the user for incorrect timezone value in config

bzr revid: nch@tinyerp.com-20110506103053-egt8eh85knkd3mg0

13 years ago[FIX] hr_timesheet_sheet: fix yaml to make dynamic dates for new timesheet remove...
skh [Fri, 6 May 2011 10:27:10 +0000 (15:57 +0530)]
[FIX] hr_timesheet_sheet: fix yaml to make dynamic dates for new timesheet remove hardcoding

bzr revid: skh@tinyerp.com-20110506102710-be1zaqnlwdkd9abf

13 years ago[MERGE] merged latest fixes from 6.0, up to revision 3420
Olivier Dony [Fri, 6 May 2011 09:39:20 +0000 (11:39 +0200)]
[MERGE] merged latest fixes from 6.0, up to revision 3420

Rev 3420 = odo@openerp.com-20110506093704-1vwxsqyz63lq40a1

bzr revid: odo@openerp.com-20110506093920-j1uobqryzx5vv6vv

13 years ago[FIX] res_user: allow user to switch to any company she belongs to.
Olivier Dony [Fri, 6 May 2011 09:37:04 +0000 (11:37 +0200)]
[FIX] res_user: allow user to switch to any company she belongs to.

Due to global ir.rules applied on res.company, a user should only
be able to see the child companies of the company he is currently
working in. However this needs to be bypassed when the user is
changing to a different company through user preferences.
It is safe to perform this check using super-user to bypass all
ir.rules.

bzr revid: odo@openerp.com-20110506093704-1vwxsqyz63lq40a1

13 years ago[IMP] l10n_be, l10n_be_account_vat_declaration.py: added support of new chart of...
Noviat [Fri, 6 May 2011 08:46:28 +0000 (10:46 +0200)]
[IMP] l10n_be, l10n_be_account_vat_declaration.py: added support of new chart of tax made by Noviat

bzr revid: qdp-launchpad@openerp.com-20110506084628-o9famw3qxpnfcvis

13 years ago[FIX] l10n_be: patched the intracom declaration with several bugfixes coming from...
Noviat [Fri, 6 May 2011 08:43:27 +0000 (10:43 +0200)]
[FIX] l10n_be: patched the intracom declaration with several bugfixes coming from Noviat.

bzr revid: qdp-launchpad@openerp.com-20110506084327-c13pqvamxv27npvo

13 years ago[IMP] l10n_be: replaced taxes and tax codes with the ones from Noviat (thanks again)
Noviat [Fri, 6 May 2011 08:40:10 +0000 (10:40 +0200)]
[IMP] l10n_be: replaced taxes and tax codes with the ones from Noviat (thanks again)

bzr revid: qdp-launchpad@openerp.com-20110506084010-j69ynjjofaq7bqoa

13 years ago[IMP] merge opp, merging data in the module responsible of those data
tfr@openerp.com [Fri, 6 May 2011 08:14:47 +0000 (10:14 +0200)]
[IMP] merge opp, merging data in the module responsible of those data

bzr revid: tfr@openerp.com-20110506081447-k6mglb3ipzfd1bns

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 6 May 2011 05:39:36 +0000 (05:39 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110505060028-6bt3qdou4pjulhaf
bzr revid: launchpad_translations_on_behalf_of_openerp-20110503061454-cdq1i5mba2zcs73n
bzr revid: launchpad_translations_on_behalf_of_openerp-20110504053421-ohk2y3x8inuhaf0v
bzr revid: launchpad_translations_on_behalf_of_openerp-20110505060108-5jobpxee6rbyk8b4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110506053936-j34569ayc3vvuikb

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 6 May 2011 04:35:38 +0000 (04:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110506043538-bf2mc7j72xw85uyz

13 years ago[FIX] l10n_be: fixed vat declaration wizard in order to handle correctly the flags...
Noviat [Thu, 5 May 2011 15:02:41 +0000 (17:02 +0200)]
[FIX] l10n_be: fixed vat declaration wizard in order to handle correctly the flags ask_restitution and ask_payment + fixed typo in fieldname. Thanks Noviat for the patch

bzr revid: qdp-launchpad@openerp.com-20110505150241-e1o9cazksc8ccynp

13 years ago[FIX] l10n_be: adapted l10n_be_partner_vat_listing.py in order to stay compliant...
Quentin (OpenERP) [Thu, 5 May 2011 14:57:41 +0000 (16:57 +0200)]
[FIX] l10n_be: adapted l10n_be_partner_vat_listing.py in order to stay compliant with old account types

bzr revid: qdp-launchpad@openerp.com-20110505145741-3suog8cmf4dil2z1

13 years ago[FIX] l10n_be: adapted l10n_be_account_vat_declaration.py in order to stay compliant...
Quentin (OpenERP) [Thu, 5 May 2011 14:49:42 +0000 (16:49 +0200)]
[FIX] l10n_be: adapted l10n_be_account_vat_declaration.py in order to stay compliant with old Chart of Tax Code

bzr revid: qdp-launchpad@openerp.com-20110505144942-6yxcxzho08rtzupp

13 years ago[FIX] account: fixed _sum() on account.tax.code object. Thanks Noviat for the patch
Noviat [Thu, 5 May 2011 14:43:40 +0000 (16:43 +0200)]
[FIX] account: fixed _sum() on account.tax.code object. Thanks Noviat for the patch

bzr revid: qdp-launchpad@openerp.com-20110505144340-azftlojg69zbo2sc

13 years ago[IMP] l10n_be: merged the enhancements for vat listing made by Noviat (iteration...
Quentin (OpenERP) [Thu, 5 May 2011 14:33:29 +0000 (16:33 +0200)]
[IMP] l10n_be: merged the enhancements for vat listing made by Noviat (iteration 2: the views)

bzr revid: qdp-launchpad@openerp.com-20110505143329-6jvmbdkcap3ygsr2

13 years ago[IMP] l10n_be: renamed file
Quentin (OpenERP) [Thu, 5 May 2011 14:32:06 +0000 (16:32 +0200)]
[IMP] l10n_be: renamed file

bzr revid: qdp-launchpad@openerp.com-20110505143206-efhub12ul3eo0fuy

13 years ago[IMP] l10n_be: merged the enhancements for vat listing made by Noviat
Quentin (OpenERP) [Thu, 5 May 2011 13:27:00 +0000 (15:27 +0200)]
[IMP] l10n_be: merged the enhancements for vat listing made by Noviat

bzr revid: qdp-launchpad@openerp.com-20110505132700-3lersicd60vezhx6

13 years ago[IMP] l10n_be: merged the enhancements for vat declaration made by Noviat
Quentin (OpenERP) [Thu, 5 May 2011 12:00:03 +0000 (14:00 +0200)]
[IMP] l10n_be: merged the enhancements for vat declaration made by Noviat

bzr revid: qdp-launchpad@openerp.com-20110505120003-apzwajpwlol7gmy1

13 years ago[FIX]:AttributeError
Naresh (OpenERP) [Thu, 5 May 2011 10:26:00 +0000 (15:56 +0530)]
[FIX]:AttributeError

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

bzr revid: nch@tinyerp.com-20110505102600-0zch200zndsdf383

13 years ago[FIX] QWeb2: fix xml string detection
Fabien Meghazi [Thu, 5 May 2011 09:38:53 +0000 (11:38 +0200)]
[FIX] QWeb2: fix xml string detection

bzr revid: fme@openerp.com-20110505093853-c692wio8uaxy1ndk

13 years ago[MERGE] merged ksa's branch with naming for act window
Quentin (OpenERP) [Thu, 5 May 2011 09:19:17 +0000 (11:19 +0200)]
[MERGE] merged ksa's branch with naming for act window

bzr revid: qdp-launchpad@openerp.com-20110505091917-maesied9noy4m8ye

13 years ago[MERGE] lp:774057
Quentin (OpenERP) [Thu, 5 May 2011 07:49:53 +0000 (09:49 +0200)]
[MERGE] lp:774057

bzr revid: qdp-launchpad@openerp.com-20110505074953-ruiv47i31dtn9pl4

13 years ago[FIX] incorrect documentation of get_*_string in nonliterals.Context and nonliterals...
Xavier Morel [Thu, 5 May 2011 06:41:43 +0000 (08:41 +0200)]
[FIX] incorrect documentation of get_*_string in nonliterals.Context and nonliterals.Domain: the 'session' parameter has not existed in a long time

bzr revid: xmo@openerp.com-20110505064143-1e25gm967nxb9gyb

13 years ago[IMP] cleanup CSS
Xavier Morel [Thu, 5 May 2011 06:31:50 +0000 (08:31 +0200)]
[IMP] cleanup CSS

bzr revid: xmo@openerp.com-20110505063150-3jvolxw42i3dwk3w

13 years ago[FIX]stock:Field name does not exist when export data from physiacal inventory
ron@tinyerp.com [Thu, 5 May 2011 05:46:31 +0000 (11:16 +0530)]
[FIX]stock:Field name does not exist when export data from physiacal inventory

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

bzr revid: ron@tinyerp.com-20110505054631-k5qzt5pizfhwp1qk

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 5 May 2011 04:40:18 +0000 (04:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110505044018-zo2laq7vbyynd7p7

13 years ago[ADD] column sorting in list view
Xavier Morel [Wed, 4 May 2011 14:50:00 +0000 (16:50 +0200)]
[ADD] column sorting in list view

bzr revid: xmo@openerp.com-20110504145000-tn91g3gorp2cdva3

13 years ago[IMP] make sortable columns look sortable (and sorted) a bit
Xavier Morel [Wed, 4 May 2011 14:47:53 +0000 (16:47 +0200)]
[IMP] make sortable columns look sortable (and sorted) a bit

bzr revid: xmo@openerp.com-20110504144753-zemygt44re3o8z0m

13 years ago[MERGE] mail_gateway: handling of processing failures using fallback email
Stephane Wirtel [Wed, 4 May 2011 14:46:17 +0000 (16:46 +0200)]
[MERGE] mail_gateway: handling of processing failures using fallback email

bzr revid: odo@openerp.com-20110504144617-3xlrimbfaqrbq0fy

13 years ago[IMP] QWeb2 optimization
Fabien Meghazi [Wed, 4 May 2011 14:38:40 +0000 (16:38 +0200)]
[IMP] QWeb2 optimization

bzr revid: fme@openerp.com-20110504143840-gl3lypjt4n85ixpm

13 years ago[ADD] sorting support in list views
Xavier Morel [Wed, 4 May 2011 14:05:35 +0000 (16:05 +0200)]
[ADD] sorting support in list views

* Fix sorting in DataSet.do_search_read (would not fix ordering of read results, yielding a semi-random order instead of the one returned by search)
* Add sort parameter support to ListView.fill()
* Improve handling of sort parameter on DataSetSearch
  - Queue up fields to sort on (most important last) by calling 'dataset.sort(fieldname)' repeatedly
  - Get back a sort string fit for sending to OpenERP (server) by calling 'dataset.sort()' (without arguments)
* Adds sorting on list view by clicking on headers

bzr revid: xmo@openerp.com-20110504140535-ydj8zs33lt0dgcwy

13 years ago[ADD] Added QWeb2 benchmark
Fabien Meghazi [Wed, 4 May 2011 12:50:01 +0000 (14:50 +0200)]
[ADD] Added QWeb2 benchmark

bzr revid: fme@openerp.com-20110504125001-sbfrn60f67b73kle

13 years ago[FIX] Fixed QWeb2 foreach on objects
Fabien Meghazi [Wed, 4 May 2011 12:36:53 +0000 (14:36 +0200)]
[FIX] Fixed QWeb2 foreach on objects

bzr revid: fme@openerp.com-20110504123653-tpeaknuvwu7hmxdm

13 years ago[MERGE] trml2pdf: avoid crashing on missing images in RML w/ reportlab 2.5
Christophe (OpenERP) [Wed, 4 May 2011 12:24:06 +0000 (14:24 +0200)]
[MERGE] trml2pdf: avoid crashing on missing images in RML w/ reportlab 2.5

Image values that evaluate to False were not causing issues
with previous reportlab versions, but as of version 2.5 it does not work
anymore, hence this little fix.

bzr revid: odo@openerp.com-20110504122406-phwh82pqc5jef7dw

13 years ago[IMP] Switch to QWeb2
Fabien Meghazi [Wed, 4 May 2011 11:42:34 +0000 (13:42 +0200)]
[IMP] Switch to QWeb2

bzr revid: fme@openerp.com-20110504114234-h8pmdk6sev7ni7wt

13 years ago[FIX] Anonymous functions are not supported in expressions in QWeb2. Use t-js instead.
Fabien Meghazi [Wed, 4 May 2011 11:30:24 +0000 (13:30 +0200)]
[FIX] Anonymous functions are not supported in expressions in QWeb2. Use t-js instead.

bzr revid: fme@openerp.com-20110504113024-i6nvw54fy5kkymzg

13 years ago[REM] Removed trim tests as QWeb2 does not support it yet
Fabien Meghazi [Wed, 4 May 2011 10:53:04 +0000 (12:53 +0200)]
[REM] Removed trim tests as QWeb2 does not support it yet

bzr revid: fme@openerp.com-20110504105304-295e1a1kndfl0mex

13 years ago[FIX] Fix QWeb2.tools.extend causing t-import="" to fail
Fabien Meghazi [Wed, 4 May 2011 10:43:57 +0000 (12:43 +0200)]
[FIX] Fix QWeb2.tools.extend causing t-import="" to fail

bzr revid: fme@openerp.com-20110504104357-nasddf7xj8i78s9k

13 years ago[FIX] pos: picking sent to customer instead of back to stock when returning a product
Quentin (OpenERP) [Wed, 4 May 2011 10:15:57 +0000 (12:15 +0200)]
[FIX] pos: picking sent to customer instead of back to stock when returning a product

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

bzr revid: qdp-launchpad@openerp.com-20110504101557-ruvxploz6y22573q

13 years ago[FIX] QWeb foreach tests for qweb2 compat (no t-trim)
Xavier Morel [Wed, 4 May 2011 10:09:08 +0000 (12:09 +0200)]
[FIX] QWeb foreach tests for qweb2 compat (no t-trim)

bzr revid: xmo@openerp.com-20110504100908-1ip2sjo32yyp786d

13 years ago[FIX] reports: allow empty images with reportlab 2.5
Christophe Simonis [Wed, 4 May 2011 09:50:00 +0000 (11:50 +0200)]
[FIX] reports: allow empty images with reportlab 2.5

bzr revid: chs@openerp.com-20110504095000-zaqenmjpsbl6g5ew

13 years ago[FIX] small qweb2 fixes
Xavier Morel [Wed, 4 May 2011 09:49:59 +0000 (11:49 +0200)]
[FIX] small qweb2 fixes

bzr revid: xmo@openerp.com-20110504094959-1nbqw6zt2ak4775k

13 years ago[MERGE] lp: 759444 (+improved translatability)
Quentin (OpenERP) [Wed, 4 May 2011 09:49:34 +0000 (11:49 +0200)]
[MERGE] lp: 759444 (+improved translatability)

bzr revid: qdp-launchpad@openerp.com-20110504094934-gqhto5wimzjrbft3

13 years ago[FIX] qweb2 warnings
Xavier Morel [Wed, 4 May 2011 09:49:31 +0000 (11:49 +0200)]
[FIX] qweb2 warnings

bzr revid: xmo@openerp.com-20110504094931-vn2mililtlluucn7

13 years agoChange if precedence: make it bind higher than foreach
Xavier Morel [Wed, 4 May 2011 09:42:19 +0000 (11:42 +0200)]
Change if precedence: make it bind higher than foreach

bzr revid: xmo@openerp.com-20110504094219-svl2vobvd3it9tb0

13 years ago[IMP] Make QWeb t-js compatible with QWeb2
Fabien Meghazi [Wed, 4 May 2011 09:30:17 +0000 (11:30 +0200)]
[IMP] Make QWeb t-js compatible with QWeb2

bzr revid: fme@openerp.com-20110504093017-f3ffquw8a7rm3wo5

13 years ago[ADD] Added QWeb2 (WIP)
Fabien Meghazi [Wed, 4 May 2011 09:29:26 +0000 (11:29 +0200)]
[ADD] Added QWeb2 (WIP)

bzr revid: fme@openerp.com-20110504092926-eh18f9z6l0bh59i9

13 years ago[ADD] actual action buttons implementation in list views, should work correctly ...
Xavier Morel [Wed, 4 May 2011 09:25:40 +0000 (11:25 +0200)]
[ADD] actual action buttons implementation in list views, should work correctly (where correctly ~ as well as in form views) for all action types

bzr revid: xmo@openerp.com-20110504092540-zcujngmlaoto4qox

13 years ago[ADD] action execution in list views, via ActionExecutor mixin
Xavier Morel [Wed, 4 May 2011 09:23:51 +0000 (11:23 +0200)]
[ADD] action execution in list views, via ActionExecutor mixin

bzr revid: xmo@openerp.com-20110504092351-s4x9grz0i8xx3bwc

13 years ago[REF] split action execution (implemented in form.js) into a mixin next to ActionManager
Xavier Morel [Wed, 4 May 2011 09:12:33 +0000 (11:12 +0200)]
[REF] split action execution (implemented in form.js) into a mixin next to ActionManager

bzr revid: xmo@openerp.com-20110504091233-ty992qa208blp38z

13 years ago[MERGE] lp: 751299 (+change priority of new view)
Quentin (OpenERP) [Wed, 4 May 2011 07:55:25 +0000 (09:55 +0200)]
[MERGE] lp: 751299 (+change priority of new view)

bzr revid: qdp-launchpad@openerp.com-20110504075525-edkp4hcu3guxj3kz

13 years ago[REM] useless TODO, fix the tests when you've broken them
Xavier Morel [Wed, 4 May 2011 07:36:29 +0000 (09:36 +0200)]
[REM] useless TODO, fix the tests when you've broken them

bzr revid: xmo@openerp.com-20110504073629-lam2vv6irq3pv99p