odoo/odoo.git
13 years ago[FIX] server/ir_translation: don't commit when updating translations, to preserve...
Olivier Dony [Mon, 5 Jul 2010 12:29:25 +0000 (14:29 +0200)]
[FIX] server/ir_translation: don't commit when updating translations, to preserve transactions\!

bzr revid: odo@openerp.com-20100705122925-5h4vtgokkvvqu04q

13 years ago[FIX] report_sxw: provide time module in report context, as documented in tech doc...
Olivier Dony [Mon, 5 Jul 2010 10:01:52 +0000 (12:01 +0200)]
[FIX] report_sxw: provide time module in report context, as documented in tech doc and tech memento

bzr revid: odo@openerp.com-20100705100152-mfc0kqu9q0mppmjh

13 years ago[FIX] l10n_be, vat periodic declaration: fixed the version of the xsd used in the xsi
qdp-launchpad@tinyerp.com [Fri, 2 Jul 2010 13:53:39 +0000 (15:53 +0200)]
[FIX] l10n_be, vat periodic declaration: fixed the version of the xsd used in the xsi

bzr revid: qdp-launchpad@tinyerp.com-20100702135339-osm6y0caug1h4fbd

13 years ago[MERGE] Merged Peter Niederlag's branch for hr_timesheet_invoice fix on invoicing...
Jay (Open ERP) [Thu, 1 Jul 2010 15:56:18 +0000 (21:26 +0530)]
[MERGE] Merged Peter Niederlag's branch for hr_timesheet_invoice fix on invoicing analytic entries

bzr revid: jvo@tinyerp.com-20100701155618-mh0qt1vooci6dqal

13 years ago[IMP] sale,mrp_repair :Minor edit on notification messages.
vra [Wed, 30 Jun 2010 11:50:22 +0000 (17:20 +0530)]
[IMP] sale,mrp_repair :Minor edit on notification messages.

bzr revid: vra@tinyerp.com-20100630115022-51hht9vdlixmptjo

13 years ago[FIX] Project : Copy() corrected after a regression from SQL Injection fix
Jay (Open ERP) [Mon, 28 Jun 2010 15:48:17 +0000 (21:18 +0530)]
[FIX] Project : Copy() corrected after a regression from SQL Injection fix

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

bzr revid: jvo@tinyerp.com-20100628154817-8awfipdo06ew3r79

13 years ago[FIX] Account : Bank statement problem corrected for partial payments
Vincent Renaville@camptocamp [Fri, 25 Jun 2010 13:33:47 +0000 (19:03 +0530)]
[FIX] Account : Bank statement problem corrected for partial payments

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

bzr revid: jvo@tinyerp.com-20100625133347-taj3kjoj3yozjq5p

13 years ago[FIX] translations: improved fix for translations and cache. Credits and thanks to...
Olivier Dony [Thu, 24 Jun 2010 13:17:32 +0000 (15:17 +0200)]
[FIX] translations: improved fix for translations and cache. Credits and thanks to Numerigraphe for seeing this!

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

bzr revid: odo@openerp.com-20100624131732-sk10txxtkulj6xdk

13 years ago[FIX] orm: correct computation of parent_store for specific cases with duplicate...
Olivier Dony [Wed, 23 Jun 2010 15:47:37 +0000 (17:47 +0200)]
[FIX] orm: correct computation of parent_store for specific cases with duplicate/copy()

bzr revid: odo@openerp.com-20100623154737-7qnrxia2a7o56fzf

13 years ago[FIX] orm: proper recursive copy of translations through one2many relationships durin...
Olivier Dony, Jay Vora [Wed, 23 Jun 2010 15:46:13 +0000 (17:46 +0200)]
[FIX] orm: proper recursive copy of translations through one2many relationships during copy()

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

bzr revid: odo@openerp.com-20100623154613-qsskkeynnpso86wa

13 years ago[MERGE] orm: fix parent_store computation when previous parent is NULL
Borja López Soilán (Pexego) [Tue, 22 Jun 2010 15:41:48 +0000 (17:41 +0200)]
[MERGE] orm: fix parent_store computation when previous parent is NULL

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

bzr revid: odo@openerp.com-20100622154148-rh24etz3x9c9v0hm

13 years ago[FIX/REVERT] Reports : commit 2069 reverted : it needs more clear reason for that...
Jay (Open ERP) [Tue, 22 Jun 2010 12:56:29 +0000 (18:26 +0530)]
[FIX/REVERT] Reports : commit 2069 reverted : it needs more clear reason for that commit and it already broke a functionality to print multiple refords

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

