odoo/odoo.git
14 years ago[MERGE] 5.0.9-addons
Stephane Wirtel [Tue, 6 Apr 2010 15:07:31 +0000 (17:07 +0200)]
[MERGE]

bzr revid: stephane@openerp.com-20100406150731-usxfx5kbx6xc7fxj

14 years ago[RELEASE] OpenERP 5.0.8 5.0.8-server
Stephane Wirtel [Tue, 6 Apr 2010 11:12:10 +0000 (13:12 +0200)]
[RELEASE] OpenERP 5.0.8

bzr revid: stephane@openerp.com-20100406111210-ygpmlf58mp3tfhw6

14 years ago[I18N] Update the translations
Stephane Wirtel [Tue, 6 Apr 2010 11:10:55 +0000 (13:10 +0200)]
[I18N] Update the translations

bzr revid: stephane@openerp.com-20100406111055-axhk5k2a3k1d6ku9

14 years ago[I18N] Update the translations 5.0.8-addons
Stephane Wirtel [Tue, 6 Apr 2010 11:08:53 +0000 (13:08 +0200)]
[I18N] Update the translations

bzr revid: stephane@openerp.com-20100406110853-2qsmr6uk3mhlv5of

14 years ago[FIX] Use the object_id instead of model_id
Stephane Wirtel [Tue, 6 Apr 2010 07:45:46 +0000 (09:45 +0200)]
[FIX] Use the object_id instead of model_id

bzr revid: stephane@openerp.com-20100406074546-p3azckayaqas4qnb

14 years ago[FIX] Audittrail : Correction made to avoid crash on configuration wizard
GPA(OpenERP) [Tue, 6 Apr 2010 06:55:55 +0000 (12:25 +0530)]
[FIX] Audittrail : Correction made to avoid crash on configuration wizard

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

bzr revid: jvo@tinyerp.com-20100406065555-86btonfesvnq4k9f

14 years ago[FIX] Account : Refund invoice wizard should have current_date as default
Jay (Open ERP) [Mon, 5 Apr 2010 15:16:53 +0000 (20:46 +0530)]
[FIX] Account : Refund invoice wizard should have current_date as default

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

bzr revid: jvo@tinyerp.com-20100405151653-4n71z0kjhs2t56st

14 years ago[FIX] account_invoice_layout : Added translation entries
Jay (Open ERP) [Mon, 5 Apr 2010 15:00:03 +0000 (20:30 +0530)]
[FIX] account_invoice_layout : Added translation entries

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

bzr revid: jvo@tinyerp.com-20100405150003-1fjgjaa2vqk1m2vu

14 years ago[FIX] Account : Added a link to view unreconciled receivables/payables from Invoices
Ferdinand@Chricar [Mon, 5 Apr 2010 12:31:43 +0000 (18:01 +0530)]
[FIX] Account : Added a link to view unreconciled receivables/payables from Invoices

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

bzr revid: jvo@tinyerp.com-20100405123143-r60cfmeuk4iyz1jc

14 years ago[FIX] Account : Tax :If type=code,python_compute has to be mandatory;if applicable_ty...
Jay (Open ERP) [Mon, 5 Apr 2010 08:57:54 +0000 (14:27 +0530)]
[FIX] Account : Tax :If type=code,python_compute has to be mandatory;if applicable_type=python_code,python_appliacble has to be mandatory

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

bzr revid: jvo@tinyerp.com-20100405085754-vuv73ztvj70lmmsy

14 years ago[FIX] Use the right object in the super call
Stephane Wirtel [Fri, 2 Apr 2010 17:04:10 +0000 (19:04 +0200)]
[FIX] Use the right object in the super call

bzr revid: stephane@openerp.com-20100402170410-wpvqn8a35stp9e7w

14 years ago[FIX] Scrum : Burndown chart was crashing when a taskwork entry is without date
GPA(OpenERP) [Fri, 2 Apr 2010 12:10:53 +0000 (17:40 +0530)]
[FIX] Scrum : Burndown chart was crashing when a taskwork entry is without date

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

bzr revid: jvo@tinyerp.com-20100402121053-1dun80ss5fgvih85

14 years ago[FIX] Behaviour of fields.related corrected for copy() and write() calls
Jay (OpenERP) [Fri, 2 Apr 2010 11:32:46 +0000 (13:32 +0200)]
[FIX] Behaviour of fields.related corrected for copy() and write() calls

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

bzr revid: stephane@openerp.com-20100402113246-dq42pvoiy5n1xh7f

14 years ago[FIX] Account : Journal's name_search() did not use context well
Jay (Open ERP) [Thu, 1 Apr 2010 11:13:24 +0000 (16:43 +0530)]
[FIX] Account : Journal's name_search() did not use context well

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

