Commit Graph

36 Commits

Author SHA1 Message Date
Denis Ledoux bd338a779a [FIX] stock: typo incomming -> incoming in demo & tests
I avoid to change external ids, in case some custom/community modules use it in their own tests
2014-11-25 17:38:32 +01:00
Josse Colpaert 0aad6b0498 [IMP] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +02:00
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) fcf8d13806 [FIX] stock: ...
bzr revid: qdp-launchpad@openerp.com-20140312081010-x5oxh4te1xh0v3vv
2014-03-12 09:10:10 +01:00
Quentin (OpenERP) ff09748ec9 [FIX] stock: shipment.yml fixed. The fields location_id and location_dest_id are now required on pack.operations
bzr revid: qdp-launchpad@openerp.com-20140311171443-sbxsa2p8biyzo7t9
2014-03-11 18:14: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) 9ca77ea0c0 [FIX] stock: error in yaml test
bzr revid: qdp-launchpad@openerp.com-20131112165809-4a15uwgu0mmlf80k
2013-11-12 17:58:09 +01:00
Quentin (OpenERP) 65966940c8 [MERGE] merged with main trunk
bzr revid: qdp-launchpad@openerp.com-20131010133212-t058auv973pvvmjm
2013-10-10 15:32:12 +02:00
Cedric Snauwaert 5a22eabb9f [FIX]shipment_test: when creating backorder, it is not in draft anymore + cosmetic on view
bzr revid: csn@openerp.com-20130911101044-zickvlouxkuch4at
2013-09-11 12:10:44 +02:00
Josse Colpaert cc71e22490 [IMP] Remaining quantity and product_qty store calculated fields order, None for reserved quants in rereserve, remove do_partial that is too much in shipment.yml
bzr revid: jco@openerp.com-20130904102929-hfi9phc67w9ci2zb
2013-09-04 12:29:29 +02:00
Quentin (OpenERP) 8471c79b24 [FIX] stock: shipment.yml
bzr revid: qdp-launchpad@openerp.com-20130903104320-fwoekilmm1yubbdn
2013-09-03 12:43:20 +02:00
Josse Colpaert 0c943c01df [MERGE] Merge and correction of stockymls
bzr revid: jco@openerp.com-20130830142259-ehc1djbg8qe38tk7
2013-08-30 16:22:59 +02:00
Sanjay Gohel (OpenERP) 0291e419ce [IMP]improve string
bzr revid: sgo@tinyerp.com-20130830100153-dxnc9uo3k7pv1i0c
2013-08-30 15:31:53 +05:30
Sanjay Gohel (OpenERP) c729a2529f [IMP]improve shipment yml and stock procrule yml
bzr revid: sgo@tinyerp.com-20130829095833-iph2zy1f89wvic2i
2013-08-29 15:28:33 +05:30
Josse Colpaert 2b3fb50997 [WIP] Add YML files and check stock/shipment.yml, make sure stock_account takes all the files(__openerp__.py) and that way start handling problems purchase fifo lifo tests
bzr revid: jco@openerp.com-20130718164715-m2c7mbkb5ph9a82g
2013-07-18 18:47:15 +02:00
Quentin (OpenERP) 038fd04ea5 [WIP] split stock module in stock and stock_account that installs itself only if account+stock are installed
bzr revid: qdp-launchpad@openerp.com-20130711130528-c9jjiduqriakj9iv
2013-07-11 15:05:28 +02:00
Fabien Pinckaers 8f49a3d4c7 [IMP] WIP removed 1000 lines of code
bzr revid: fp@tinyerp.com-20130630085503-ubn247ylue58wa1u
2013-06-30 10:55:03 +02:00
sgo@tinyerp.com 5848f817fb [IMP]add string in shipment yml
bzr revid: sgo@tinyerp.com-20130401064359-40s1a4azsvd2099v
2013-04-01 12:13:59 +05:30
Rucha (Open ERP) 706cc6d88d [MERGE]: merge with this branch itself
bzr revid: rpa@tinyerp.com-20130401052758-fmxysn3esi0nbi2y
2013-04-01 10:57:58 +05:30
Rucha (Open ERP) 70995ec63d [FIX]: stock: Fixed typo and grammar in shipment.yml
bzr revid: rpa@tinyerp.com-20130329154318-2wswvugrl17ncy9l
2013-03-29 21:13:18 +05:30
Rucha (Open ERP) 382171d417 [IMP]: stock: Improved shipment.yml for split lot problem for stock manager
bzr revid: rpa@tinyerp.com-20130329153403-n85d6kwk6edrplor
2013-03-29 21:04:03 +05:30
sgo@tinyerp.com 94c7156ebe [IMP]improve stock shipment yml and add test with manager
bzr revid: sgo@tinyerp.com-20130329090558-ksv44h3cakskf57l
2013-03-29 14:35:58 +05:30
sgo@tinyerp.com 037f2f590d [IMP]improve stock shipment.yml
bzr revid: sgo@tinyerp.com-20130328125939-06de8aj23spjc5uu
2013-03-28 18:29:39 +05:30
Foram Katharotiya (OpenERP) 506b7c9c64 [IMP] change data of stock_report.yml
bzr revid: fka@tinyerp.com-20130228064338-r93gtraqgrfc76mc
2013-02-28 12:13:38 +05:30
Foram Katharotiya (OpenERP) 4de42a4254 [IMP] improve stock yml
bzr revid: fka@tinyerp.com-20130228063146-kfy538aq3p1hh029
2013-02-28 12:01:46 +05:30
Foram Katharotiya (OpenERP) 345845415d [IMP] change all data of stock yml
bzr revid: fka@tinyerp.com-20130228050026-5yaf2ftrps77jlff
2013-02-28 10:30:26 +05:30
Quentin (OpenERP) 73cefa205f [FIX] delivery: fixed errors in views inherited from stock. stock: fixed error in yaml tests (propagation of fix made in previous commit)
bzr revid: qdp-launchpad@openerp.com-20120508212245-3flt53qftn482z84
2012-05-08 23:22:45 +02:00
Quentin (OpenERP) 7e84b4c1ce [FIX] stock: fixed error in yaml test. sale, purchase: fixed error on module installation with a temporary workaround that duplicates the reference of new fields on stock.picking.in/out classes (these lines should be removed as soon as the bug in the framework that prevent the orm of knowing the new columns on inhertied class is fired)
bzr revid: qdp-launchpad@openerp.com-20120508163204-hjg6ztjr38m1cydl
2012-05-08 18:32:04 +02:00
Fabien Pinckaers 16ee6bb22f [FIX] fixing yaml tests
bzr revid: fp@tinyerp.com-20120215183433-qacfwokts5jh85vi
2012-02-15 19:34:33 +01:00
Raphael Collet 4f6f2e2de2 [IMP] stock/test: improve English
bzr revid: rco@openerp.com-20120124123421-z3qy9cria4ftkbss
2012-01-24 13:34:21 +01:00
Harry (OpenERP) c7d117be0c [MERGE] stock, purchase: clean onchange_product and onchange_uom in purchase.order.line and add test case to check stock valuation entries of stock.
bzr revid: hmo@tinyerp.com-20120106121612-qc156nkqngl6gmgq
2012-01-06 17:46:12 +05:30
Harry (OpenERP) 6b7bbef52d [FIX] stock: small fix in yml
bzr revid: hmo@tinyerp.com-20111223104442-26gwo9kr6lnqzaym
2011-12-23 16:14:42 +05:30
Harry (OpenERP) 6502f33d65 [FIX] typo
bzr revid: hmo@tinyerp.com-20111222134149-8it3n94n4846b62x
2011-12-22 19:11:49 +05:30
Harry (OpenERP) c7df0194e1 [IMP] stock: yml cleanup
bzr revid: hmo@tinyerp.com-20111222100658-wr6sjhyvkdu8wkw5
2011-12-22 15:36:58 +05:30
Harry (OpenERP) 6d23ac32bc [IMP] stock: yml cleanup
bzr revid: hmo@tinyerp.com-20111222060659-msv6s3satklj76jt
2011-12-22 11:36:59 +05:30
Harry (OpenERP) 398e1bc624 [IMP] stock: clean yml, demo of stock process with basic shipment of Ice-cream
bzr revid: hmo@tinyerp.com-20111221113822-f57431koo3srgi0i
2011-12-21 17:08:22 +05:30