Commit Graph

13 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
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Simon Lejeune 7ad6d7a150 [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list
bzr revid: sle@openerp.com-20140502130310-106au0jsza0b3nwe
2014-05-02 15:03:10 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Cecile Tonglet baeefa6952 [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs
bzr revid: cto@openerp.com-20121217154628-0c0i8y3389yz4dxd
2012-12-17 16:46:28 +01:00
Quentin (OpenERP) dce6cac047 [IMP] account_check_writing: improved name of files
bzr revid: qdp-launchpad@openerp.com-20121206111825-zq8uul49obew1vx4
2012-12-06 12:18:25 +01:00
Quentin (OpenERP) b1fd9f7dca [FIX] account_check_writing: print check in batch
bzr revid: qdp-launchpad@openerp.com-20121206111134-71s81rczm5t6bcq6
2012-12-06 12:11:34 +01:00
Rajesh Prajapati (OpenERP) 104af6411b [IMP] check_writing : method updated
bzr revid: rpr@tinyerp.com-20121126131925-6hinm1yfv918zyw3
2012-11-26 18:49:25 +05:30
Divyesh Makwana (Open ERP) e8850d8f64 [IMP] account_check_writing : Improved the code.
bzr revid: mdi@tinyerp.com-20121126060223-w9mzzsqv4o7xa4zo
2012-11-26 11:32:23 +05:30
Divyesh Makwana (Open ERP) 62e9ffdfb1 [IMP] account_check_writing : Removed the unnecessary sequence.
bzr revid: mdi@tinyerp.com-20121123130755-ryz3n70j855v4cz1
2012-11-23 18:37:55 +05:30
Divyesh Makwana (Open ERP) a15d1ea2e2 [IMP] account_check_writing : Improved the code.
bzr revid: mdi@tinyerp.com-20121123125023-oqkzividb5lct287
2012-11-23 18:20:23 +05:30
Rajesh Prajapati (OpenERP) debb4c0045 [IMP] check_writing : method updated for check number sequence behaviour
bzr revid: rpr@tinyerp.com-20121123122546-2br0icbjfz75c0vd
2012-11-23 17:55:46 +05:30
Rajesh Prajapati (OpenERP) cd7181d76f [IMP] account_check_writing : improvements on account_check_writing as per requirement
bzr revid: rpr@tinyerp.com-20121123094918-wrj9sli48tp95n1p
2012-11-23 15:19:18 +05:30