Commit Graph

16 Commits

Author SHA1 Message Date
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
sgo@tinyerp.com 519956fad6 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130329045423-45ka0rephkucvyai
2013-03-29 10:24:23 +05:30
Vo Minh Thu 9bb5ee90e4 [IMP] removed unused netsvc imports.
bzr revid: vmt@openerp.com-20130222161029-zecwro75yra2vz0d
2013-02-22 17:10:29 +01: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
Raphael Collet 5f855a1ddb [MERGE] from trunk
bzr revid: rco@openerp.com-20130213083519-3nbg40h5em0gfeu3
2013-02-13 09:35:19 +01:00
Vo Minh Thu f4b6be2f66 [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209063134-ui2p9g3i395sjl7x
2013-02-09 07:31:34 +01:00
Vo Minh Thu ca919bec2c [IMP] account_voucher: use the new signal_xxx methods instead of trg_validate.
bzr revid: vmt@openerp.com-20130128145143-w68s6z1kuulqk6ig
2013-01-28 15:51:43 +01:00
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) df78f29db7 [FIX] account_voucher: fixed view that have an onchange function returning a field which is not in the view
bzr revid: qdp-launchpad@openerp.com-20121004171245-xvvqlqomkd1pcqvw
2012-10-04 19:12:45 +02:00
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
qdp-launchpad@tinyerp.com 6fe432d6e9 [FIX] account_voucher: fixed the yaml test that was wrongly raising error + fixed warning
bzr revid: qdp-launchpad@tinyerp.com-20110105151659-ncfgrpf8sd8qraxj
2011-01-05 16:16:59 +01:00
qdp-launchpad@tinyerp.com 02af34f560 [FIX] account_voucher: multi_currency handling with proper rate (based on the voucher date instead of current date)
bzr revid: qdp-launchpad@tinyerp.com-20101222133510-f8xzfmx9mufkuq8v
2010-12-22 14:35:10 +01:00
Xavier Morel a6f5b92bc6 [FIX] account_voucher: fix sales_reicept tests to assert on the status of 'reconciled' rather than print random stuff to stdout
bzr revid: xmo@openerp.com-20100930102207-7ozrm7o38kqfmr3a
2010-09-30 12:22:07 +02:00
pap (openerp) ac018a4f1e [IMP] Account: improved yml test files for account_voucher
bzr revid: pap@tinyerp.co.in-20100924124258-wyk38tacir21qjul
2010-09-24 18:12:58 +05:30
psi@tinyerp.co.in 723fe6f26f [ADD]: implement new yaml test case according to the new voucher impl
bzr revid: mga@tinyerp.com-20100901125834-do8uc18cdfswez7s
2010-09-01 18:28:34 +05:30