Commit Graph

18 Commits

Author SHA1 Message Date
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
Kuldeep Joshi (OpenERP) 0ebb6e46ad [IMP]account_voucher: remove address file from yml
bzr revid: kjo@tinyerp.com-20120306065526-kfghm03qof7uprju
2012-03-06 12:25:26 +05:30
Ujjvala Collins (OpenERP) 9e7832d62d [IMP] account_voucher,l10n_de: Renamed remaining account type xml ids.
bzr revid: uco@tinyerp.com-20111214053210-mqrjyxm40a8pd84t
2011-12-14 11:02:10 +05:30
Quentin (OpenERP) bb67abe914 [IMP] account_voucher: improvements inj usability + changed the semantic of the payment_rate, which now depicts the rate of the payment_rate_currency_id against the voucher currency (instead of the main currency)
bzr revid: qdp-launchpad@openerp.com-20111130101110-p19ujgsaqgfnuv1r
2011-11-30 11:11:10 +01:00
Quentin (OpenERP) 62398c5cba [IMP + FIX] account_voucher: fixed few remaining bugs and improved the code in order to remove the field ecxhange_acc_id from the voucher. We now will use fields on the company
bzr revid: qdp-launchpad@openerp.com-20111124154216-ivne5w0q9cwhn12r
2011-11-24 16:42:16 +01:00
Quentin (OpenERP) e346d6c8ad [IMP] account_voucher: changed logic when paying an invoice in a secondary currency => now we always write the amount_currency (and in the same currency)
bzr revid: qdp-launchpad@openerp.com-20111123162234-nr685qp729btv19c
2011-11-23 17:22:34 +01:00
Quentin (OpenERP) 7393886d18 [FIX] account_voucher: small fixes in account_voucher.py due to last commit and updating of yaml files to have them compliant with last changes
bzr revid: qdp-launchpad@openerp.com-20111123133814-w2vsqmklajtyonxk
2011-11-23 14:38:14 +01:00
Quentin (OpenERP) 85b8e20b5d [FIX] account_voucher: fixed error in yamls due to new constraint added in revision 5763
bzr revid: qdp-launchpad@openerp.com-20111122115133-789x19p4af4qlvvz
2011-11-22 12:51:33 +01:00
Olivier Dony 5a8b4761bc [FIX] account_voucher: do not create partners in YAML tests, use demo ones
This is a quick patch to avoid creating more data than necessary in 
YAML tests, just to avoid properly search for the data created by the
test. Still requires more cleanup!

bzr revid: odo@openerp.com-20111103001918-xjuoyrqw0qre0ulg
2011-11-03 01:19:18 +01:00
Quentin (OpenERP) 5414fc7969 [IMP] account_voucher: changed the views for sale and purchase of the voucher in order to make them work with the new signature of the onchanges (included in previous revision) + corrected yaml tests to trigger the onchanges
bzr revid: qdp-launchpad@openerp.com-20111021153258-nw6rxt77yon5dudl
2011-10-21 17:32:58 +02:00
Quentin (OpenERP) 8f6acc742f [ADD] account_voucher: added case4_cad_chf.yml
bzr revid: qdp-launchpad@openerp.com-20111017092216-b8oe1ncesury89dm
2011-10-17 11:22:16 +02:00
Antony Lesuisse 14ba370293 account_voucher multicurrency scenario
bzr revid: al@openerp.com-20110927163709-08ja2ruir230c6hu
2011-09-27 18:37:09 +02:00
Fabien Pinckaers 6391bf5173 [FIX] Account Voucher
bzr revid: fp@tinyerp.com-20110927130730-1jr4uxos5lbst2ub
2011-09-27 15:07:30 +02:00
mtr b752dde287 [IMP] account_voucher:improved strings
bzr revid: mtr@mtr-20110805085829-m6qhtwu26fky7y9h
2011-08-05 14:28:29 +05:30
mtr b505b056e8 [IMP] account_voucher: corrected values and currency rate records so that demo data rates doesn't over shadow it
bzr revid: mtr@mtr-20110804114857-zditm8vsx2hxr348
2011-08-04 17:18:57 +05:30
mtr 1a3ac2facc [IMP] account_voucher: improved string/sentence and code in yml
bzr revid: mtr@mtr-20110803100633-xsh3olpk5bhc00at
2011-08-03 15:36:33 +05:30
mtr 437c84191e [IMP] account_voucher: minor changes in yaml
bzr revid: mtr@mtr-20110802065344-ewaqf3etl687gjlg
2011-08-02 12:23:44 +05:30
mtr 0465909c92 [ADD] account_voucher: added yaml for multicurrency i.e. USD-EUR, EUR-EUR, CAD-CHF
bzr revid: mtr@mtr-20110801130143-wygzy83cztuqw3ub
2011-08-01 18:31:43 +05:30