Commit Graph

19 Commits

Author SHA1 Message Date
Foram Katharotiya (OpenERP) bae4c6ce40 [IMP] bring back the tests for MRP - backported from little after v7.0 in the trunk
lp bug: https://launchpad.net/bugs/1182515 fixed

bzr revid: ls@numerigraphe.com-20140404123003-cdt5zz1vmupbgd1j
2014-04-04 14:30:03 +02:00
Olivier Dony 03b6acd13d [MERGE] Access inherited product fields on the product directly rather than template, courtesy of Alexis de Lattre (Akretion)
It makes the code a little more straightforward and does not hurt.

bzr revid: odo@openerp.com-20121218225015-6r9ydxjlh147m3z1
2012-12-18 23:50:15 +01:00
Raphael Collet 72f39b0638 [IMP] mrp: change deprecated '<>' operator to '!='
bzr revid: rco@openerp.com-20120911145112-4ansycxt1o15b8fd
2012-09-11 16:51:12 +02:00
Alexis de Lattre f9fe637803 Remplace all occurences of my_browse_rec.product_id.product_tmpl_id.field to my_browse_rec.product_id.field
bzr revid: alexis@via.ecp.fr-20120727015202-7fylff5jr26sgxez
2012-07-27 03:52:02 +02:00
pso (OpenERP) d34a43a12e [IMP] Improved product name in yml files
bzr revid: pso@tinyerp.com-20120724072036-w53xe0qfi3n37hmz
2012-07-24 12:50:36 +05:30
pso (OpenERP) 5d8c9f6bf3 [REVERT] Revert rev: 7066
bzr revid: pso@tinyerp.com-20120724053950-yv9ncrt9bex0a3u6
2012-07-24 11:09:50 +05:30
Jigar Amin (OpenERP) 6dfcdfac02 [IMP] Removed assert statements
bzr revid: jam@openerp.com-20120723084002-nzicdkbp2u3kkhy7
2012-07-23 14:10:02 +05:30
Bharat Devnani (OpenERP) 9b723c9cd1 [MERGE] merged with parent branch and also improved the id of mrp.production in .yml files
bzr revid: bde@tinyerp.com-20120718110151-u4mo4ip3h108361n
2012-07-18 16:31:51 +05:30
Bharat Devnani (OpenERP) 403b59c2d7 [IMP] improved the yml's according to new demo data
bzr revid: bde@tinyerp.com-20120717132803-n41dpx2yjg0142oe
2012-07-17 18:58:03 +05:30
Rucha (Open ERP) 40f83805c5 [IMP]: product: Improved reference of demo product xml_id from static names to number (work in progress)
bzr revid: rpa@tinyerp.com-20120629110424-xykxjjq7sn50ovww
2012-06-29 16:34:24 +05:30
Sbh (Openerp) 102dc53831 [IMP] : rename address_id with parnter_id
bzr revid: sbh@tinyerp.com-20120330082254-ohrl90qe5cr0zolw
2012-03-30 13:52:54 +05:30
Raphael Collet d11ba5806e [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit'
bzr revid: rco@openerp.com-20120308144439-yg2txflpu12zcord
2012-03-08 15:44:39 +01:00
Olivier Dony fa4816d7dd [FIX] mrp: fix YAML test to perform proper float comparisons
bzr revid: odo@openerp.com-20111221123324-0p77dfc7qxihjs6k
2011-12-21 13:33:24 +01:00
Harry (OpenERP) 74ffef84cf [IMP] mrp_operations: clean yml of process of operations of workcenter
bzr revid: hmo@tinyerp.com-20111212122501-c9zbv3s6013uh3qw
2011-12-12 17:55:01 +05:30
Harry (OpenERP) 6e9ac17761 [IMP] mrp: In yml, change qty after confirm production order than check qty
bzr revid: hmo@tinyerp.com-20111212103122-s01r0g8fv3xrkwsd
2011-12-12 16:01:22 +05:30
Harry (OpenERP) 0dc9f2a029 [IMP] mrp: add demo data of assembly product, analytical account, workcenter and check costing account after end of production in yml file
bzr revid: hmo@tinyerp.com-20111212100616-zcstpi4vj7sltoqm
2011-12-12 15:36:16 +05:30
Harry (OpenERP) 678b8b44e4 [IMP] mrp: test case of yml to check workcenter lines after compute
bzr revid: hmo@tinyerp.com-20111209133818-j5zioig52rtedm82
2011-12-09 19:08:18 +05:30
Harry (OpenERP) 84a0685557 [IMP] mrp: clean test case and demo data of BoM, resolve test failure
bzr revid: hmo@tinyerp.com-20111209112131-qhzdza73ucze8apr
2011-12-09 16:51:31 +05:30
Harry (OpenERP) 4d5a7b6f25 [MERGE+REVIEW] merged clean yml of mrp
bzr revid: hmo@tinyerp.com-20111208130824-07w4p3zu0ycx3ity
2011-12-08 18:38:24 +05:30