Commit Graph

18 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
Foram Katharotiya (OpenERP) 2496811ec4 [IMP] improve yml strings
bzr revid: fka@tinyerp.com-20130318055412-se3c890mlckxd8ty
2013-03-18 11:24:12 +05:30
sgo@tinyerp.com e072555682 [IMP]improve yml give them to appropriate access rights
bzr revid: sgo@tinyerp.com-20130220060326-q22mdh5yob7erh7e
2013-02-20 11:33:26 +05:30
Tejas Tank 9b8d7de0ac [IMP] Workflow api changes: [account_payment, account_voucher, hr_holidays, hr_payroll, hr_timesheet_sheet, l10n_in_hr_payroll, point_of_sale, procurement, purchase, sale, sale_stock].
bzr revid: tta@openerp.com-20130204082943-vfevxeb7za6r4sy7
bzr revid: tta@openerp.com-20130204112949-07l1v3ru215iglut
2013-02-04 16:59:49 +05:30
Ajay Chauhan (OpenERP) a500b5d249 [FIX] sale: Made some changes
bzr revid: cha@tinyerp.com-20130201131955-nmcaji8bkblipxo3
2013-02-01 18:49:55 +05:30
Ajay Chauhan (OpenERP) 4fa593ade5 [IMP] sale: for yml use the new signal_xxx methods instead of trg_validate.
bzr revid: cha@tinyerp.com-20130131051229-r530h3eawm5bm62s
2013-01-31 10:42:29 +05:30
Olivier Dony 8782163830 [FIX] sale: the `invoiced` field on sale.order.line should be a function field
Having a static boolean field is a mess and requires
a lot of custom code to make sure it is up-to-date,
implying a large source of possible bugs.
Using a function field should take care of updating
it when needed.
All the write() calls that were updating it were
normally removed, and there was also some cleanup
in the surrounding areas (quite minimal).

bzr revid: odo@openerp.com-20121129162629-5lt9e0v5aju36itj
2012-11-29 17:26:29 +01:00
Quentin (OpenERP) eafd95a1d5 [FIX] sale: fixed yaml tests
bzr revid: qdp-launchpad@openerp.com-20120920152043-u0euspbyr04vjqwn
2012-09-20 17:20:43 +02:00
Atul Patel (OpenERP) 78a96ae65a [IMP]: Improve cancel sale order yml
bzr revid: atp@tinyerp.com-20120920120238-0eemylf96xxrqoso
2012-09-20 17:32:38 +05:30
Atul Patel (OpenERP) af4e61bb53 [FIX]: Fix some assert problem in yaml as per new sale order.
bzr revid: atp@tinyerp.com-20120920042433-3rgs13orq10x2h9p
2012-09-20 09:54:33 +05:30
Quentin (OpenERP) bed75115e6 [IMP] sale: improved yaml test
bzr revid: qdp-launchpad@openerp.com-20120919100710-4g6f3q6vt56z8555
2012-09-19 12:07:10 +02:00
Atul Patel (OpenERP) eb28892a3a [IMP]: MOVE PROCUREMENT CHANGES INTO PROCUREMENT..
bzr revid: atp@tinyerp.com-20120909101156-9pna66qbx28px2ii
2012-09-09 15:41:56 +05:30
Atul Patel (OpenERP) 652300eb89 [MERGE]: Merged with lp:openobject-addons
bzr revid: atp@tinyerp.com-20120814061700-k4swskeiz9r3ypn5
2012-08-14 11:47:00 +05:30
Atul Patel (OpenERP) 06c0ead10d [ADD]: Add dependency
ii) move wizard , yaml file
iii) move stock method into sale_stock.
iv) add security into sale_stock module.

bzr revid: atp@tinyerp.com-20120726205659-xiyx39r3dibshyjs
2012-07-27 02:26:59 +05:30
Rucha (Open ERP) 85177961c6 [FIX]: sale: Fixed yml of sale based on changes in demo
bzr revid: rpa@tinyerp.com-20120712111613-1grfmyg1qqszd11a
2012-07-12 16:46:13 +05:30
Rucha (Open ERP) 4321bcdf30 [IMP]: sale: Improved xml_id reference names for sale order and order lines (work in progress)
bzr revid: rpa@tinyerp.com-20120711103549-67ne83p5jw188k3h
2012-07-11 16:05:49 +05:30
Quentin (OpenERP) 0466c59aba [FIX] fixed error in yaml test
bzr revid: qdp-launchpad@openerp.com-20111229170811-6ekfvxssilc3y6hn
2011-12-29 18:08:11 +01:00
Harry (OpenERP) 1a29e26cd8 [FIX] sale: forgot to add new yml files
bzr revid: hmo@tinyerp.com-20111201103051-vscqfi3d2hlt2nri
2011-12-01 16:00:51 +05:30