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
Quentin (OpenERP) e8ca4acede [FIX] account_anglo_saxon: removing product_qty from stock move creation
bzr revid: qdp-launchpad@openerp.com-20140508122439-5uj58cqpoyk84i2j
2014-05-08 14:24:39 +02:00
Quentin (OpenERP) fc93025818 [MERGE] merged trunk
bzr revid: qdp-launchpad@openerp.com-20140120144243-5kw535p28t1x7yeg
2014-01-20 15:42:43 +01:00
Denis Ledoux ede8d04028 [FIX] account_anglo_saxon: tests, accounts on which reconciliations are done must have reconcile field set to True
bzr revid: dle@openerp.com-20140114201834-2ul27pur66701un4
2014-01-14 21:18:34 +01:00
Quentin (OpenERP) 497204f4c9 [FIX] account_anglo_saxon: fixed error in yaml test (no fiscal year defined for an hardcoded year\!)
bzr revid: qdp-launchpad@openerp.com-20140106164230-lrgo56jvob51m1ba
2014-01-06 17:42:30 +01:00
Thibault Delavallée c243854aae [FIX] account_anglo_saxon: fixed yml tests using an hardocded year instead of the current year.
bzr revid: tde@openerp.com-20140102124143-m1qv8koovjcl8mah
2014-01-02 13:41:43 +01:00
Quentin (OpenERP) 9c0381416d [FIX] stock: fixing the redbot: outdated references to 'do_partial' + security access rights for new object stock.move.operation.link
bzr revid: qdp-launchpad@openerp.com-20131118134701-is7gp517r3q5nex2
2013-11-18 14:47:01 +01:00
Quentin (OpenERP) c97d7e0a42 [MERGE] yml test
bzr revid: qdp-launchpad@openerp.com-20130902151518-kmj4b2ao2gi9k0jq
2013-09-02 17:15:18 +02:00
Quentin (OpenERP) aa877dcfb4 [FIX] yml test
bzr revid: qdp-launchpad@openerp.com-20130902151108-d2r9lpt0z5ertt2m
2013-09-02 17:11:08 +02:00
Randhir Mayatra (OpenERP) fab4e1b5b8 [IMP] add invoice state in stock.move
bzr revid: rma@tinyerp.com-20130830103053-qm5ggzg8jmdai3hb
2013-08-30 16:00:53 +05:30
Randhir Mayatra (OpenERP) dc500465de [IMP] optimize code
bzr revid: rma@tinyerp.com-20130826121505-ags8sgw4ufixc9fl
2013-08-26 17:45:05 +05:30
Randhir Mayatra (OpenERP) dfeb8597fd [IMP] remove stock.pack.operation opeartion on do_partial
bzr revid: rma@tinyerp.com-20130814060417-b5rggizg5lgzsk2w
2013-08-14 11:34:17 +05:30
Randhir Mayatra (OpenERP) f8730cdf22 [IMP] chnage picking_type_id
bzr revid: rma@tinyerp.com-20130813101328-f3qu81wr5yda69va
2013-08-13 15:43:28 +05:30
Randhir Mayatra (OpenERP) b46d71d2b3 [IMP] make changes in acc_anglo_saxon_lifo
bzr revid: rma@tinyerp.com-20130813093715-mqgkxfd8suxy9nye
2013-08-13 15:07:15 +05:30
Quentin (OpenERP) 7e8e2ca75f [FIX] account_anglo_saxon: fixed the computation of price difference inc costing method != 'standard' + added yaml test for the same feature
bzr revid: qdp-launchpad@openerp.com-20130624090329-o423720dp3oc4aez
2013-06-24 11:03:29 +02:00