odoo/odoo.git
13 years ago[FIX] Sale : Progressbar for picking should show accurate result in cases of partial... 5.0.13-addons 5.0.14-addons
Jay (OpenERP) [Fri, 3 Sep 2010 14:48:29 +0000 (20:18 +0530)]
[FIX] Sale : Progressbar for picking should show accurate result in cases of partial/complete pickings

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

bzr revid: jvo@tinyerp.com-20100903144829-286vtd19nte60fb8

13 years ago[FIX] read() should never return [] if fields are not empty
Jay (OpenERP) [Fri, 3 Sep 2010 13:06:06 +0000 (18:36 +0530)]
[FIX] read() should never return [] if fields are not empty

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

bzr revid: jvo@tinyerp.com-20100903130606-0sc1rftfxns40anw

13 years ago[FIX] Account_followup : Report corrected by putting formatLang for maturity date
Dukai Gábor [Fri, 3 Sep 2010 12:39:55 +0000 (18:09 +0530)]
[FIX] Account_followup : Report corrected by putting formatLang for maturity date

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

bzr revid: jvo@tinyerp.com-20100903123955-cgt8w8zqw4761569

13 years ago[FIX] safe_eval : Replace the unsafe_eval by safe_eval
Stephane Wirtel [Fri, 3 Sep 2010 12:19:54 +0000 (14:19 +0200)]
[FIX] safe_eval : Replace the unsafe_eval by safe_eval

bzr revid: stephane@openerp.com-20100903121954-d2bgp5xvkbhk1j99

13 years ago[FIX] Purchase : Report should show Partner of destination address
js-reynaud,RME(OpenERP) [Fri, 3 Sep 2010 12:05:07 +0000 (17:35 +0530)]
[FIX] Purchase : Report should show Partner of destination address

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

bzr revid: jvo@tinyerp.com-20100903120507-48528lakvwyij0gp

13 years ago[FIX] Remove the tools.debug call
Stephane Wirtel [Fri, 3 Sep 2010 11:22:20 +0000 (13:22 +0200)]
[FIX] Remove the tools.debug call

bzr revid: stephane@openerp.com-20100903112220-2obtgyw8pxge4nrg

13 years ago[IMP] stock.move: backport of 6.0 fix: products reservations should be guarded by...
Olivier Dony [Fri, 3 Sep 2010 10:15:10 +0000 (12:15 +0200)]
[IMP] stock.move: backport of 6.0 fix: products reservations should be guarded by a row-wise WRITE-LOCK to avoid potential duplicate reservations

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

bzr revid: odo@openerp.com-20100903101510-yewsnbme662cofcj

13 years ago[FIX] purchase: Use .get instead of an eval
Stephane Wirtel [Fri, 3 Sep 2010 10:10:26 +0000 (12:10 +0200)]
[FIX] purchase: Use .get instead of an eval

bzr revid: stephane@openerp.com-20100903101026-xkkx4rt0iwv9cmqe

13 years ago[I18N] Update the translations
Stephane Wirtel [Thu, 2 Sep 2010 15:34:46 +0000 (17:34 +0200)]
[I18N] Update the translations

bzr revid: stephane@openerp.com-20100902153446-1f8h2n9o1j0i9q3y

13 years ago[FIX] convert.py: don't use the nocopy flag
Stephane Wirtel [Thu, 2 Sep 2010 15:34:30 +0000 (17:34 +0200)]
[FIX] convert.py: don't use the nocopy flag

bzr revid: stephane@openerp.com-20100902153430-oct23qur0ykbm2j2

13 years ago[FIX] Use the safe_eval function
Stephane Wirtel [Thu, 2 Sep 2010 12:02:15 +0000 (14:02 +0200)]
[FIX] Use the safe_eval function

bzr revid: stephane@openerp.com-20100902120215-gtobbnz1rpsu7mhi

13 years ago[IMP] Backport the safe_eval function from the trunk version of OpenERP
Stephane Wirtel [Thu, 2 Sep 2010 11:31:42 +0000 (13:31 +0200)]
[IMP] Backport the safe_eval function from the trunk version of OpenERP

bzr revid: stephane@openerp.com-20100902113142-7sdhilbsa3jjebra

13 years ago[IMP] sql_db: better logging
Christophe Simonis [Fri, 3 Sep 2010 08:59:07 +0000 (10:59 +0200)]
[IMP] sql_db: better logging

