Commit Graph

102 Commits

Author SHA1 Message Date
Lionel Sausin a386aea7d3 [FIX] revert to v7 report API
bzr revid: ls@numerigraphe.com-20140404124036-1vt0fkakfllj1qax
2014-04-04 14:40:36 +02:00
Martin Trigaux af64d6cc97 [FIX] changes made at merge time into the trunk - remove offending test
bzr revid: ls@numerigraphe.com-20140404123655-9ihrychuho6n6qt2
2014-04-04 14:36:55 +02:00
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
Paramjit Singh Sahota 000ca6103d [IMP] Added another testcase for 2 service type product
And improved code for bom product with service type product used in SO doesnt link the project perfectly.

bzr revid: psa@tinyerp.com-20130912110454-x9tidij14xj09joz
2013-09-12 16:34:54 +05:30
Paramjit Singh Sahota 8985dda550 [IMP] Improved the test case to make the product produce.
bzr revid: psa@tinyerp.com-20130912090636-h28zgcheleg9h9vm
2013-09-12 14:36:36 +05:30
Paramjit Singh Sahota b4d13e3c3d [IMP] Improved the product_id in yml.
bzr revid: psa@tinyerp.com-20130827054608-ppf03r3xzu9td4db
2013-08-27 11:16:08 +05:30
Paramjit Singh Sahota 9d6cc51728 [ADD] Added the test for MRP Issue where producing a BoM with a component of Service type is not possible.
bzr revid: psa@tinyerp.com-20130822110848-kg8g2s3gfhbgxsg9
2013-08-22 16:38:48 +05:30
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
pso (OpenERP) 77ee5b34f9 [IMP] mrp: Changed source location for production
bzr revid: pso@tinyerp.com-20120724053516-1xurit1avkoorn4s
2012-07-24 11:05:16 +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
Olivier Dony b7ea7dea52 [FIX] mrp: avoid hardcoding production ref in tests - causes duplicates
bzr revid: odo@openerp.com-20111117184732-s4gp87np0tuueir2
2011-11-17 19:47:32 +01:00
Rucha (Open ERP) 0bb66c6182 [ADD,IMP]: mrp: created new demo yml for production orders so that we can use those demo in yaml test files,
* Improved reference of demo data in yml + removed creation of demo record

bzr revid: rpa@tinyerp.com-20111117124452-53fylwd4fcrf8qsb
2011-11-17 18:14:52 +05:30
Rucha (Open ERP) b029b434cd [IMP]: mrp: Improvement in order of yml test case
bzr revid: rpa@tinyerp.com-20111114093538-19hb52sm6h3f05qy
2011-11-14 15:05:38 +05:30
Rucha (Open ERP) 4b9dd95583 [FIX]: mrp: fixed yml
bzr revid: rpa@tinyerp.com-20111111114832-ehpyru3nhdiprct8
2011-11-11 17:18:32 +05:30
Rucha (Open ERP) 10f888dde6 [IMP]: mrp: Minor correactions in yml statements
bzr revid: rpa@tinyerp.com-20111103070424-lz51azzzzoefe81l
2011-11-03 12:34:24 +05:30
Rucha (Open ERP) b7bd560507 [ADD]: mrp: Added new yml test to partial consumption and production + scapping components
bzr revid: rpa@tinyerp.com-20111103065903-kzuvb5y5ypdr5opz
2011-11-03 12:29:03 +05:30
Rucha (Open ERP) 48e286eb6b [IMP]: mrp: Improvement in yml test case to change production qty
bzr revid: rpa@tinyerp.com-20111103065502-s0hnhn7bcpkkak7i
2011-11-03 12:25:02 +05:30
Rucha (Open ERP) 83839920a2 [IMP]: mrp: Added test to unlink production order
bzr revid: rpa@tinyerp.com-20111018110248-zq2kcsd08r7uvl9s
2011-10-18 16:32:48 +05:30
Rucha (Open ERP) d5ac2944fd [IMP, REM]: mrp: Improvement in test cases of cancel production order:
* Removed creation of data in yml and taken reference of existing demo for ease

