Commit Graph

16 Commits

Author SHA1 Message Date
sgo@tinyerp.com 6a3cdf718c [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130605071905-o2ldzc6vxqnoe099
2013-06-05 12:49:05 +05:30
Quentin (OpenERP) 709fc0ca29 [FIX] account_voucher: complete fixing of vouchers in multi-currency.
*uniformized the computation in multi-currency in order to always use res_currency.compute()
*make sure to pass the right conversion rate to _current_rate() function using the context if it is specified on the voucher and, in this function, used the info from the context instead of the computed one if relevant. (This involves an ugly overwriting of the 'rate' field that will disappear in trunk: to stay backward compatible and avoid any update of 'base' module it has to be done this way).
*replace the currency_id field on the voucher by a fields.function (was a fields.related) in order to always have a currency, even if it's a voucher in the company currency. (makes the treatment easier and more consistent. Less error prone)
*misc code reaftoring

bzr revid: qdp-launchpad@openerp.com-20130502225937-ya45q2wvgqy7zo1c
2013-05-03 00:59:37 +02:00
sgo@tinyerp.com fa94d5e112 [IMP]improve yml for account_voucher
bzr revid: sgo@tinyerp.com-20130221111728-jlvv0lf5w258ujbz
2013-02-21 16:47:28 +05:30
Quentin (OpenERP) 8ca8f50656 [FIX] account_voucher: fixed yaml test in order to reflect what the client are really sending as information
bzr revid: qdp-launchpad@openerp.com-20121019110720-xhkhzd04caczsz41
2012-10-19 13:07:20 +02:00
Quentin (OpenERP) 003e5ebffb [FIX] account_voucher: fixed spurious yaml test
bzr revid: qdp-launchpad@openerp.com-20121004161542-n1lacefk1jbr8ccl
2012-10-04 18:15:42 +02:00
Rucha (Open ERP) 7a24bdb1f7 [FIX]: Improved old product names with new
bzr revid: rpa@tinyerp.com-20120816084224-t12wf5vipd8u90a7
2012-08-16 14:12:24 +05:30
Rucha (Open ERP) 0aaef8a06e [IMP]: Improved partner demo xml_id referenced based on changes in server
bzr revid: rpa@tinyerp.com-20120620120305-g88c9cp55csnsvoc
2012-06-20 17:33:05 +05:30
Quentin (OpenERP) 25b36b599a [IMP] account_voucher: multi currency handling
bzr revid: qdp-launchpad@openerp.com-20111122165537-2c8a9ov2qjklq2wj
2011-11-22 17:55:37 +01:00
Raphael Collet 551039423c [FIX] account_voucher/test: fix yaml syntax
bzr revid: rco@openerp.com-20111117122904-i05ibw4eh2t7pv5g
2011-11-17 13:29:04 +01:00
Quentin (OpenERP) 03ef4eb14c [FIX] account_voucher: fixed error in yaml test
bzr revid: qdp-launchpad@openerp.com-20111117114849-fce4suyarul4v3i2
2011-11-17 12:48:49 +01:00
ARA (OpenERP) 898403119b [FIX] account_voucher: Fix yml test warning and code clean of account_payment
bzr revid: ara@tinyerp.com-20101020133616-ggxbfq6rw7m20ln9
2010-10-20 19:06:16 +05:30
SKH,Jay fb8df7b445 [REF] Corrections
bzr revid: jvo@tinyerp.com-20100927144808-fuzqom90h4z3qd4m
2010-09-27 20:18:08 +05:30
Fabien Pinckaers 303dec6976 [FIX] Cleaning account voucher: -550 lines
bzr revid: fp@tinyerp.com-20100826001459-ez2b5pik7jexm303
2010-08-26 02:14:59 +02:00
Mantavya Gajjar ea3e980fbb [FIX]: fix a workflow signal for the voucher in voucher yaml
[FIX]: fix a installer problem, it should not remove demo chart of account, its done by the install chart of account wizard

bzr revid: mga@tinyerp.com-20100814145742-d27ehs0ilejkhxof
2010-08-14 20:27:42 +05:30
Mantavya Gajjar aede150c10 [IMP]: improve voucher module improve workflow
[FIX]: fix a problem of voucher calculations

bzr revid: mga@tinyerp.com-20100814075303-snt0eu35812nize0
2010-08-14 13:23:03 +05:30
psi (Open ERP) 9f6611c638 [ADD] account_voucher:YML test file, account_voucher_payment:YML test file
bzr revid: psi@tinyerp.co.in-20100611131733-a3wdi25yrq3w1l9x
2010-06-11 18:47:33 +05:30