bzr revid: chs@openerp.com-20100903085907-notu83p0mvljr6tx

13 years ago[IMP] display database name in the logger
Christophe Simonis [Fri, 3 Sep 2010 07:42:25 +0000 (09:42 +0200)]
[IMP] display database name in the logger

bzr revid: chs@openerp.com-20100903074225-3180306eejyw11am

13 years ago[I18N] Update the translations
Stephane Wirtel [Thu, 2 Sep 2010 15:37:38 +0000 (17:37 +0200)]
[I18N] Update the translations

bzr revid: stephane@openerp.com-20100902153738-ncrdz0v1jlc9pgxd

13 years ago[FIX] netsvc: backport of trunk fix: don't marshal none in XMLRPC
Jacques-Etienne Baudoux [Wed, 1 Sep 2010 17:19:46 +0000 (19:19 +0200)]
[FIX] netsvc: backport of trunk fix: don't marshal none in XMLRPC

bzr revid: jba@openerp.com-20100901171946-oyrcec9hf1l4enjq

13 years ago[FIX] stock: Use the standard price for the price in the wizard of a partial picking
Stephane Wirtel [Wed, 1 Sep 2010 12:05:13 +0000 (14:05 +0200)]
[FIX] stock: Use the standard price for the price in the wizard of a partial picking

bzr revid: stephane@openerp.com-20100901120513-76jss1w1bac101te

13 years ago[FIX] Account : Bank statement should allow opening entries to reconcile disrepcting...
Jay (OpenERP) [Wed, 1 Sep 2010 09:07:43 +0000 (14:37 +0530)]
[FIX] Account : Bank statement should allow opening entries to reconcile disrepcting jornal

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

bzr revid: jvo@tinyerp.com-20100901090743-yu0q8cku4bthbp06

13 years ago[FIX] mrp_repair : Creation of invoices corrected from repairs with fees
Jay (OpenERP) [Wed, 1 Sep 2010 08:28:29 +0000 (13:58 +0530)]
[FIX] mrp_repair : Creation of invoices corrected from repairs with fees

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

bzr revid: jvo@tinyerp.com-20100901082829-n2k3yl7qpxghaxl9

13 years ago[FIX] msgstr in .pot file must be '' while exporting template translation
Anup (OpenERP) [Wed, 1 Sep 2010 07:44:38 +0000 (13:14 +0530)]
[FIX] msgstr in .pot file must be '' while exporting template translation

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

bzr revid: ach@tinyerp.com-20100901074438-2epp2eqb0cnqyed0

13 years ago[FIX] MRP : Cancellation of procurement allowed if it has no moves attached
Dukai Gabor [Tue, 31 Aug 2010 09:20:38 +0000 (14:50 +0530)]
[FIX] MRP : Cancellation of procurement allowed if it has no moves attached

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

bzr revid: jvo@tinyerp.com-20100831092038-z28pjcia2pmdxukv

13 years ago[FIX/REF] Module : Notification for Uncertified modules appear as INFO in logs,rather...
Christophe Chauvet(Syleam) [Mon, 30 Aug 2010 14:09:39 +0000 (19:39 +0530)]
[FIX/REF] Module : Notification for Uncertified modules appear as INFO in logs,rather than WARNING

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

bzr revid: jvo@tinyerp.com-20100830140939-l7pxpdeh29fwrl3a

13 years ago[FIX] stock : Manually created stock moves should confirm without fail
Anup (OpenERP) [Mon, 30 Aug 2010 12:44:53 +0000 (18:14 +0530)]
[FIX] stock : Manually created stock moves should confirm without fail

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

bzr revid: ach@tinyerp.com-20100830124453-ahkljas71t9y32aq

13 years ago[FIX] Wiki : Corrections for history revision differences,_rec_name corrected
Jay (OpenERP) [Mon, 30 Aug 2010 07:52:36 +0000 (13:22 +0530)]
[FIX] Wiki : Corrections for history revision differences,_rec_name corrected

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

bzr revid: jvo@tinyerp.com-20100830075236-p6vw9t61oghlopz2

13 years ago[FIX] stock : Missing translations added
Anup (OpenERP) [Mon, 30 Aug 2010 07:43:50 +0000 (13:13 +0530)]
[FIX] stock : Missing translations added

bzr revid: ach@tinyerp.com-20100830074350-weul1tgd0zl8cjzc

