Commit Graph

35 Commits

Author SHA1 Message Date
Quentin (OpenERP) ee59f57de9 [FIX] fixed references to old module mrp_jit now renamed into procurement_jit
bzr revid: qdp-launchpad@openerp.com-20140327213201-94z0g64ft8lfmpc4
2014-03-27 22:32:01 +01:00
Quentin (OpenERP) e36b32a661 [MERGE] merged with main trunk (revision 9186)
bzr revid: qdp-launchpad@openerp.com-20140228131516-ihigousbe5p1nt68
2014-02-28 14:15:16 +01:00
Simon Lejeune 62538c61e3 [IMP] Converted mrp BOM Structure to QWeb
bzr revid: sle@openerp.com-20140224103453-0s60blgbk7e3ho5n
2014-02-24 11:34:53 +01:00
openerp-sle bccafbdae0 [IMP] Converted the mrp production production order to QWeb
bzr revid: openerp-sle@openerp-sle.home-20140214180052-pbluhvtg0ptl7m2c
2014-02-14 19:00:52 +01:00
Josse Colpaert da22ca89bb [FIX] Make sure the tests for mrp.product.produce do the onchange for consume_lines
bzr revid: jco@openerp.com-20140122092921-rjgehregzpqfreyg
2014-01-22 10:29:21 +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
Josse Colpaert 9494290cb1 [FIX] Try to fix mrp tests and mrp
bzr revid: jco@openerp.com-20130918135612-n8d1qqbxh0rbgtcw
2013-09-18 15:56:12 +02:00
Martin Trigaux c48504fdba [MERGE] sync with trunk (state -> stage removed some test)
bzr revid: mat@openerp.com-20130911110755-zf3ytf9m27im6x9k
2013-09-11 13:07:55 +02:00
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
Martin Trigaux c697009dea [IMP]mrp: avoid adding account rights to users and create lines with superuser_id
bzr revid: mat@openerp.com-20130514132629-91qrc32j04a1t5he
2013-05-14 15:26:29 +02:00
sgo@tinyerp.com 519956fad6 [MERGE]sync with trunk
bzr revid: sgo@tinyerp.com-20130329045423-45ka0rephkucvyai
2013-03-29 10:24:23 +05:30
sgo@tinyerp.com 412efcda33 [IMP]improve mrp yaml minor changes
bzr revid: sgo@tinyerp.com-20130328130743-ky1hz52gskju1q7t
2013-03-28 18:37:43 +05:30
sgo@tinyerp.com 21c4fee43d [IMP]improve mrp yaml
bzr revid: sgo@tinyerp.com-20130328115801-kh4k8ctnh3x5oae2
2013-03-28 17:28:01 +05:30
Foram Katharotiya (OpenERP) ab83bc5d85 [IMP] add yml of mrp_users and give access rights
bzr revid: fka@tinyerp.com-20130301092805-56z3lzm8obeon6re
2013-03-01 14:58:05 +05:30
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