bzr revid: jvo@tinyerp.com-20100622125629-1k2s8njeu3lk6nzw

13 years ago[IMP] remove junk i18n files
Olivier Dony [Tue, 22 Jun 2010 11:47:08 +0000 (13:47 +0200)]
[IMP] remove junk i18n files

bzr revid: odo@openerp.com-20100622114708-r3997qi2ad81qzny

13 years ago[MERGE] product: packaging sequence was not used for _order
Niels Huylebroeck [Tue, 22 Jun 2010 10:34:20 +0000 (12:34 +0200)]
[MERGE] product: packaging sequence was not used for _order

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

bzr revid: odo@openerp.com-20100622103420-kpa30a85c0j3gvqn

13 years ago[MERGE] sale: improvement in test data by Numerigraphe
Numerigraphe - Lionel Sausin [Tue, 22 Jun 2010 09:44:53 +0000 (11:44 +0200)]
[MERGE] sale: improvement in test data by Numerigraphe

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

bzr revid: odo@openerp.com-20100622094453-z4rgkkonn1bd5rhj

13 years ago[FIX/IMP] : Product: Improvement on template view
Jay (Open ERP) [Tue, 22 Jun 2010 07:05:22 +0000 (12:35 +0530)]
[FIX/IMP] : Product: Improvement on template view

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

bzr revid: jvo@tinyerp.com-20100622070522-vm1fuvs7x5h2xbyb

13 years ago[FIX] Product packaging sequence was not used for _order
Niels Huylebroeck [Mon, 21 Jun 2010 16:09:38 +0000 (18:09 +0200)]
[FIX] Product packaging sequence was not used for _order

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

bzr revid: niels@bubbles-it.be-20100621160938-j2s636umcsycyrcx

13 years ago[FIX] Regression Corrected for single level _inherits.
Anup (OpenERP) [Fri, 18 Jun 2010 09:23:00 +0000 (14:53 +0530)]
[FIX] Regression Corrected for single level _inherits.

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

bzr revid: ach@tinyerp.com-20100618092300-4xyex11toov1xk4i

13 years ago[REF] Stock : Correction on Labels
Jay (Open ERP) [Thu, 17 Jun 2010 05:31:14 +0000 (11:01 +0530)]
[REF] Stock : Correction on Labels

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

bzr revid: jvo@tinyerp.com-20100617053114-rlw81bx3ge2v6i3w

13 years ago[FIX] Account:act_window of invoices from partner corrected
Anup (OpenERP) [Wed, 16 Jun 2010 12:42:20 +0000 (18:12 +0530)]
[FIX] Account:act_window of invoices from partner corrected

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

bzr revid: ach@tinyerp.com-20100616124220-tpp0o0dlu647tudi

13 years ago[FIX] User Preferences : context_get corrected
Jay (Open ERP) [Wed, 16 Jun 2010 12:22:04 +0000 (17:52 +0530)]
[FIX] User Preferences : context_get corrected

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

bzr revid: jvo@tinyerp.com-20100616122204-nm3n01cqfk5hio3j

13 years ago[FIX] remove the "No LSB modules are available." error
Christophe Simonis [Wed, 16 Jun 2010 08:35:10 +0000 (10:35 +0200)]
[FIX] remove the "No LSB modules are available." error

bzr revid: chs@openerp.com-20100616083510-1ajbmysyodq3f7ld

13 years ago[FIX] Work on a copy of the local context
Stephane Wirtel [Tue, 15 Jun 2010 12:06:30 +0000 (14:06 +0200)]
[FIX] Work on a copy of the local context

bzr revid: stephane@openerp.com-20100615120630-skrdsvtd30zivsye

13 years ago[FIX/REF] Default view arch corrected
Jay (Open ERP) [Tue, 15 Jun 2010 06:09:13 +0000 (11:39 +0530)]
[FIX/REF] Default view arch corrected

bzr revid: jvo@tinyerp.com-20100615060913-fa3izs079acdqc2p

13 years agoFIX #594136 hr_timesheet_invoice, invoice_create, localize uom, based on partner...
Peter Niederlag [Mon, 14 Jun 2010 16:14:26 +0000 (18:14 +0200)]
FIX #594136 hr_timesheet_invoice, invoice_create, localize uom, based on partner.lang by using context2

bzr revid: netservice@niekom.de-20100614161426-fc8ypis49kwmnl6x