13 years ago[FIX] purchase : Translations corrected
Anup (OpenERP) [Sat, 28 Aug 2010 12:29:31 +0000 (17:59 +0530)]
[FIX] purchase : Translations corrected

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

bzr revid: ach@tinyerp.com-20100828122931-s4bkgzhv59i4k3kn

13 years ago[FIX] account : fixed _search_amount() ethod to allow operators like <, >, =, !=...
Anup (OpenERP) [Fri, 27 Aug 2010 14:45:00 +0000 (20:15 +0530)]
[FIX] account : fixed _search_amount() ethod to allow operators like <, >, =, !=, in and not in

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

bzr revid: ach@tinyerp.com-20100827144500-kqeg6q0m9vdmfijx

13 years ago[FIX] stock : Missing translations added
Anup (OpenERP) [Fri, 27 Aug 2010 14:25:45 +0000 (19:55 +0530)]
[FIX] stock : Missing translations added

bzr revid: ach@tinyerp.com-20100827142545-cb6gl5vbf6fn713s

13 years ago[FIX] Sale_crm : Case should be created with the user which is supplied from the...
Jay (OpenERP) [Fri, 27 Aug 2010 13:21:04 +0000 (18:51 +0530)]
[FIX] Sale_crm : Case should be created with the user which is supplied from the wizard,not the current logged in user

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

bzr revid: jvo@tinyerp.com-20100827132104-z2481sl23b1emeso

13 years ago[FIX] hr_timesheet : Onchange of user was counting changed user into context
Raphaël Valyi - http://www.akretion.com [Fri, 27 Aug 2010 09:12:10 +0000 (14:42 +0530)]
[FIX] hr_timesheet : Onchange of user was counting changed user into context

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

bzr revid: jvo@tinyerp.com-20100827091210-gsnldr0r0sbw7rgq

13 years ago[FIX] account: Pay Invoice Wizard in foreign currency
VRA (OpenERP) [Wed, 25 Aug 2010 14:16:15 +0000 (16:16 +0200)]
[FIX] account: Pay Invoice Wizard in foreign currency

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

bzr revid: stephane@openerp.com-20100825141615-awr5i2by021ttx5a

13 years ago[FIX] l10n_be : Vat Listing wizard corrected
Jay (OpenERP) [Mon, 23 Aug 2010 13:55:19 +0000 (19:25 +0530)]
[FIX] l10n_be : Vat Listing wizard corrected

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

bzr revid: jvo@tinyerp.com-20100823135519-ogxdph5cimdeia5v

13 years ago[FIX] l10n_be : Vat declaration wizard corrected
JMA(OpenERP) [Mon, 23 Aug 2010 13:47:14 +0000 (19:17 +0530)]
[FIX] l10n_be : Vat declaration wizard corrected

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

bzr revid: jvo@tinyerp.com-20100823134714-2js2i5pn0fzpjnym

13 years ago[FIX] l10n_be : Wizard of vat intra corrected
Jay (OpenERP) [Mon, 23 Aug 2010 13:42:24 +0000 (19:12 +0530)]
[FIX] l10n_be : Wizard of vat intra corrected

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

bzr revid: jvo@tinyerp.com-20100823134224-5cvyt952z0jd0ytp

13 years ago[FIX] Corrected the problem of read when field is of type function and many2one and...
Anup (OpenERP) [Fri, 20 Aug 2010 12:24:43 +0000 (17:54 +0530)]
[FIX] Corrected the problem of read when field is of type function and many2one and store=True

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

bzr revid: ach@tinyerp.com-20100820122443-7u570xtsjyqoetns

13 years ago[REF] Account_payment :removed duplicated code
Jay (OpenERP) [Thu, 19 Aug 2010 14:05:52 +0000 (19:35 +0530)]
[REF] Account_payment :removed duplicated code

bzr revid: jvo@tinyerp.com-20100819140552-3rv6osld7pimv96b

13 years ago[FIX] account : General Journal and Central Journal Reports Corrected & Optimized
Anup (OpenERP) [Thu, 19 Aug 2010 13:56:52 +0000 (19:26 +0530)]
[FIX] account : General Journal and Central Journal Reports Corrected & Optimized

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

bzr revid: ach@tinyerp.com-20100819135652-ff9in90qr4kxsqqo