bzr revid: jvo@tinyerp.com-20100401111324-dkfdper9gbzbmbom

14 years ago[FIX] res_lang : if value of thousands_sep is not present in language,method will...
DSH (Open ERP) [Thu, 1 Apr 2010 09:16:57 +0000 (14:46 +0530)]
[FIX] res_lang : if value of thousands_sep is not present in language,method will give error- 'moentary' name is not defined [IMP] clear cache of language on write,to be sure to get right value if value of language is changed before cache timeout

bzr revid: dsh@tinyerp.com-20100401091657-8aaxv84q1mrcina2

14 years ago[REVERT] This patch only works for trunk but has not been tested on
Stephane Wirtel [Wed, 31 Mar 2010 16:43:09 +0000 (18:43 +0200)]
[REVERT] This patch only works for trunk but has not been tested on
stable. We revert the code to avoid a bug in the stable.

bzr revid: stephane@openerp.com-20100331164309-qz7helv4097uktay

14 years ago[FIX] Behaviour of fields.related corrected for copy() and write() calls
Jay (Open ERP) [Wed, 31 Mar 2010 16:12:48 +0000 (21:42 +0530)]
[FIX] Behaviour of fields.related corrected for copy() and write() calls

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

bzr revid: jvo@tinyerp.com-20100331161248-k8jagfoulb931a4x

14 years ago[FIX] Sale : Make Invoice wizard should only create invoice for uninvoiced lines
JMA(OpenERP) [Wed, 31 Mar 2010 14:31:35 +0000 (20:01 +0530)]
[FIX] Sale : Make Invoice wizard should only create invoice for uninvoiced lines

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

bzr revid: jvo@tinyerp.com-20100331143135-h1h803x3r2t7dxsd

14 years ago[FIX] bin/tools/convert.py: no need to import time since the eval(domain) is probably...
olt@tinyerp.com [Wed, 31 Mar 2010 09:31:52 +0000 (11:31 +0200)]
[FIX] bin/tools/convert.py: no need to import time since the eval(domain) is probably going to be removed or wrapped in an exception handler

bzr revid: olt@tinyerp.com-20100331093152-c0r2sz7czeku70k9

14 years ago[FIX] sql_db: avoid deadlock when releasing leaked cursors
Christophe Simonis [Wed, 31 Mar 2010 08:29:38 +0000 (10:29 +0200)]
[FIX] sql_db: avoid deadlock when releasing leaked cursors

bzr revid: chs@openerp.com-20100331082938-0jc1rs7di67d442i

14 years ago[FIX] bin/tools/convert.py: reverted revision 2017.1.1: could not eval some strings...
olt@tinyerp.com [Wed, 31 Mar 2010 07:46:04 +0000 (09:46 +0200)]
[FIX] bin/tools/convert.py: reverted revision 2017.1.1: could not eval some strings. Need a dict with uid, active_id, active_ids, ...

bzr revid: olt@tinyerp.com-20100331074604-lq2owlje8h2h7em0

14 years ago[FIX] bin/tools/convert.py: missing time module
olt@tinyerp.com [Wed, 31 Mar 2010 07:24:54 +0000 (09:24 +0200)]
[FIX] bin/tools/convert.py: missing time module

bzr revid: olt@tinyerp.com-20100331072454-ribw72la9l4mud8q

14 years ago[FIX] i18n: fr_FR: missing information
olt@tinyerp.com [Wed, 31 Mar 2010 07:23:11 +0000 (09:23 +0200)]
[FIX] i18n: fr_FR: missing information

bzr revid: olt@tinyerp.com-20100331072311-8lr10dlhhlxq3zto

14 years ago[FIX] base_contact: res.partner.job: when partner is set, the address is required...
Christophe Simonis [Fri, 26 Mar 2010 17:08:28 +0000 (18:08 +0100)]
[FIX] base_contact: res.partner.job: when partner is set, the address is required. Add onchange on partner and on address.
[IMP] base_contact: res.partner.address: use domain instead of value in context

bzr revid: chs@openerp.com-20100326170828-idnk06jaxjjlx4hz

14 years ago[FIX] Account : Account should not be removed/deactivated if it is linked to any...
Jay (Open ERP) [Wed, 31 Mar 2010 06:52:47 +0000 (12:22 +0530)]
[FIX] Account : Account should not be removed/deactivated if it is linked to any property/partner

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

bzr revid: jvo@tinyerp.com-20100331065247-62wzpgkjr4wkwmsc