13 years agoFIX #594139 hr_timesheet_invoice, wizard create, sort by date of analytic_line
Peter Niederlag [Mon, 14 Jun 2010 16:12:54 +0000 (18:12 +0200)]
FIX #594139 hr_timesheet_invoice, wizard create, sort by date of analytic_line

bzr revid: netservice@niekom.de-20100614161254-cny5j8kb4b22qqf8

13 years agohr_timesheet_invoice: invoice_create, localize uom, based on partner.lang by using...
Peter Niederlag [Mon, 14 Jun 2010 13:07:11 +0000 (15:07 +0200)]
hr_timesheet_invoice: invoice_create, localize uom, based on partner.lang by using context2

bzr revid: netservice@niekom.de-20100614130711-9k6qrf5m3esj8yt7

13 years agohr_timesheet_invoice: invoice_create, sort by date of analytic_line
Peter Niederlag [Mon, 14 Jun 2010 13:06:08 +0000 (15:06 +0200)]
hr_timesheet_invoice: invoice_create, sort by date of analytic_line

bzr revid: netservice@niekom.de-20100614130608-wm81rj0lv0oh8q12

13 years ago[FIX] account: fiscalyear closing wizard: entries of account with defferal method...
Quentin De Paoli [Mon, 14 Jun 2010 12:26:24 +0000 (14:26 +0200)]
[FIX] account: fiscalyear closing wizard: entries of account with defferal method=='unreconciled' that are reconciled on a next fiscalyear

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

bzr revid: qdp@cyan-20100614122624-91f21s92n0cavlki

13 years ago[FIX] account: centralize movement fixed
Quentin De Paoli [Mon, 14 Jun 2010 12:02:57 +0000 (14:02 +0200)]
[FIX] account: centralize movement fixed

bzr revid: qdp@cyan-20100614120257-0tvpbbbanpp0241w

13 years ago[FIX] Account : Aged trial balance report corrected
Dukai Gabor [Mon, 14 Jun 2010 10:58:21 +0000 (16:28 +0530)]
[FIX] Account : Aged trial balance report corrected

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

bzr revid: jvo@tinyerp.com-20100614105821-y7x5fvr2hvtjcxg2

13 years ago[FIX] account_followup: efficiency problem fixed. The report always timed out when...
Quentin De Paoli [Fri, 11 Jun 2010 07:46:56 +0000 (09:46 +0200)]
[FIX] account_followup: efficiency problem fixed. The report always timed out when there were lots of unreconciled entries (even if we selected only one partner to followup)

bzr revid: qdp@cyan-20100611074656-cq8ix1s9xpywm3f8

13 years ago[FIX] l10n_be: vat declaration: the tax code 91 can only be send for the declaration...
Quentin De Paoli [Fri, 11 Jun 2010 07:41:20 +0000 (09:41 +0200)]
[FIX] l10n_be: vat declaration: the tax code 91 can only be send for the declaration of December

bzr revid: qdp@cyan-20100611074120-djx8t3l0ogk0csc6

13 years ago[FIX] account: corrected aged partner balance after latest security improvements
Olivier Dony [Thu, 10 Jun 2010 23:14:29 +0000 (01:14 +0200)]
[FIX] account: corrected aged partner balance after latest security improvements

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

bzr revid: odo@openerp.com-20100610231429-kldrow92s5e9o1nv

13 years ago[FIX] sale: test refferd to cash account by name instead of reference
Numerigraphe - Lionel Sausin [Thu, 10 Jun 2010 13:40:19 +0000 (15:40 +0200)]
[FIX] sale: test refferd to cash account by name instead of reference

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

bzr revid: ls@numerigraphe.fr-20100610134019-6aromzn6a7e6gof8

13 years ago[FIX] analytic account :wrong parameter for query
Dhara [Wed, 9 Jun 2010 14:32:45 +0000 (20:02 +0530)]
[FIX] analytic account :wrong parameter for query

bzr revid: dhara@dhara-laptop-20100609143245-jgk3tsgjibg0wqgo

13 years ago[FIX] Missing attributes(limit,usage,auto_refresh) added on RNG validation for act_window
Anup(OpenERP) [Wed, 9 Jun 2010 13:19:02 +0000 (18:49 +0530)]
[FIX] Missing attributes(limit,usage,auto_refresh) added on RNG validation for act_window

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

bzr revid: jvo@tinyerp.com-20100609131902-446vw51qhvcvzkzf