bzr revid: rpa@tinyerp.com-20111017124236-wtapn1nmblxb02dw
2011-10-17 18:12:36 +05:30
Rucha (Open ERP) 9537b9420d [IMP]: mrp: minor improvement in test statement of yml
bzr revid: rpa@tinyerp.com-20111017120035-a6m3oqnszdeux0tf
2011-10-17 17:30:35 +05:30
Rucha (Open ERP) 45b4dab1e6 [REM]: mrp: Removed some yml files which were having lots of code to create record rather than to test the real flow
bzr revid: rpa@tinyerp.com-20111014105259-87ggqqoj3mmm0glp
2011-10-14 16:22:59 +05:30
Rucha (Open ERP) d76aba76cf [IMP, REM]: mrp: Improvement in test cases of mrp_packs.yml:
* Removed creation of data in yml and taken reference of existing demo for ease

bzr revid: rpa@tinyerp.com-20111013114445-iuy711bmmuzlr780
2011-10-13 17:14:45 +05:30
Rucha (Open ERP) ab9a47b96e [IMP]: mrp: Commented some yml files that are not properly formed to fulfill functionalities needed
bzr revid: rpa@tinyerp.com-20111013114017-qsm5qlvn9m2od2vb
2011-10-13 17:10:17 +05:30
Rucha (Open ERP) 22813d4b41 [IMP]: mrp: Improvement in yml test cases for proper business flow, completed mrp_production_order.yml
bzr revid: rpa@tinyerp.com-20111012065912-eay72cxudeazpfjg
2011-10-12 12:29:12 +05:30
Rucha (Open ERP) c8ac636b4c [FIX]: mrp: typo
bzr revid: rpa@tinyerp.com-20111011113208-jybutitnssxqu20l
2011-10-11 17:02:08 +05:30
Rucha (Open ERP) 0e21615141 [IMP]: mrp: Improvement in yml test cases to reflact proper business flow [WORK IN PROGRESS]
bzr revid: rpa@tinyerp.com-20111011111912-dc8b8rwymxcf9l24
2011-10-11 16:49:12 +05:30
Quentin (OpenERP) db0ad2c552 [MERGE] merged the branch with test coverage improvements of mrp modules
bzr revid: qdp-launchpad@openerp.com-20111010110858-487iie6kuoidgjvu
2011-10-10 13:08:58 +02:00
Kirti Savalia (OpenERP) 02bddc336b [IMP]: onchange on product in bom
bzr revid: ksa@tinyerp.com-20110927094724-jec0yn3osjjb00ef
2011-09-27 15:17:24 +05:30
Rucha (Open ERP) 2391006300 [FIX]: mrp: Fixed flow of production process in yml
bzr revid: rpa@tinyerp.com-20110927091208-sh8y3ye42thdwgc4
2011-09-27 14:42:08 +05:30
Rucha (Open ERP) 3c0b78b90e [FIX]: mrp: Fixed yml for change production qty wizard, added new step to check if qty has been changed successfully or not
bzr revid: rpa@tinyerp.com-20110927055444-0tz2t25v49ou0exf
2011-09-27 11:24:44 +05:30
Kirti Savalia (OpenERP) ad46817291 [IMP]:yml for mrp operation
bzr revid: ksa@tinyerp.com-20110926095633-k4xbr9yextxcf4i8
2011-09-26 15:26:33 +05:30
Kirti Savalia (OpenERP) aa487a5cbe [IMP]:yml for mrp repair
bzr revid: ksa@tinyerp.com-20110926090302-x7tb3irvh7cfd9zh
2011-09-26 14:33:02 +05:30
Kirti Savalia (OpenERP) 4f0a3083b1 [IMP]:set in proper flow for mrp
bzr revid: ksa@tinyerp.com-20110926045955-wrqewcb1047fi9lf
2011-09-26 10:29:55 +05:30
Olivier Dony e45e0b75d8 [IMP] stock: cleanup stock.partial.{picking,move} wizards and fix dependencies and tests
bzr revid: odo@openerp.com-20110926003612-0wa6sghmlwbezwzk
2011-09-26 02:36:12 +02:00