13 years ago[FIX] Sale/Purchase : Cancellation of Order should be allowed by un-linking the Picki...
Jay (OpenERP) [Thu, 19 Aug 2010 13:10:04 +0000 (18:40 +0530)]
[FIX] Sale/Purchase : Cancellation of Order should be allowed by un-linking the Pickings to it

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

bzr revid: jvo@tinyerp.com-20100819131004-xgz2xa3c1u1zdh9k

13 years ago[FIX/REF] Account_payment : Report improved
Vincent Renaville@camptocamp [Thu, 19 Aug 2010 12:49:34 +0000 (18:19 +0530)]
[FIX/REF] Account_payment : Report improved

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

bzr revid: jvo@tinyerp.com-20100819124934-k26ejop89co1gzc4

13 years ago[FIX] account: Use the right journal and period ids for the General Journal Report
Stephane Wirtel [Thu, 19 Aug 2010 12:29:04 +0000 (14:29 +0200)]
[FIX] account: Use the right journal and period ids for the General Journal Report

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

bzr revid: stephane@openerp.com-20100819122904-z6toscjz78qf0r3d

13 years ago[FIX] l10n_be: fixed duplicated xml_id
qdp-launchpad@tinyerp.com [Tue, 17 Aug 2010 15:03:49 +0000 (17:03 +0200)]
[FIX] l10n_be: fixed duplicated xml_id

bzr revid: qdp-launchpad@tinyerp.com-20100817150349-8ohqahie64g2ewo2

13 years ago[FIX] Account : Partner Balance report filter corrected
JMA(OpenERP) [Tue, 17 Aug 2010 07:00:51 +0000 (12:30 +0530)]
[FIX] Account : Partner Balance report filter corrected

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

bzr revid: jvo@tinyerp.com-20100817070051-5vdjyrlybarkcp0t

13 years ago[FIX] Report_intrastat : Correction in PSQL View creation
Omar (Pexego) [Mon, 16 Aug 2010 14:49:43 +0000 (20:19 +0530)]
[FIX] Report_intrastat : Correction in PSQL View creation

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

bzr revid: jvo@tinyerp.com-20100816144943-96rg7uxgu879bj6p

13 years ago[FIX] CRM_configuration : Stage should be set to the basic stage of opportunity when...
RME(OpenERP) [Mon, 16 Aug 2010 12:27:43 +0000 (17:57 +0530)]
[FIX] CRM_configuration : Stage should be set to the basic stage of opportunity when leads are converted to opportunity.

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

bzr revid: jvo@tinyerp.com-20100816122743-pk7n9l9d6mqp5aw4

13 years ago[FIX] RNG file was missing filters attribute for binary field
Christophe Chauvet(Syleam) [Thu, 12 Aug 2010 17:45:47 +0000 (23:15 +0530)]
[FIX] RNG file was missing filters attribute for binary field

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

bzr revid: jvo@tinyerp.com-20100812174547-pu8ichskwa52telk

13 years ago[REF] hr_timesheet_sheet : Corrections
Jay (Open ERP) [Wed, 11 Aug 2010 15:56:22 +0000 (21:26 +0530)]
[REF] hr_timesheet_sheet : Corrections

bzr revid: jvo@tinyerp.com-20100811155622-g8jnvj7pnzi2t7vn

13 years ago[FIX] hr_timesheet_sheet : timesheet should only be confirmed when no. of sign in...
Vincent Renaville(CamptoCamp),RME(OpenERP) [Wed, 11 Aug 2010 15:48:01 +0000 (21:18 +0530)]
[FIX] hr_timesheet_sheet : timesheet should only be confirmed when no. of sign in entries equal to sign out

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

bzr revid: jvo@tinyerp.com-20100811154801-21mwq5udgsqcb2a6

13 years ago[REF] Report_project : Corrected terp contents
Jay (Open ERP) [Wed, 11 Aug 2010 08:47:13 +0000 (14:17 +0530)]
[REF] Report_project : Corrected terp contents

bzr revid: jvo@tinyerp.com-20100811084713-tsk2vnodwa235bx0

13 years ago[FIX] core: correct fields.related behavior at write()
Christophe Simonis [Tue, 10 Aug 2010 09:47:21 +0000 (11:47 +0200)]
[FIX] core: correct fields.related behavior at write()

bzr revid: chs@openerp.com-20100810094721-ydk75n23aa8km9xo