13 years ago[FIX] Report_Analytic_planning : Correcting the report query
Jay (Open ERP) [Mon, 7 Jun 2010 09:58:16 +0000 (15:28 +0530)]
[FIX] Report_Analytic_planning : Correcting the report query

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

bzr revid: jvo@tinyerp.com-20100607095816-tgpm7zzlsu6rjpe4

13 years ago[RELEASE] OpenERP 5.0.11 5.0.11-server
Stephane Wirtel [Mon, 7 Jun 2010 07:55:56 +0000 (09:55 +0200)]
[RELEASE] OpenERP 5.0.11

bzr revid: stephane@openerp.com-20100607075556-o5feb910bopn11x5

14 years ago[I18N] Improve the translations 5.0.11-addons
Stephane Wirtel [Thu, 3 Jun 2010 13:49:37 +0000 (15:49 +0200)]
[I18N] Improve the translations

bzr revid: stephane@openerp.com-20100603134937-zmcqgi5o2imaaugo

14 years ago[I18N] Upgrade the translations
Stephane Wirtel [Thu, 3 Jun 2010 13:27:32 +0000 (15:27 +0200)]
[I18N] Upgrade the translations

bzr revid: stephane@openerp.com-20100603132732-30qelheih3jc74vg

14 years ago[FIX] Regression Corrected after STW's merge of sql injection:
Jay (Open ERP) [Thu, 3 Jun 2010 07:42:29 +0000 (13:12 +0530)]
[FIX] Regression Corrected after STW's merge of sql injection:

bzr revid: jvo@tinyerp.com-20100603074229-g1r5ujri8ezg42rv

14 years ago[FIX] ir_values : get() corrected for toolbar actions/reports/act_windows
Jay (Open ERP) [Thu, 3 Jun 2010 06:48:32 +0000 (12:18 +0530)]
[FIX] ir_values : get() corrected for toolbar actions/reports/act_windows

bzr revid: jvo@tinyerp.com-20100603064832-m5wdkfz2l0lgor5b

14 years ago[FIX] security: patch for 2010-01-auth - proper authentication exception
stw@openerp.com [Wed, 2 Jun 2010 16:46:58 +0000 (18:46 +0200)]
[FIX] security: patch for 2010-01-auth - proper authentication exception

bzr revid: odo@openerp.com-20100602164658-9ekrsnxjo39y0oau

14 years ago[FIX] Sale : Corrected query of calculating picking rate
Jay (Open ERP) [Wed, 2 Jun 2010 15:05:51 +0000 (20:35 +0530)]
[FIX] Sale : Corrected query of calculating picking rate

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

bzr revid: jvo@tinyerp.com-20100602150551-2e76o3pql0q31h5p

14 years ago[FIX] Made search() working for multilevel _inherits
Anup(OpenERP) [Wed, 2 Jun 2010 14:04:47 +0000 (19:34 +0530)]
[FIX] Made search() working for multilevel _inherits

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

bzr revid: jvo@tinyerp.com-20100602140447-k6300ojv8ozobmid

14 years ago[MERGE]
Stephane Wirtel [Wed, 2 Jun 2010 09:48:10 +0000 (11:48 +0200)]
[MERGE]

bzr revid: stephane@openerp.com-20100602094810-2k5nhegmhqsex4e3

14 years ago[FIX] Account_invoice_layout :Absence of sequence on defaults may cause sorting problems
Jay (Open ERP) [Tue, 1 Jun 2010 11:44:41 +0000 (17:14 +0530)]
[FIX] Account_invoice_layout :Absence of sequence on defaults may cause sorting problems

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

bzr revid: jvo@tinyerp.com-20100601114441-evxbaduoiipxyk86

14 years ago[FIX] Exclude the Makefile from the source dist
Stephane Wirtel [Tue, 1 Jun 2010 11:44:36 +0000 (13:44 +0200)]
[FIX] Exclude the Makefile from the source dist

bzr revid: stephane@openerp.com-20100601114436-x2wfl1byk8igshyq

14 years ago[I18N] Uprgade one term in French
Sebastien Lange (Syleam) [Tue, 1 Jun 2010 11:44:09 +0000 (13:44 +0200)]
[I18N] Uprgade one term in French

bzr revid: stephane@openerp.com-20100601114409-gfelhwpa3y9jpeyl

14 years ago[FIX] Account : Wrong calculation for payment date corrected
EDA(Axelor) [Tue, 1 Jun 2010 10:16:45 +0000 (15:46 +0530)]
[FIX] Account : Wrong calculation for payment date corrected

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