14 years ago[FIX] membership: bugfix + improved inheritance of membership_state field.function
qdp-launchpad@tinyerp.com [Tue, 30 Mar 2010 16:06:29 +0000 (18:06 +0200)]
[FIX] membership: bugfix + improved inheritance of membership_state field.function

bzr revid: qdp-launchpad@tinyerp.com-20100330160629-u7xol8veogjrbirz

14 years ago[MERGE]
Stephane Wirtel [Tue, 30 Mar 2010 15:47:43 +0000 (17:47 +0200)]
[MERGE]

bzr revid: stephane@openerp.com-20100330154743-5e65qzuxw3b1mpnl

14 years ago[FIX] Evaluate domain in act_window element is now possible
Christophe Chauvet [Tue, 30 Mar 2010 13:15:37 +0000 (15:15 +0200)]
[FIX] Evaluate domain in act_window element is now possible

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

bzr revid: christophe.chauvet@syleam.fr-20100330131537-52mrbjm37p58o5yi

14 years ago[FIX] Stock : drop view check added for stock_report_prodlots
Jay (Open ERP) [Tue, 30 Mar 2010 11:52:51 +0000 (17:22 +0530)]
[FIX] Stock : drop view check added for stock_report_prodlots

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

bzr revid: jvo@tinyerp.com-20100330115251-zzw8b7jj5j5z21fq

14 years ago[FIX] Account : Proper query generation for computing debit.credit,balance
Jay (Open ERP) [Mon, 29 Mar 2010 09:49:03 +0000 (15:19 +0530)]
[FIX] Account : Proper query generation for computing debit.credit,balance

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

bzr revid: jvo@tinyerp.com-20100329094903-kjg1uh6j6y9501h3

14 years ago[FIX] Base_contact : search() of job improved
Jay (Open ERP) [Mon, 29 Mar 2010 06:45:56 +0000 (12:15 +0530)]
[FIX] Base_contact : search() of job improved

bzr revid: jvo@tinyerp.com-20100329064556-i13dduwsb7x0nxqn

14 years ago[FIX] account_payment: added journal_id field in account.move.line.tree view
qdp-launchpad@tinyerp.com [Fri, 26 Mar 2010 14:50:43 +0000 (15:50 +0100)]
[FIX] account_payment: added journal_id field in account.move.line.tree view

bzr revid: qdp-launchpad@tinyerp.com-20100326145043-zmcdotbtvq0e8y5p

14 years ago[FIX] In the case we want to generate the RPM package, we change the version
Stephane Wirtel [Thu, 25 Mar 2010 14:32:15 +0000 (15:32 +0100)]
[FIX] In the case we want to generate the RPM package, we change the version

bzr revid: stephane@openerp.com-20100325143215-b182n2lqeau2w2r8

14 years ago[MERGE]
Stephane Wirtel [Thu, 25 Mar 2010 14:27:21 +0000 (15:27 +0100)]
[MERGE]

bzr revid: stephane@openerp.com-20100325142721-12mhmjjh75q6ki2p

14 years ago[FIX] Sale_crm : proper options set on wizard makesale
GPA(OpenERP) [Thu, 25 Mar 2010 12:15:19 +0000 (17:45 +0530)]
[FIX] Sale_crm : proper options set on wizard makesale

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

bzr revid: jvo@tinyerp.com-20100325121519-1tdv5pii9u56q0lp

14 years ago[FIX] Remove the libxml2 and libxslt dependencies for the packaging
Stephane Wirtel [Thu, 25 Mar 2010 11:40:47 +0000 (12:40 +0100)]
[FIX] Remove the libxml2 and libxslt dependencies for the packaging

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

bzr revid: stephane@openerp.com-20100325114047-y9hvn9ycdr38pm0o

14 years ago[FIX] Use the file name instead of the content
Stephane Wirtel [Thu, 25 Mar 2010 10:40:07 +0000 (11:40 +0100)]
[FIX] Use the file name instead of the content

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

bzr revid: stephane@openerp.com-20100325104007-jtn4y22a4ogvp3xm

14 years ago[FIX] Base_report_designer : Replaced libxslt/libxsml2 code by lxml
Paul J Stevens [Thu, 25 Mar 2010 06:22:07 +0000 (11:52 +0530)]
[FIX] Base_report_designer : Replaced libxslt/libxsml2 code by lxml

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

bzr revid: jvo@tinyerp.com-20100325062207-s6y4vblr5m3pxgoz

14 years ago[FIX] DONT pformat() each RPC request !
Elias Hermoso Illera [Tue, 23 Mar 2010 22:31:38 +0000 (23:31 +0100)]
[FIX] DONT pformat() each RPC request !

  - move import pformat() statement to top of file
  - until now server was doing pformat() for each RPC request before calling
    notifyChannel function. if we wasn't in LOG_DEBUG_RPC level we lost RAM
    and CPU for nothing.