13 years ago[IMP] tools/misc.py: @logged decorator also log exceptions
Christophe Simonis [Tue, 10 Aug 2010 09:40:06 +0000 (11:40 +0200)]
[IMP] tools/misc.py: @logged decorator also log exceptions
[ADD] tools/misc.py: @traceback decorator that log the traceback at call

bzr revid: chs@openerp.com-20100810094006-4kkh0tyitzkh3d8j

13 years ago[FIX] core: raise an usefull exception when trying to inherit from an osv_memory
Christophe Simonis [Tue, 10 Aug 2010 09:39:09 +0000 (11:39 +0200)]
[FIX] core: raise an usefull exception when trying to inherit from an osv_memory

bzr revid: chs@openerp.com-20100810093909-2fdipsntu1qpk09q

13 years ago[REF]
Jay (Open ERP) [Fri, 6 Aug 2010 12:52:10 +0000 (18:22 +0530)]
[REF]

bzr revid: jvo@tinyerp.com-20100806125210-pss1va64zouhruui

13 years ago[FIX] Account : General Ledger report correction
Jay (Open ERP) [Thu, 5 Aug 2010 13:07:46 +0000 (18:37 +0530)]
[FIX] Account : General Ledger report correction

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

bzr revid: jvo@tinyerp.com-20100805130746-o34xxxu02hb0n96h

13 years ago[FIX] account: added notification on absence of invoice sequence number
vra [Thu, 5 Aug 2010 10:49:43 +0000 (16:19 +0530)]
[FIX] account: added notification on absence of invoice sequence number

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

bzr revid: vra@tinyerp.com-20100805104943-027udin1v09ifpt9

13 years ago[FIX] project_retro_planning: currection in write method.
vra [Wed, 4 Aug 2010 09:02:57 +0000 (14:32 +0530)]
[FIX] project_retro_planning: currection in write method.

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

bzr revid: vra@tinyerp.com-20100804090257-6tzeeip7vd1e46qb

13 years ago[FIX] project_timesheet: casting ids as a list: prevents a crash when delegating...
olt@tinyerp.com [Mon, 2 Aug 2010 07:48:35 +0000 (09:48 +0200)]
[FIX] project_timesheet: casting ids as a list: prevents a crash when delegating a task
[FIX] project_timesheet: don't use a mutable object in function definition ('context')

bzr revid: olt@tinyerp.com-20100802074835-tmjkimodcnq970ds

13 years ago[FIX] Stock : Return picking wizard improved
Quentin Theuret [Fri, 30 Jul 2010 12:15:44 +0000 (17:45 +0530)]
[FIX] Stock : Return picking wizard improved

bzr revid: jvo@tinyerp.com-20100730121544-oh6cf9f4u54w988q

13 years ago[FIX] Stock : Return picking should not allow picking qty <=0
JMA,VRA [Fri, 30 Jul 2010 10:26:15 +0000 (15:56 +0530)]
[FIX] Stock : Return picking should not allow picking qty <=0

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

bzr revid: jvo@tinyerp.com-20100730102615-c1scoi4h1pzwdfh5

13 years ago[FIX] Account : Overdue message wizard corrected
YSA(OpenERP) [Fri, 30 Jul 2010 07:22:56 +0000 (12:52 +0530)]
[FIX] Account : Overdue message wizard corrected

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

bzr revid: jvo@tinyerp.com-20100730072256-mv69n2abroqcphce

13 years ago[FIX] purchase : Calculation of minimum planned date should not fail when there is...
vra [Thu, 29 Jul 2010 14:00:57 +0000 (19:30 +0530)]
[FIX] purchase : Calculation of minimum planned date should not fail when there is no PO Line.

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

bzr revid: vra@tinyerp.com-20100729140057-w0vdc3jp3knz8i74

13 years ago[FIX] Expression : Support for M2O with in,not in operators corrected
ACH(OpenERP) [Thu, 29 Jul 2010 11:57:07 +0000 (17:27 +0530)]
[FIX] Expression : Support for M2O with in,not in operators corrected

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

bzr revid: jvo@tinyerp.com-20100729115707-a37kzp0926xum20g

13 years ago[REF] product : Removed Deadcode of checksum from product.packaging
Anup (OpenERP) [Thu, 29 Jul 2010 07:27:32 +0000 (12:57 +0530)]
[REF] product : Removed Deadcode of checksum from product.packaging

bzr revid: ach@tinyerp.com-20100729072732-6vjuzjdzedafx3bk