bzr revid: jvo@tinyerp.com-20100601101645-gbi3qfq2npd5sy0x

14 years ago[FIX] Add some patterns in the bzrignore files
Stephane Wirtel [Tue, 1 Jun 2010 08:57:50 +0000 (10:57 +0200)]
[FIX] Add some patterns in the bzrignore files

bzr revid: stephane@openerp.com-20100601085750-2xmapteamxrdxq9m

14 years ago[MERGE] Merge the branch with the security fixes for the sql injections: lp:~stephane...
Stephane Wirtel [Tue, 1 Jun 2010 08:51:35 +0000 (10:51 +0200)]
[MERGE] Merge the branch with the security fixes for the sql injections: lp:~stephane-openerp/openobject-server/5.0_security_branche_sql_injection

bzr revid: stephane@openerp.com-20100601085135-7bmebqpgjmu4fpzd

14 years ago[MERGE] Merge the branch with the security fixes for the sql injections: lp:~stephane...
Stephane Wirtel [Tue, 1 Jun 2010 08:13:08 +0000 (10:13 +0200)]
[MERGE] Merge the branch with the security fixes for the sql injections: lp:~stephane-openerp/openobject-addons/5.0_security_branche_sql_injection

bzr revid: stephane@openerp.com-20100601081308-umod1ptifb72is5k

14 years ago[FIX/REVERT] Product : patch for Conversion between different UoMs reverted
Jay (Open ERP) [Fri, 28 May 2010 06:33:43 +0000 (12:03 +0530)]
[FIX/REVERT] Product : patch for Conversion between different UoMs reverted

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

bzr revid: jvo@tinyerp.com-20100528063343-b4yczlvo8go8zycj

14 years ago[FIX] rename database: set the cursor in autocommit mode
Christophe Simonis [Thu, 27 May 2010 14:08:48 +0000 (16:08 +0200)]
[FIX] rename database: set the cursor in autocommit mode

bzr revid: chs@openerp.com-20100527140848-vqbiedb8r2m3cmxx

14 years ago[FIX] Use the get_python_lib of distutils. This function is very
Stephane Wirtel [Thu, 27 May 2010 11:30:26 +0000 (13:30 +0200)]
[FIX] Use the get_python_lib of distutils. This function is very
useful because it returns the right directory to store the data files
for OpenERP. This patch fix a bug with the dist-packages directory
and python 2.6 on Ubuntu >= 9.04

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

bzr revid: stephane@openerp.com-20100527113026-pv2dcosffjz3r2e0

14 years ago[FIX] Account : Partner ledger report - Correction Account type filtering
Jay (Open ERP) [Thu, 27 May 2010 10:59:00 +0000 (16:29 +0530)]
[FIX] Account : Partner ledger report - Correction Account type filtering

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

bzr revid: jvo@tinyerp.com-20100527105900-7pyuzmx0g2ars35b

14 years ago[FIX] base.i18n: overdue_msg is not part of base module
olt@tinyerp.com [Thu, 27 May 2010 07:19:16 +0000 (09:19 +0200)]
[FIX] base.i18n: overdue_msg is not part of base module

bzr revid: olt@tinyerp.com-20100527071916-l73vgpz92ry3km7g

14 years ago[MERGE]
olt@tinyerp.com [Wed, 26 May 2010 14:52:50 +0000 (16:52 +0200)]
[MERGE]

bzr revid: olt@tinyerp.com-20100526145250-frj95thfti9wtxmf

14 years ago[FIX] orm: raise NotImplementedError instead of strings
olt@tinyerp.com [Wed, 26 May 2010 14:52:10 +0000 (16:52 +0200)]
[FIX] orm: raise NotImplementedError instead of strings

bzr revid: olt@tinyerp.com-20100526145210-45g3l088lta8iktn

14 years ago[FIX] Report_intrastat : Char field should have size in integer format
Jay (Open ERP) [Wed, 26 May 2010 13:48:08 +0000 (19:18 +0530)]
[FIX] Report_intrastat : Char field should have size in integer format

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

bzr revid: jvo@tinyerp.com-20100526134808-y5hlzf654bm6j42t

14 years ago[FIX] Sale : Pricelist in default should respect shop
Jay (Open ERP) [Tue, 25 May 2010 12:08:22 +0000 (17:38 +0530)]
[FIX] Sale : Pricelist in default should respect shop

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

bzr revid: jvo@tinyerp.com-20100525120822-c5ag65jo6857zgj0

