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
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +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
Tejas Tank b5a9ccbe11 [IMP] account: use the new signal_xxx methods instead of trg_validate and also update code with create_workflow and delete_workflow feature.
bzr revid: tta@openerp.com-20130201064740-wxigbf179uf6dnnt
2013-02-01 12:17:40 +05:30
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
pso (OpenERP) 238bbc539a [IMP] Improved warning messages for account module
bzr revid: pso@tinyerp.com-20120725073357-kcdgglpmbxrtbq6d
2012-07-25 13:03:57 +05:30
Numerigraphe - Lionel Sausin f120f5aa5b [FIX] unmutable default in account
bzr revid: ls@numerigraphe.fr-20120305174111-zf5j02cm7veyvzs4
2012-03-05 18:41:11 +01:00
ARA (OpenERP) 8bb8e9f2c3 [REF] account: fix buildbot warning
bzr revid: ara@tinyerp.com-20110127063226-2bvb74jfkjql3d29
2011-01-27 12:02:26 +05:30
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
pso 7bc15edf39 [IMP] account: Removed unused import statements from wizard and report
bzr revid: pso@tinyerp.com-20101021054710-vgt2i8680jfsshx3
2010-10-21 11:17:10 +05:30
psi (Open ERP) 1588c6af13 [ADD] account: convert account_validate_account_move wizard to osv_memory wizard
bzr revid: psi@tinyerp.co.in-20100415045002-s9arwlzl4el1gtjm
2010-04-15 10:20:02 +05:30
psi (Open ERP) 6b96f35c55 [ADD] account: convert account_state_open wizard to osv_memory wizard
bzr revid: psi@tinyerp.co.in-20100409132837-du0sczu7efqfno5j
2010-04-09 18:58:37 +05:30