13 years ago[REF] base : Removed dead code from res.partner
Anup (OpenERP) [Thu, 29 Jul 2010 05:51:33 +0000 (11:21 +0530)]
[REF] base :  Removed dead code from res.partner

bzr revid: ach@tinyerp.com-20100729055133-6ca7ghp8ztnqsonk

13 years ago[FIX] sale : Make Invoice button set to invisible when invoiced.
JMA,VRA [Thu, 29 Jul 2010 05:23:25 +0000 (10:53 +0530)]
[FIX] sale : Make Invoice button set to invisible when invoiced.

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

bzr revid: vra@tinyerp.com-20100729052325-8w8b8v0ka5755v2v

13 years ago[FIX] Stock : Chained picking should generate same picking for moves
Jay (Open ERP) [Wed, 28 Jul 2010 11:34:52 +0000 (17:04 +0530)]
[FIX] Stock : Chained picking should generate same picking for moves

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

bzr revid: jvo@tinyerp.com-20100728113452-2avgzhxc8xx0sw39

13 years ago[FIX] crm: fixes send reminder.
JMA(OpenERP) [Wed, 28 Jul 2010 09:29:48 +0000 (14:59 +0530)]
[FIX] crm: fixes send reminder.

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

bzr revid: vra@tinyerp.com-20100728092948-asj4fxzkfxw7zx73

13 years ago[FIX] account: sequences in fiscal years should be restricted to the same type.
vra [Wed, 28 Jul 2010 06:56:00 +0000 (12:26 +0530)]
[FIX] account: sequences in fiscal years should be restricted to the same type.

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

bzr revid: vra@tinyerp.com-20100728065600-rl97uhbhz4z02j4u

13 years agoir_translation : Better handling of ids
Anup (OpenERP) [Wed, 28 Jul 2010 06:50:03 +0000 (12:20 +0530)]
ir_translation : Better handling of ids

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

bzr revid: ach@tinyerp.com-20100728065003-jfbm3aj620h82cff

13 years ago[FIX] stock : return picking type corrected
Grzegorz Grzelak (Cirrus.pl) [Tue, 27 Jul 2010 13:05:12 +0000 (18:35 +0530)]
[FIX] stock : return picking type corrected

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

bzr revid: vra@tinyerp.com-20100727130512-6vvz94nfl2k01s2k

13 years ago[FIX] account : Read Access for Fiscalyear given to Partner Manager
Niels Huylebroeck [Tue, 27 Jul 2010 12:02:40 +0000 (17:32 +0530)]
[FIX] account : Read Access for Fiscalyear given to Partner Manager

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

bzr revid: ach@tinyerp.com-20100727120240-0t4mlojsudrxs1b1

13 years ago[FIX] fields.related should not break when o2m,m2m returns null
Jay (Open ERP) [Tue, 27 Jul 2010 09:38:15 +0000 (15:08 +0530)]
[FIX] fields.related should not break when o2m,m2m returns null

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

bzr revid: jvo@tinyerp.com-20100727093815-lx6tnea8sex2g118

13 years ago[FIX] Translation should not fail if lang=False is passed anyhow
ACH(OpenERP),ViktorNagy [Mon, 26 Jul 2010 12:42:56 +0000 (18:12 +0530)]
[FIX] Translation should not fail if lang=False is passed anyhow

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

bzr revid: jvo@tinyerp.com-20100726124256-arsseo2vqj99vp5r

13 years ago[FIX] Account ; Unpaid invoices should not include proforma type of invoices
Jay (Open ERP) [Fri, 23 Jul 2010 12:28:16 +0000 (17:58 +0530)]
[FIX] Account ; Unpaid invoices should not include proforma type of invoices

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

bzr revid: jvo@tinyerp.com-20100723122816-bmpz527stixvy9hc

13 years ago[FIX] calculation of general ledger
nel@tinyerp.com [Mon, 19 Jul 2010 19:26:00 +0000 (21:26 +0200)]
[FIX] calculation of general ledger

bzr revid: nel@tinyerp.com-20100719192600-xv4wjx9ol3kbww07

13 years ago[IMP] rowheight
nel@tinyerp.com [Mon, 19 Jul 2010 13:02:55 +0000 (15:02 +0200)]
[IMP] rowheight

bzr revid: nel@tinyerp.com-20100719130255-drls1eeg3o2w4ij8