14 years ago[FIX] Stock : calculation of stock from location corrected
Jay (Open ERP) [Tue, 25 May 2010 10:33:08 +0000 (16:03 +0530)]
[FIX] Stock : calculation of stock from location corrected

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

bzr revid: jvo@tinyerp.com-20100525103308-b0ywfr7wwp3epl1j

14 years ago[FIX] Account_analytic_default : account_get() corrected
Jay (Open ERP) [Tue, 25 May 2010 06:25:56 +0000 (11:55 +0530)]
[FIX] Account_analytic_default : account_get() corrected

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

bzr revid: jvo@tinyerp.com-20100525062556-fdzje3q1b22u45yk

14 years ago[FIX] Stock : Check on production lot corrected for move
Ferdinand @ ChriCar [Mon, 24 May 2010 10:39:37 +0000 (16:09 +0530)]
[FIX] Stock : Check on production lot corrected for move

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

bzr revid: jvo@tinyerp.com-20100524103937-70fh2gfp58qcslc3

14 years ago[FIX] backport of 6.0 fix for empty certificates in module descriptors (__terp__)
Olivier Dony [Thu, 20 May 2010 08:51:30 +0000 (10:51 +0200)]
[FIX] backport of 6.0 fix for empty certificates in module descriptors (__terp__)

bzr revid: odo@openerp.com-20100520085130-w1f7k4tltac0fo7o