bzr revid: x.alt@ajm.lu-20100323223138-3ev8afava66xjab5

14 years ago[FIX] reporting: change the way that para style are computed
Xavier ALT [Tue, 23 Mar 2010 22:09:20 +0000 (23:09 +0100)]
[FIX] reporting: change the way that para style are computed

  - we now compute generic style (i.e. inside <styles/> tag) only once
    at the begenning of the report.
  - for each <para/> tag we encounter, we first try use generic style, and
    we only make a deepcopy() of the style structre, in the case there is
    some style customization directly on the tag

bzr revid: x.alt@ajm.lu-20100323220920-ttfoc4g1v340r24y

14 years ago[FIX] add cache to res.lang format() function
Xavier ALT [Tue, 23 Mar 2010 22:03:33 +0000 (23:03 +0100)]
[FIX] add cache to res.lang format() function

  - change the way we get language specific formating options.
    (we don't need to call the orm each time, because language
     formating don't change that much)

bzr revid: x.alt@ajm.lu-20100323220333-vn6art203jkfrjkq

14 years ago[FIX] Stock : Invoice from Stock should respect context for translations.
Lionel(Numerigraphe) [Tue, 23 Mar 2010 14:11:12 +0000 (19:41 +0530)]
[FIX] Stock : Invoice from Stock should respect context for translations.

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

bzr revid: jvo@tinyerp.com-20100323141112-0kqqj8o42wde4pcm

14 years ago[FIX] stock: context lost in invoice wizard
Numerigraphe - Lionel Sausin [Tue, 23 Mar 2010 12:44:12 +0000 (13:44 +0100)]
[FIX] stock: context lost in invoice wizard

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

bzr revid: ls@numerigraphe.fr-20100323124412-404tefx71abtk6ue

14 years ago[FIX] Sale : Fiscal position from SO for invoice should be priorly taken from SO...
Jay (Open ERP) [Tue, 23 Mar 2010 10:19:47 +0000 (15:49 +0530)]
[FIX] Sale : Fiscal position from SO for invoice should be priorly taken from SO rather than Partner's properties

bzr revid: jvo@tinyerp.com-20100323101947-04xb5kmkhi8jw6gg

14 years ago[FIX] Invoice object's Partner onchange had wrong parameter
Jay (Open ERP) [Tue, 23 Mar 2010 09:59:56 +0000 (15:29 +0530)]
[FIX] Invoice object's Partner onchange had wrong parameter

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

bzr revid: jvo@tinyerp.com-20100323095956-xiatygm566y8acth

14 years ago[FIX] Document : Browse__files_using_ftp wizard corrected
YSA,JVO [Tue, 23 Mar 2010 07:16:42 +0000 (12:46 +0530)]
[FIX] Document : Browse__files_using_ftp wizard corrected

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

bzr revid: jvo@tinyerp.com-20100323071642-9hlasht70hkceynp

14 years ago[FIX] Sale : Fiscal position value has to be passed when Invoice is created from SO
GPA(OpenERP) [Mon, 22 Mar 2010 14:48:45 +0000 (20:18 +0530)]
[FIX] Sale : Fiscal position value has to be passed when Invoice is created from SO

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

bzr revid: jvo@tinyerp.com-20100322144845-9awx7awpg19i9h44

14 years ago[FIX] Export : Correction made when selection field value if False.
Jay (Open ERP) [Mon, 22 Mar 2010 09:51:52 +0000 (15:21 +0530)]
[FIX] Export : Correction made when selection field value if False.

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

bzr revid: jvo@tinyerp.com-20100322095152-mrg9lby5qgfqs29z

14 years ago[FIX] Hr_holidays : Constraint corrected for Holidays request(start date cannot be...
JMA(OpenERP) [Mon, 22 Mar 2010 09:16:13 +0000 (14:46 +0530)]
[FIX] Hr_holidays : Constraint corrected for Holidays request(start date cannot be greater than end date)

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

bzr revid: jvo@tinyerp.com-20100322091613-eni1jd1h0qv8of4v

14 years ago[FIX] Delivery : Better functional computation of weight based on move
Jay (Open ERP) [Mon, 22 Mar 2010 09:13:01 +0000 (14:43 +0530)]
[FIX] Delivery : Better functional computation of weight based on move

bzr revid: jvo@tinyerp.com-20100322091301-liqoi98p4a7a8awj

14 years ago[FIX] Account : Terp file had duplicated author,depends keys
Jay (Open ERP) [Mon, 22 Mar 2010 05:43:46 +0000 (11:13 +0530)]
[FIX] Account : Terp file had duplicated author,depends keys

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

bzr revid: jvo@tinyerp.com-20100322054346-fn8bjrlthrl70tdi

14 years ago[IMP] sql_db: improve logging
Christophe Simonis [Fri, 19 Mar 2010 15:12:07 +0000 (16:12 +0100)]
[IMP] sql_db: improve logging

bzr revid: chs@openerp.com-20100319151207-25yizg73ocr4bik5

14 years ago[FIX] do not keep connections to template1, template0 and postgres in the connection...
Christophe Simonis [Fri, 19 Mar 2010 15:07:24 +0000 (16:07 +0100)]
[FIX] do not keep connections to template1, template0 and postgres in the connection pool

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

bzr revid: chs@openerp.com-20100319150724-g19loevglu1daggq

14 years ago[FIX] base: respect the limit and offset arguments of the search method
Christophe Simonis [Fri, 19 Mar 2010 10:51:35 +0000 (11:51 +0100)]
[FIX] base: respect the limit and offset arguments of the search method

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

bzr revid: chs@openerp.com-20100319105135-11fazd07fikmjsa9

14 years ago[FIX] MRP/Purchase : Seller delay has to be converted into integer for date calculations.
Jay (Open ERP) [Fri, 19 Mar 2010 08:42:22 +0000 (14:12 +0530)]
[FIX] MRP/Purchase : Seller delay has to be converted into integer for date calculations.

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

bzr revid: jvo@tinyerp.com-20100319084222-eb0pn41zzsk2b0mx

14 years ago[FIX] Sale : Translations for RML texts entered into po/pot
Jay (Open ERP) [Thu, 18 Mar 2010 11:49:23 +0000 (17:19 +0530)]
[FIX] Sale : Translations for RML texts entered into po/pot

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

bzr revid: jvo@tinyerp.com-20100318114923-g0dczjghift16zm8

14 years ago[FIX] Event : Notify user before sending an email on confirming event
Jay (Open ERP) [Wed, 17 Mar 2010 13:48:41 +0000 (19:18 +0530)]
[FIX] Event : Notify user before sending an email on confirming event

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

bzr revid: jvo@tinyerp.com-20100317134841-nt42q2u2xihtparf

14 years ago[IMP] Stock :Layout for Moves under Picking Improved
Albert Cervera i Areny - http://www.NaN-tic.com [Wed, 17 Mar 2010 12:50:27 +0000 (18:20 +0530)]
[IMP] Stock :Layout for  Moves under Picking Improved

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

bzr revid: jvo@tinyerp.com-20100317125027-2epdf6u0m568pmr3

14 years ago[IMP] Account : Fiscalyear and Period now have name_search
Ferdinand @ ChriCar [Wed, 17 Mar 2010 12:36:40 +0000 (18:06 +0530)]
[IMP] Account : Fiscalyear and Period now have name_search

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

bzr revid: jvo@tinyerp.com-20100317123640-gcok3358tip2g993

14 years ago[IMP] Product : Duplicated demo data corrected
Jay (Open ERP) [Wed, 17 Mar 2010 12:04:13 +0000 (17:34 +0530)]
[IMP] Product : Duplicated demo data corrected

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

bzr revid: jvo@tinyerp.com-20100317120413-ct0z5psa0ap0cwqu

14 years ago[FIX] Account : Only those accounts are eligible to be Parents which have type=View
Jay (Open ERP) [Tue, 16 Mar 2010 09:19:35 +0000 (14:49 +0530)]
[FIX] Account : Only those accounts are eligible to be Parents which have type=View

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

bzr revid: jvo@tinyerp.com-20100316091935-c9ikuyv561396f5b

14 years ago[FIX] setup.py: add the missing librairies for the windows packaging
Stephane Wirtel [Mon, 15 Mar 2010 17:07:14 +0000 (18:07 +0100)]
[FIX] setup.py: add the missing librairies for the windows packaging

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

bzr revid: stephane@openerp.com-20100315170714-0euhbolmy7syhjgo

14 years ago[FIX] account_date_check: If the date of the move line, is not in the
Stephane Wirtel [Mon, 15 Mar 2010 16:29:54 +0000 (17:29 +0100)]
[FIX] account_date_check: If the date of the move line, is not in the
period, we raise an exception

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

bzr revid: stephane@openerp.com-20100315162954-cbdnuzjeztaei2qn

14 years ago[FIX] netrpc: Close the socket if there is a raised exception
Albert Cervera i Areny - http://www.NaN-tic.com [Mon, 15 Mar 2010 13:24:13 +0000 (14:24 +0100)]
[FIX] netrpc: Close the socket if there is a raised exception

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

bzr revid: stephane@openerp.com-20100315132413-3b6exx41o76r67vu

14 years ago[FIX] Remove the default values on the --no-netrpc and --no-xmlrpc
Stephane Wirtel [Mon, 15 Mar 2010 12:27:55 +0000 (13:27 +0100)]
[FIX] Remove the default values on the --no-netrpc and --no-xmlrpc
flags of the command line. The system will check if these flags are
None or not.

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

bzr revid: stephane@openerp.com-20100315122755-q055yyh41rsfbu3e

14 years ago[FIX] fixed a bug in copy_data: it now copies the original (not translated) field...
olt@tinyerp.com [Mon, 15 Mar 2010 11:57:08 +0000 (12:57 +0100)]
[FIX] fixed a bug in copy_data: it now copies the original (not translated) field value as the source value

bzr revid: olt@tinyerp.com-20100315115708-p7j5ih7jolomaf2z

14 years ago[FIX] Product : Conversion from unmatched categorized UoM now raises exception
Jay (Open ERP) [Mon, 15 Mar 2010 11:10:51 +0000 (16:40 +0530)]
[FIX] Product : Conversion from unmatched categorized UoM now raises exception

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

bzr revid: jvo@tinyerp.com-20100315111051-1poz13844qwgg34o

14 years ago[FIX] Sale : Cancelled partial packing should affect Sale order's Shipped field
VRA,Jay [Mon, 15 Mar 2010 06:58:25 +0000 (12:28 +0530)]
[FIX] Sale : Cancelled partial packing should affect Sale order's Shipped field

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

bzr revid: jvo@tinyerp.com-20100315065825-vxd7x4jazwpfgog7

14 years ago[FIX] sale: move the product_uos_qty and product_uos fields to the
Stephane Wirtel [Fri, 12 Mar 2010 14:59:47 +0000 (15:59 +0100)]
[FIX] sale: move the product_uos_qty and product_uos fields to the
main tab to avoid the issue with the group_extended on the "Extra
Info" tab ( thanks to Numerigraphe )

bzr revid: stephane@openerp.com-20100312145947-t597o3sn1m8pbywf

14 years ago[FIX] event: made wizard of invoice creating more flexible (use onchange) + code...
qdp [Fri, 12 Mar 2010 13:53:36 +0000 (14:53 +0100)]
[FIX] event: made wizard of invoice creating more flexible (use onchange) + code refactoring

bzr revid: qdp-launchpad@tinyerp.com-20100312135336-bfxxi59ut8c2vkld

14 years ago[FIX] Export should honor the current locale(language) settings of the user.
Anup(OpenERP) [Fri, 12 Mar 2010 11:26:40 +0000 (16:56 +0530)]
[FIX] Export should honor the current locale(language) settings of the user.

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

bzr revid: jvo@tinyerp.com-20100312112640-3513ssllt9gylo8m

14 years ago[FIX] Stock : Unlink() of Move corrected
Jay (Open ERP) [Fri, 12 Mar 2010 11:08:43 +0000 (16:38 +0530)]
[FIX] Stock : Unlink() of Move corrected

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

bzr revid: jvo@tinyerp.com-20100312110843-aaajm5dss2fzbeqs

14 years ago[FIX] Document : It should be allowed to browse through FTP,disregard to --no-databse...
YSA(OpenERP) [Fri, 12 Mar 2010 09:49:25 +0000 (15:19 +0530)]
[FIX] Document : It should be allowed to browse through FTP,disregard to --no-databse-list option

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

bzr revid: jvo@tinyerp.com-20100312094925-mo7p4r06552mv7ho

14 years ago[FIX] audittrail: Check if the object exists or Not and raise an exception if it...
Stephane Wirtel [Fri, 12 Mar 2010 09:49:09 +0000 (10:49 +0100)]
[FIX] audittrail: Check if the object exists or Not and raise an exception if it's not the case'

bzr revid: stephane@openerp.com-20100312094909-szbpysn24kjty3td

14 years ago[FIX] Document : It should be allowed to browse through FTP,disregard to --no-databse...
YSA(OpenERP) [Fri, 12 Mar 2010 09:44:40 +0000 (15:14 +0530)]
[FIX] Document : It should be allowed to browse through FTP,disregard to --no-databse-list option

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

bzr revid: jvo@tinyerp.com-20100312094440-a9zs284gs1jlf4me

14 years ago[MERGE]
Stephane Wirtel [Fri, 12 Mar 2010 08:06:15 +0000 (09:06 +0100)]
[MERGE]

bzr revid: stephane@openerp.com-20100312080615-5o138ktyd65l7fk5

14 years ago[FIX] MRP : Split production wizard corrected
Jay (Open ERP) [Fri, 12 Mar 2010 07:22:04 +0000 (12:52 +0530)]
[FIX] MRP : Split production wizard corrected

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

bzr revid: jvo@tinyerp.com-20100312072204-qg6dpqx4q1to2u00

14 years ago[FIX] hr_timesheet_sheet: Add a default value for the context keyword
Stephane Wirtel [Thu, 11 Mar 2010 15:43:08 +0000 (16:43 +0100)]
[FIX] hr_timesheet_sheet: Add a default value for the context keyword

bzr revid: stephane@openerp.com-20100311154308-ifknn08dmcbhpud8

14 years ago[fix] disabled "code" server action due to the security threat it poses, added -...
Xavier Morel [Thu, 11 Mar 2010 14:09:57 +0000 (15:09 +0100)]
[fix] disabled "code" server action due to the security threat it poses, added --enable-code-actions command-line flag to enable it

bzr revid: xmo@tinyerp.com-20100311140957-89p42puy6u8c8v8p

14 years ago[IMP] purchase: moved smoke test into separate test dir and renamed demo data for...
Olivier Dony [Thu, 11 Mar 2010 13:32:46 +0000 (14:32 +0100)]
[IMP] purchase: moved smoke test into separate test dir and renamed demo data for consistency with sale/mrp smoke tests

bzr revid: odo@openerp.com-20100311133246-o9dd4fh63tm25g79

14 years ago[FIX] Uninstalling a board_* module removes dashboard action, but user shuold be...
Jay (Open ERP) [Thu, 11 Mar 2010 13:27:26 +0000 (18:57 +0530)]
[FIX] Uninstalling a board_* module removes dashboard action, but user shuold be allowed to login with default action

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

bzr revid: jvo@tinyerp.com-20100311132726-qk9icwatqtcaihmy

14 years ago[MERGE] merge donkirkby's patch to re-enable purchase module smoke test
~donkirkby [Thu, 11 Mar 2010 13:17:21 +0000 (14:17 +0100)]
[MERGE] merge donkirkby's patch to re-enable purchase module smoke test

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

bzr revid: odo@openerp.com-20100311131721-bkzam3q2aotyic2j

14 years ago[FIX] Improved mrp_jit smoke test in case the sale config wizard was run before insta...
Olivier Dony [Thu, 11 Mar 2010 13:05:02 +0000 (14:05 +0100)]
[FIX] Improved mrp_jit smoke test in case the sale config wizard was run before installing mrp_jit. There is a side-effect but it's only on demo databases, and we'll fix this test in trunk when we can write better tests.

bzr revid: odo@openerp.com-20100311130502-3pvqhn20sxbu6kt8

14 years ago[REF] Delivery : Weight calculation Optimized
Jay (Open ERP) [Thu, 11 Mar 2010 11:18:36 +0000 (16:48 +0530)]
[REF] Delivery : Weight calculation Optimized

bzr revid: jvo@tinyerp.com-20100311111836-os07pmrq787fqwcn

14 years ago[FIX] sale: Remove the product.group_uos group on the product_uos and product_uos_qty...
Stephane Wirtel [Thu, 11 Mar 2010 10:48:25 +0000 (11:48 +0100)]
[FIX] sale: Remove the product.group_uos group on the product_uos and product_uos_qty fields.

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

bzr revid: stephane@openerp.com-20100311104825-tb7vnzvs0jyx6hyk

14 years ago[FIX] Delivery : Proper Weight calculation of stock picking
Jay (Open ERP) [Thu, 11 Mar 2010 10:42:13 +0000 (16:12 +0530)]
[FIX] Delivery : Proper Weight calculation of stock picking

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

bzr revid: jvo@tinyerp.com-20100311104213-o5jessn5luz2ikz1

14 years ago[FIX] Base_setup : Better display of Currency selection(Name + Code)
Jay (Open ERP) [Thu, 11 Mar 2010 06:50:58 +0000 (12:20 +0530)]
[FIX] Base_setup : Better display of Currency selection(Name + Code)

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

bzr revid: jvo@tinyerp.com-20100311065058-3qiy00xgassjstql

14 years ago[FIX] Stock :Picking removal should remove moves too
Jay (Open ERP) [Wed, 10 Mar 2010 12:14:18 +0000 (17:44 +0530)]
[FIX] Stock :Picking removal should remove moves too

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

bzr revid: jvo@tinyerp.com-20100310121418-fky6g0foczwkkn8p

14 years ago[FIX] Purchase : Seperate packign should not be created if chained locations are...
Dukai Gábor [Wed, 10 Mar 2010 09:01:40 +0000 (14:31 +0530)]
[FIX] Purchase : Seperate packign should not be created if chained locations are used

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

bzr revid: jvo@tinyerp.com-20100310090140-qf5vnb78lf00yms6

14 years ago[FIX] MRP : stock.warehouse.orderpoint for qty_multiple check of 0
Jay (Open ERP) [Wed, 10 Mar 2010 08:51:21 +0000 (14:21 +0530)]
[FIX] MRP : stock.warehouse.orderpoint for qty_multiple check of 0

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

bzr revid: jvo@tinyerp.com-20100310085121-uf2c2sjnddx20nwf

14 years ago[FIX] Import : Any exception should be raised in well-manner
Jay (Open ERP) [Tue, 9 Mar 2010 14:16:33 +0000 (19:46 +0530)]
[FIX] Import : Any exception should be raised in well-manner

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

bzr revid: jvo@tinyerp.com-20100309141633-7z2ahnjz41eclvoe

14 years ago[FIX] account: product_id onchange on invoice lines were returning {} when no product...
qdp [Tue, 9 Mar 2010 12:49:07 +0000 (13:49 +0100)]
[FIX] account: product_id onchange on invoice lines were returning {} when no product_id was given. This was causing problems in other modules (account_analytic_default, account_analytic_plans) that inherited because of a key error 'value'. It now returns {'value':{}}.

bzr revid: qdp-launchpad@tinyerp.com-20100309124907-d6fmg0rps9yrkvrk

14 years ago[FIX] only admin can delete ir.property
Christophe Simonis [Tue, 9 Mar 2010 11:31:56 +0000 (12:31 +0100)]
[FIX] only admin can delete ir.property
[FIX] when deleting ir.property, do not delete the linked field

bzr revid: chs@tinyerp.com-20100309113156-llnrwbmcaem85zga

14 years ago[FiX] improved regression tests in sale and mrp_jit modules to test separately auto...
Olivier Dony [Mon, 8 Mar 2010 19:09:29 +0000 (20:09 +0100)]
[FiX] improved regression tests in sale and mrp_jit modules to test separately auto-chained locations. (bug 531238)

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

bzr revid: odo@openerp.com-20100308190929-xc9o2qwfdm5fyhz6

14 years ago[FIX] mrp: use correct location chaining by calling action_confirm() on stock move...
Olivier Dony [Mon, 8 Mar 2010 17:57:25 +0000 (18:57 +0100)]
[FIX] mrp: use correct location chaining by calling action_confirm() on stock move instead of directly writing the status (bug 531238).
Also updated smoke tests in sale and mrp_jit module to provide regression testing.

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

bzr revid: odo@openerp.com-20100308175725-n6622yxp6h7iwrs2

14 years ago[FIX] l10n_be: adaptation du module de localisation belge conformément à la nouvelle...
qdp [Mon, 8 Mar 2010 13:26:39 +0000 (14:26 +0100)]
[FIX] l10n_be: adaptation du module de localisation belge conformément à la nouvelle législation TVA pour les services intracom
[IMP] l10n_be: attribution de nouveaux codes plus explicites pour les taxes

bzr revid: qdp-launchpad@tinyerp.com-20100308132639-ig0t5v5all4arqmx

14 years ago[FIX] Sale_crm : Code improved for partner onchange to take effect on SO
Jay (Open ERP) [Mon, 8 Mar 2010 10:43:54 +0000 (16:13 +0530)]
[FIX] Sale_crm : Code improved for partner onchange to take effect on SO

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

bzr revid: jvo@tinyerp.com-20100308104354-kkmq32ia9l57en3k

14 years ago[FIX] correct import rng file
Christophe Simonis [Mon, 8 Mar 2010 10:09:56 +0000 (11:09 +0100)]
[FIX] correct import rng file

bzr revid: chs@tinyerp.com-20100308100956-t98x24ntd1ywrnun

14 years ago[FIX] delivery: replace 'id' with active_id in passing context of order(takes built...
sma (Tiny) [Mon, 8 Mar 2010 09:30:02 +0000 (15:00 +0530)]
[FIX] delivery: replace 'id' with active_id in passing context of order(takes built in function id in webclient).

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

bzr revid: sma@tinyerp.com-20100308093002-wm5niho8im8u9xhr

14 years ago[IMP] Account_voucher : Accounting entries should only be available for non-view...
VRA(OpenERP) [Mon, 8 Mar 2010 07:19:28 +0000 (12:49 +0530)]
[IMP] Account_voucher : Accounting entries should only be available for non-view accounts

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

bzr revid: jvo@tinyerp.com-20100308071928-nuxd3xp7ais90m5b