13 years ago[???] pass context in post_method(override in cci_account)
nel@tinyerp.com [Fri, 16 Jul 2010 12:54:48 +0000 (14:54 +0200)]
[???] pass context in post_method(override in cci_account)

bzr revid: nel@tinyerp.com-20100716125448-t83irqjn0zruv2ki

13 years ago[REM] MRP : Removed unused function set_indices()
Jay (Open ERP) [Wed, 21 Jul 2010 07:46:27 +0000 (13:16 +0530)]
[REM] MRP : Removed unused function set_indices()

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

bzr revid: jvo@tinyerp.com-20100721074627-ion302j194d0z59n

13 years ago[FIX] sale : Included customer reference in advance invoice
Grzegorz Grzelak [Wed, 21 Jul 2010 06:05:32 +0000 (11:35 +0530)]
[FIX] sale : Included customer reference in advance invoice

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

bzr revid: ach@tinyerp.com-20100721060532-ezmnb4r5ohvs2rzn

13 years ago[FIX] Account : General Ledger report improved
Jay (Open ERP) [Mon, 19 Jul 2010 14:58:25 +0000 (20:28 +0530)]
[FIX] Account : General Ledger report improved

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

bzr revid: jvo@tinyerp.com-20100719145825-2c5y6bvtfyyqzbpk

13 years ago[FIX] Sale : Correction on advance invoice wizard
JMA(OpenERP) [Mon, 19 Jul 2010 07:37:50 +0000 (13:07 +0530)]
[FIX] Sale : Correction on advance invoice wizard

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

bzr revid: jvo@tinyerp.com-20100719073750-finqqrnjkmswtd90

13 years ago[FIX] mrp: Don't make the production order if the product has a
Stephane Wirtel [Thu, 15 Jul 2010 14:01:52 +0000 (16:01 +0200)]
[FIX] mrp: Don't make the production order if the product has a
Phantom BOM.
[FIX] mrp: Attribute the right destination location

bzr revid: stephane@openerp.com-20100715140152-1p0id5zg7g0e8z4h

13 years ago[FIX] Account_date_check/point_of_sale : Corrections in check_date constraint of...
JMA(OpenERP) [Mon, 12 Jul 2010 12:59:27 +0000 (18:29 +0530)]
[FIX] Account_date_check/point_of_sale : Corrections in check_date constraint of move line

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

bzr revid: jvo@tinyerp.com-20100712125927-9t4dzlh1z27hlkj8

13 years ago[FIX] l10n_ch : Correction on making payment with DTA
Vincent Renaville@camptocamp [Mon, 12 Jul 2010 10:54:55 +0000 (16:24 +0530)]
[FIX] l10n_ch : Correction on making payment with DTA

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

bzr revid: jvo@tinyerp.com-20100712105455-8uvyfbz0hxl2k7we

13 years ago[FIX] mrp_operations: corrected workcenrer line Workflow proceedings
Jay (Open ERP) [Mon, 12 Jul 2010 10:45:52 +0000 (16:15 +0530)]
[FIX] mrp_operations: corrected workcenrer line Workflow proceedings

bzr revid: jvo@tinyerp.com-20100712104552-8ecngpkbtpenix5s

13 years ago[FIX] Specify the right fiscalyear in the context 5.0.12-addons
Stephane Wirtel [Mon, 12 Jul 2010 08:22:47 +0000 (10:22 +0200)]
[FIX] Specify the right fiscalyear in the context

bzr revid: stephane@openerp.com-20100712082247-s5tl60virbxyvfly

13 years ago[I18N] Update the translations
Stephane Wirtel [Fri, 9 Jul 2010 13:45:20 +0000 (15:45 +0200)]
[I18N] Update the translations

bzr revid: stephane@openerp.com-20100709134520-e11wpsf42bmzu2fh

13 years ago[FIX] Account : Workflow of invoice was missing a transition from re-open to paid
Jay (Open ERP) [Mon, 12 Jul 2010 07:30:42 +0000 (13:00 +0530)]
[FIX] Account : Workflow of invoice was missing a transition from re-open to paid

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

bzr revid: jvo@tinyerp.com-20100712073042-5gpdtwrmglqixjgb

13 years ago[RELEASE] OpenERP 5.0.12 5.0.12-server
Stephane Wirtel [Fri, 9 Jul 2010 14:34:21 +0000 (16:34 +0200)]
[RELEASE] OpenERP 5.0.12

bzr revid: stephane@openerp.com-20100709143421-5i9lrrta97opsz9m

