Commit Graph

11 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
Vo Minh Thu 9bb5ee90e4 [IMP] removed unused netsvc imports.
bzr revid: vmt@openerp.com-20130222161029-zecwro75yra2vz0d
2013-02-22 17:10:29 +01:00
Vo Minh Thu 51a25029ba [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209063024-sd45ez43v7ikfdm2
2013-02-09 07:30:24 +01:00
dle@openerp.com 514952bdd3 [MERGE]Latest trunk
bzr revid: dle@openerp.com-20121128164105-m3hgq38xw6ikewa5
2012-11-28 17:41:05 +01:00
Quentin (OpenERP) 19b743f80f [FIX] account_voucher: fixed newly added constraint
bzr revid: qdp-launchpad@openerp.com-20121127122037-zvm4rdl15h8vj326
2012-11-27 13:20:37 +01:00
Joel Grand-Guillaume 59bbb02064 [FIX] YAML test on account voucher : Create a second USD account for testing, avoiding one of the account constraint to raise.
bzr revid: joel.grandguillaume@camptocamp.com-20121126095834-o29f5cwoffu2t0ic
2012-11-26 10:58:34 +01:00
Denis Ledoux dle@openerp.com 7e1ffaf613 [REM]Remove all account.journal.view and account.journal.column references
bzr revid: dle@openerp.com-20121122104504-ezgj2666zkhgybpj
2012-11-22 11:45:04 +01:00
Quentin (OpenERP) eb9ee2f9e2 [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
bzr revid: qdp-launchpad@openerp.com-20121031132510-ob15sct5ejav8t76
2012-10-31 14:25:10 +01:00
Quentin (OpenERP) ea32fefa83 [FIX] account_voucher: fixed wrong reference in yaml test forgotten in previous commit
bzr revid: qdp-launchpad@openerp.com-20121031110750-x1povpp9mrz3cvi6
2012-10-31 12:07:50 +01:00
Quentin (OpenERP) 483503a761 [REF] account_voucher: yaml test case 5 refactoring
bzr revid: qdp-launchpad@openerp.com-20121031104439-yksfyq68ggw1i2fw
2012-10-31 11:44:39 +01:00
Quentin (OpenERP) c5c8d87eab [ADD] account_voucher: new test on supplier invoice/payment in foreign currency
bzr revid: qdp-launchpad@openerp.com-20121030152320-w28za6bmpboocpdo
2012-10-30 16:23:20 +01:00