14 years ago[FIX] osv: Fix parent_store computation
Borja L.S. [Tue, 18 May 2010 17:31:50 +0000 (19:31 +0200)]
[FIX] osv: Fix parent_store computation

  The parent_left/right fields where not recomputed when the parent_id
  changed from NULL to anything else. Removing the parent_id (setting it
  back to NULL) didn't work either.

  This caused some weird behaviours (like parent accounts ignoring the
  children debit/credit in the chart of accounts).
  (See https://bugs.launchpad.net/openobject-server/+bug/581137)

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

bzr revid: borjals@pexego.es-20100518173150-0sfsr3ihc8t3mq57

14 years ago[FIX] translation files: 'follow_up_msg' field is not in base
olt@tinyerp.com [Tue, 18 May 2010 13:59:26 +0000 (15:59 +0200)]
[FIX] translation files: 'follow_up_msg' field is not in base

bzr revid: olt@tinyerp.com-20100518135926-vip1qn3u3vhzf7kr

14 years ago[FIX] orm: '== None' -> 'is None'
olt@tinyerp.com [Tue, 18 May 2010 13:57:53 +0000 (15:57 +0200)]
[FIX] orm: '== None' -> 'is None'

bzr revid: olt@tinyerp.com-20100518135753-76bfoyz55coxneo7

14 years ago[FIX] correct socket closing
Christophe Simonis [Tue, 18 May 2010 12:37:38 +0000 (14:37 +0200)]
[FIX] correct socket closing

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

bzr revid: chs@openerp.com-20100518123738-ptb79do2twgkyz26

14 years ago[MERGE] Include a security branch to remove the possible sql injections
Stephane Wirtel [Tue, 18 May 2010 09:45:30 +0000 (11:45 +0200)]
[MERGE] Include a security branch to remove the possible sql injections

bzr revid: stephane@openerp.com-20100518094530-y5sdq5ts2vubp7uj

14 years ago[MERGE] Include a security branch to remove the possible sql injections
Stephane Wirtel [Tue, 18 May 2010 09:30:44 +0000 (11:30 +0200)]
[MERGE] Include a security branch to remove the possible sql injections

bzr revid: stephane@openerp.com-20100518093044-flp07h4j4lf639qu

14 years ago[REF] Membership : Bad code reverted
Jay (Open ERP) [Tue, 18 May 2010 08:06:52 +0000 (13:36 +0530)]
[REF] Membership : Bad code reverted

bzr revid: jvo@tinyerp.com-20100518080652-aqkm1kgdcuuav28d

14 years ago[FIX] CRM_Configuration : Domain corrected for planned calls
Jay (Open ERP) [Thu, 13 May 2010 14:39:26 +0000 (20:09 +0530)]
[FIX] CRM_Configuration : Domain corrected for planned calls

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

bzr revid: jvo@tinyerp.com-20100513143926-5p05dctj61lj1qsp

14 years ago[FIX] Account : Refund wizard corrected
Jay (Open ERP) [Thu, 13 May 2010 13:23:40 +0000 (18:53 +0530)]
[FIX] Account : Refund wizard corrected

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

bzr revid: jvo@tinyerp.com-20100513132340-mstu2c21idf6o3wj

14 years ago[FIX] base_module_quality: Remove the useless 'return None'
Stephane Wirtel [Fri, 7 May 2010 13:46:33 +0000 (15:46 +0200)]
[FIX] base_module_quality: Remove the useless 'return None'

bzr revid: stephane@openerp.com-20100507134633-alhsgo7b2moyezen

14 years ago[FIX] base_module_quality: Improve the generated html files
Stephane Wirtel [Fri, 7 May 2010 13:34:33 +0000 (15:34 +0200)]
[FIX] base_module_quality: Improve the generated html files

bzr revid: stephane@openerp.com-20100507133433-xxzmvq469ck0zrcx

14 years ago[RELEASE] OpenERP 5.0.10 5.0.10-server
Stephane Wirtel [Wed, 5 May 2010 15:15:08 +0000 (17:15 +0200)]
[RELEASE] OpenERP 5.0.10

bzr revid: stephane@openerp.com-20100505151508-g8e1lagn79f8y26q

14 years ago[IMP] setup.py: Rewrite some parts of the setup.py
Stephane Wirtel [Wed, 5 May 2010 15:14:24 +0000 (17:14 +0200)]
[IMP] setup.py: Rewrite some parts of the setup.py

bzr revid: stephane@openerp.com-20100505151424-wb65zpiez7uwi0a1

14 years ago[I18N] Upgrade the translations
Stephane Wirtel [Wed, 5 May 2010 14:52:42 +0000 (16:52 +0200)]
[I18N] Upgrade the translations

bzr revid: stephane@openerp.com-20100505145242-pb4zddeiqi9cwjsn

14 years ago[I18N] Upgrade the translations 5.0.10-addons
Stephane Wirtel [Wed, 5 May 2010 14:48:06 +0000 (16:48 +0200)]
[I18N] Upgrade the translations

bzr revid: stephane@openerp.com-20100505144806-w25lpvvg9mhuasy0

14 years ago[FIX] Workflow : print of workflow should not be broken if there is no flow_stop
Jay (Open ERP) [Tue, 4 May 2010 12:47:13 +0000 (18:17 +0530)]
[FIX] Workflow : print of workflow should not be broken if there is no flow_stop

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

bzr revid: jvo@tinyerp.com-20100504124713-uyh5gx2bb3l9ega2

14 years ago[MERGE] Don Kirkby's branch about bug lp:541545
Christophe Simonis [Mon, 3 May 2010 08:02:27 +0000 (10:02 +0200)]
[MERGE] Don Kirkby's branch about bug lp:541545

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

bzr revid: chs@openerp.com-20100503080227-nrn21og1yd4bmy2l

14 years ago[MERGE] Don Kirkby's branch about bug lp:534769
Christophe Simonis [Mon, 3 May 2010 08:00:02 +0000 (10:00 +0200)]
[MERGE] Don Kirkby's branch about bug lp:534769

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

bzr revid: chs@openerp.com-20100503080002-4128xzlmtcty0o3s

14 years ago[FIX] Account : Added centralization check on write() of move line
Jay (Open ERP) [Sat, 1 May 2010 09:08:16 +0000 (14:38 +0530)]
[FIX] Account : Added centralization check on write() of move line

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

bzr revid: jvo@tinyerp.com-20100501090816-ozlzjed7ddpuuo9y

14 years agomerge 5.0.9 from test-context branch and remove my fix because Christophe Simonis...
Don Kirkby [Fri, 30 Apr 2010 18:05:20 +0000 (11:05 -0700)]
merge 5.0.9 from test-context branch and remove my fix because Christophe Simonis duplicated it. Leave the test case in place.

bzr revid: donkirkby+launpd@gmail.com-20100430180520-4pxxemtv7fg64eqq

14 years agomerge 5.0.9 from 5.0 branch
Don Kirkby [Fri, 30 Apr 2010 17:16:55 +0000 (10:16 -0700)]
merge 5.0.9 from 5.0 branch

bzr revid: donkirkby+launpd@gmail.com-20100430171655-t2gbp9dbvb9ntd2f

14 years ago[FIX] Account : Manual reconcilation should work with the option of Skip Draft Entrie...
Jay (Open ERP) [Fri, 30 Apr 2010 14:41:51 +0000 (20:11 +0530)]
[FIX] Account : Manual reconcilation should work with the option of Skip Draft Entries of Journal

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

bzr revid: jvo@tinyerp.com-20100430144151-2k0mf5g5ii9rhgld

14 years ago[FIX] Remove the bad translation files
Stephane Wirtel [Fri, 30 Apr 2010 14:35:31 +0000 (16:35 +0200)]
[FIX] Remove the bad translation files

bzr revid: stephane@openerp.com-20100430143531-ut2x6htfh97m00p3

14 years ago[FIX] Server Actions: Cleaner legend help and error message
Jay (Open ERP) [Fri, 30 Apr 2010 14:02:56 +0000 (19:32 +0530)]
[FIX] Server Actions: Cleaner legend help and error message

bzr revid: jvo@tinyerp.com-20100430140256-xr0ihg6r0q3snd0y

14 years ago[MERGE] Improve the swiss localisation - lp:~c2c/openobject-addons/SwissLocalization
Stephane Wirtel [Fri, 30 Apr 2010 12:33:05 +0000 (14:33 +0200)]
[MERGE] Improve the swiss localisation - lp:~c2c/openobject-addons/SwissLocalization

bzr revid: stephane@openerp.com-20100430123305-n30vfnvosb28lcuw

14 years ago[FIX] account: finish fix of generation of account.move.lines from invoice by providi...
Olivier Dony [Fri, 30 Apr 2010 11:20:11 +0000 (13:20 +0200)]
[FIX] account: finish fix of generation of account.move.lines from invoice by providing extension hook

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

bzr revid: odo@openerp.com-20100430112011-ebl7m5gzhnqwbwrf

14 years ago[IMP] Add the new version of Swiss Localization:
Joël Grand-Guillaume [Fri, 30 Apr 2010 10:42:02 +0000 (12:42 +0200)]
[IMP] Add the new version of Swiss Localization:
5: Joël Grand-Guillaume 2010-04-30 [IMP] Updated translation
4: Joël Grand-Guillaume 2010-04-30 [merge] [MRG] Merge from Stable version from Nicolas's works
3: Joël Grand-Guillaume 2010-04-30 [IMP] Add translation and needed folder for releasing the stable version
2: Joël Grand-Guillaume 2010-04-09 [IMP] Add the first OPAE support for electronic payment with postfinance. Origina...

bzr revid: joel.grandguillaume@camptocamp.com-20100430104202-3wgdhe6rm6ekphm8

14 years ago[FIX] Account : Overdue report corrected
Jay (Open ERP) [Fri, 30 Apr 2010 09:11:31 +0000 (14:41 +0530)]
[FIX] Account : Overdue report corrected

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

bzr revid: jvo@tinyerp.com-20100430091131-bmrseuyrozob8m8s

14 years ago[REF/FIX] Hr_Contract : Removed undefined object's views from xml
Jay (Open ERP) [Fri, 30 Apr 2010 06:37:40 +0000 (12:07 +0530)]
[REF/FIX] Hr_Contract : Removed undefined object's views from xml

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

bzr revid: jvo@tinyerp.com-20100430063740-w8d2271a9f85deux

14 years ago[FIX] Account_analytic_default : Invoice creation from SO corected
Jay (Open ERP) [Thu, 29 Apr 2010 15:31:04 +0000 (21:01 +0530)]
[FIX] Account_analytic_default : Invoice creation from SO corected

lp bug: https://launchpad.net/bugs/552455 fixed
lp bug: https://launchpad.net/bugs/567987 fixed

bzr revid: jvo@tinyerp.com-20100429153104-ulg4ju5xan1ang8i

14 years ago[REF] Account : Better Warning on confirming the invoice when payment term is wrongly...
Jay (Open ERP) [Thu, 29 Apr 2010 09:49:15 +0000 (15:19 +0530)]
[REF] Account : Better Warning on confirming the invoice when payment term is wrongly configured

bzr revid: jvo@tinyerp.com-20100429094915-a7m0ve9zs5xx0cq4

14 years ago[FIX] Account : __compute() optimized a little
Jay (Open ERP) [Wed, 28 Apr 2010 12:43:51 +0000 (18:13 +0530)]
[FIX] Account : __compute() optimized a little

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

bzr revid: jvo@tinyerp.com-20100428124351-o9afw3xfd5qmhyjj

14 years ago[FIX] Locations when M2O,should not be among view type
GPA(OpenERP) [Wed, 28 Apr 2010 07:49:49 +0000 (13:19 +0530)]
[FIX] Locations when M2O,should not be among view type

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

bzr revid: jvo@tinyerp.com-20100428074949-zy60xzqvly2h1muy