13 years ago[I18N] Update the translations
Stephane Wirtel [Fri, 9 Jul 2010 13:45:54 +0000 (15:45 +0200)]
[I18N] Update the translations

bzr revid: stephane@openerp.com-20100709134554-0f36883q1n664pxs

13 years ago[FIX] Avoid to copy the default move lines on the stock picking during
Stephane Wirtel [Thu, 8 Jul 2010 16:33:25 +0000 (18:33 +0200)]
[FIX] Avoid to copy the default move lines on the stock picking during
the creation of the picking by the system.

bzr revid: stephane@openerp.com-20100708163325-s0lxoxos9diey700

13 years ago[FIX] Pass the fiscal year in the context to use the right sequence if we have define...
Stephane Wirtel [Wed, 7 Jul 2010 16:06:12 +0000 (18:06 +0200)]
[FIX] Pass the fiscal year in the context to use the right sequence if we have defined a fiscal year on the sequence of the account invoice.
[FIX] Redefine the form view for the sequence object with the fiscal years

bzr revid: stephane@openerp.com-20100707160612-8a7r1j0t81opz4w2

13 years ago[FIX] Product : partner_ref corrected
RME(OpenERP) [Thu, 8 Jul 2010 10:00:27 +0000 (15:30 +0530)]
[FIX] Product : partner_ref corrected

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

bzr revid: vra@tinyerp.com-20100708100027-h67qmn45pemiydt3

13 years ago[FIX] Account : Validation of moves should create relavent account analytic entries
Borja López Soilán (Pexego) [Wed, 7 Jul 2010 13:53:04 +0000 (19:23 +0530)]
[FIX] Account : Validation of moves should create relavent account analytic entries

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

bzr revid: jvo@tinyerp.com-20100707135304-sj3c7tc1wu420gqc

13 years ago[IMP] account: correct assert typo to make it useful
Olivier Dony [Wed, 7 Jul 2010 12:53:31 +0000 (14:53 +0200)]
[IMP] account: correct assert typo to make it useful

bzr revid: odo@openerp.com-20100707125331-ufnaq3ujqyokqs3j

13 years ago[FIX] Compute should work when to_currency is not supplied
Jay (Open ERP) [Wed, 7 Jul 2010 12:13:50 +0000 (17:43 +0530)]
[FIX] Compute should work when to_currency is not supplied

bzr revid: jvo@tinyerp.com-20100707121350-kvx5mc3bboep82ai

13 years ago[FIX] Account : When Payment is done by bank statement with a different currency...
Jay,Vra [Tue, 6 Jul 2010 14:34:23 +0000 (20:04 +0530)]
[FIX] Account : When Payment is done by bank statement with a different currency, amount should be converted to company currency

bzr revid: jvo@tinyerp.com-20100706143423-p0axe89zcqbhioy3

13 years ago[FIX] account_analytic_default, sale : currection in product_id_change method.
JMA(OpenEPR) [Tue, 6 Jul 2010 12:10:44 +0000 (17:40 +0530)]
[FIX] account_analytic_default, sale : currection in product_id_change method.

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

bzr revid: vra@tinyerp.com-20100706121044-83uff3r3zl3alcx1

13 years ago[FIX] base.i18n: overdue_msg is not part of base module (second time I'm fixing it)
olt@tinyerp.com [Mon, 5 Jul 2010 13:06:43 +0000 (15:06 +0200)]
[FIX] base.i18n: overdue_msg is not part of base module (second time I'm fixing it)

bzr revid: olt@tinyerp.com-20100705130643-29rbchb7tpoz6hbx

13 years ago[FIX] base.i18n: base.pot: follow_up_msg is not part of base module (second time...
olt@tinyerp.com [Mon, 5 Jul 2010 12:56:54 +0000 (14:56 +0200)]
[FIX] base.i18n: base.pot: follow_up_msg is not part of base module (second time I'm fixing it)

bzr revid: olt@tinyerp.com-20100705125654-bb861dhpy25b7v1s

13 years ago[FIX] base.i18n: follow_up_msg is not part of base module (second time I'm fixing it)
olt@tinyerp.com [Mon, 5 Jul 2010 12:54:37 +0000 (14:54 +0200)]
[FIX] base.i18n: follow_up_msg is not part of base module (second time I'm fixing it)

bzr revid: olt@tinyerp.com-20100705125437-usxfssa0ric1h7vt