Commit Graph

22 Commits

Author SHA1 Message Date
Olivier Dony 2c87609288 [FIX] mrp: confirmation of procurements when production order is confirmed was broken + fix and re-enable tests
During the workflow signalling refactoring the signal for
confirming the procurements was sent to the wrong model,
thus having no effect at all.
In addition the MRP tests were incorrectly disabled and
did not cover this case properly. They were re-enabled
and corrected to cover it.

bzr revid: odo@openerp.com-20130801125820-ubpq9wsew6q5w2hf
2013-08-01 14:58:20 +02:00
Vo Minh Thu 5029451905 [IMP] report yml test: use openerp.report.render_report() instead of LocalService().create().
bzr revid: vmt@openerp.com-20130222133511-y07w3etca8onb73x
2013-02-22 14:35:11 +01:00
Vo Minh Thu 02a114fe3b [FIX] import openerp.{netsvc,tools} instead of {netsvc,tools} in YML tests.
bzr revid: vmt@openerp.com-20130209062929-g85yauw92vj9wqpb
2013-02-09 07:29:29 +01:00
Vo Minh Thu 37dec8326d [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209062436-e2wfh3sgoufrh77t
2013-02-09 07:24:36 +01: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