Commit Graph

15 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 245f0fe9f8 [REF] account: removed openerp.pooler imports.
bzr revid: vmt@openerp.com-20130327134337-rpktoa5gj31iof5c
2013-03-27 14:43:37 +01:00
Tejas Tank 75ffe3c712 [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-20130201071833-x48y4zloat1diqa5
2013-02-01 12:48:33 +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
Antonin Bourguignon 48e0915804 [IMP] rephrase some error and warning messages in account
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806154410-kbf9aai2uzq2b0c4
2012-08-06 17:44:10 +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
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 03dcaad9b3 [IMP] account: Removed unused vars
bzr revid: pso@tinyerp.com-20101018064923-zyo9f0u8pc4s1m9g
2010-10-18 12:19:23 +05:30
ARA (OpenERP) 8b2622b607 [REF] account wizard: code clean
bzr revid: ara@tinyerp.com-20101015133522-dmxhk5szekf7ybap
2010-10-15 19:05:22 +05:30
psi (Open ERP) 8622032818 [ADD] account, account_*: Add YAML test files
bzr revid: psi@tinyerp.co.in-20100608124744-8g3ggthdb6mn17ok
2010-06-08 18:17:44 +05:30
Jay (Open ERP) ab69636080 [FIX] Account : Cancel/Confirm Invoice wizards improved
lp bug: https://launchpad.net/bugs/572421 fixed

bzr revid: jvo@tinyerp.com-20100505070955-5v7h418gb5h1bcmn
2010-05-05 12:39:55 +05:30
Vir (Open ERP) 666a5203fe [ADD,MOD] account : wizard invoice state converted to the osv memory wizard
bzr revid: vir@tinyerp.com-20100420053142-fon34f3niaswn659
2010-04-20 11:01:42 +05:30