Commit Graph

41 Commits

Author SHA1 Message Date
Martin Trigaux 62d72aa238 [FIX] stock: when creating manufacturing order from procurement workflow, do not write location on state (already set previously). (opw 603600)
This avoids having an access rights error when trying to write on a move in done state (eg: in case of force availibility)

bzr revid: mat@openerp.com-20140131160304-22mokur2uuo1cw4r
2014-01-31 17:03:04 +01:00
Martin Trigaux fd9d8b9ff3 [FIX] mrp: move _prepare_order_line_procurement to module sale_mrp as mrp module does not depends from sale
bzr revid: mat@openerp.com-20140110153133-qozwrixyrwxjr44n
2014-01-10 16:31:33 +01:00
Martin Trigaux 0b7ecf8a21 [FIX] mrp: move _prepare_order_line_procurement to model sale.order instead of procurement.oder. This will add the lost property_ids that was removed at rev 9622.
bzr revid: mat@openerp.com-20140108114639-jc40rfbrbi1s37e3
2014-01-08 12:46:39 +01:00
Martin Trigaux 28a4b350f4 [FIX] sale_stock: property_ids is in mrp
bzr revid: mat@openerp.com-20130528124849-u1uren6fjfe1pcxz
2013-05-28 14:48:49 +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
Quentin (OpenERP) b8e3477f06 [MERGE] procurement workflow fixes + removal of a unused file hr_payroll_account/hr_payroll_account_workflow.xml
bzr revid: qdp-launchpad@openerp.com-20121218161136-dqcinl0gputptkt3
2012-12-18 17:11:36 +01:00
Quentin (OpenERP) 6c98483d6f [FIX] mrp, mrp_jit, procurement: fix of the procurement order workflow
bzr revid: qdp-launchpad@openerp.com-20121217144136-hen0i0op21f4z1y1
2012-12-17 15:41:36 +01:00
Quentin (OpenERP) 4dd9751d5e [IMP] mrp, procurement: procurement workflow documented
bzr revid: qdp-launchpad@openerp.com-20121217103104-vrlm8z02ha6cpa13
2012-12-17 11:31:04 +01:00
Quentin (OpenERP) a26b04c921 [FIX] procurement, mrp, project_mrp: refactored the worflow in order to fix the case where mrp wasn't installed and we configured a product as mto with type=='produce'
bzr revid: qdp-launchpad@openerp.com-20121214145833-32q17yb2gw5rlhed
2012-12-14 15:58:33 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Christophe Matthieu 23e20e95d4 [MERGE] from trunk
bzr revid: chm@openerp.com-20121017073146-9m5s2hffeekmj068
2012-10-17 09:31:46 +02:00
Christophe Matthieu 4a77345f63 [IMP] mail, following: access
bzr revid: chm@openerp.com-20121011161614-k72bm2f6gw451u5g
2012-10-11 18:16:14 +02:00
Fabien Pinckaers 7813f13442 [MERGE]
bzr revid: fp@openerp.com-20121010190438-x2o6jhuoknexa67k
2012-10-10 21:04:38 +02:00
Fabien Pinckaers eb9a49718f [MERGE] procuremnt msgs improved
bzr revid: fp@tinyerp.com-20121004133829-re00elfxxlq6oayq
2012-10-04 15:38:29 +02:00
Harry (OpenERP) dd44dab68c [FIX] small issues
bzr revid: hmo@tinyerp.com-20121003113810-mnlg6rf50xi2ljnt
2012-10-03 17:08:10 +05:30
Harry (OpenERP) 319ba65bb8 [MERGE]
bzr revid: hmo@tinyerp.com-20121003105212-651698je5ye1zpuz
2012-10-03 16:22:12 +05:30
Tejas Tank 0f534670ea [IMP] open chatter messages on the procurement.
bzr revid: tta@openerp.com-20121003075730-hkwuqmpkriswphgh
2012-10-03 13:27:30 +05:30
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Fabien Pinckaers b62858e83e [IMP] Merging different ways of posting a message:
message_append_note
  message_append_dict
  message_append
  --> merged all to message_post

bzr revid: fp@tinyerp.com-20120817100302-bqsqv23ogrchslew
2012-08-17 12:03:02 +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
Thibault Delavallée 11d6850f16 [CLEAN] Final code review and fixing before merging.
bzr revid: tde@openerp.com-20120601144059-ut9922dquiip4c4u
2012-06-01 16:40:59 +02:00
Kuldeep Joshi (OpenERP) 66f588550a [IMP]mrp: set procurement_message method
bzr revid: kjo@tinyerp.com-20120529115913-r5tj8yq6mmgesijz
2012-05-29 17:29:13 +05:30
Turkesh Patel (Open ERP) b58c3bda56 [IMP] event,mrp,procurement: improved code
bzr revid: tpa@tinyerp.com-20120515052522-a8m1qal6stomylhr
2012-05-15 10:55:22 +05:30
Turkesh Patel (Open ERP) 1fda7c46fd [IMP] mrp: improved code.
bzr revid: tpa@tinyerp.com-20120515045510-sgku0gbjubnz4zq7
2012-05-15 10:25:10 +05:30
Turkesh Patel (Open ERP) 89d8fee9a6 [IMP] remove log.
bzr revid: tpa@tinyerp.com-20120509054621-ukk52fya3yqmiuex
2012-05-09 11:16:21 +05:30
Turkesh Patel (Open ERP) 2cb6766413 [IMP] improved code for running state.
bzr revid: tpa@tinyerp.com-20120501050624-6cq0b839evr3sdx9
2012-05-01 10:36:24 +05:30
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

lp bug: https://launchpad.net/bugs/525808 fixed

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
fp b987a685e2 fix
bzr revid: fp@fp-laptop-20110917164125-86tkmy7pb3jwrvzr
2011-09-17 18:41:25 +02:00
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
uco (OpenERP) f8eb6b0184 [MERGE]
bzr revid: uco@tinyerp.com-20101018074341-zh2lchjja6kzwnco
2010-10-18 13:13:41 +05:30
Fabien Pinckaers ea969153db [IMP+FIX] improvements patches from xrg
bzr revid: fp@tinyerp.com-20101017173000-m208j7b6kges3zlc
2010-10-17 19:30:00 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
Harry (Open ERP) e087ab8bb8 [IMP] : Removed mx.DateTime and used datetime object.
bzr revid: uco@tinyerp.com-20101015140153-tyy27fby84tijohb
2010-10-15 19:31:53 +05:30
uco (Open ERP) b7b6a70769 [FIX] mrp: Fixed Bug 380529: Top Level BOM with Set/Phantom type incorrect behaviour.
bzr revid: uco@tinyerp.com-20100901064519-scqma00dfp5cof7o
2010-09-01 12:15:19 +05:30
uco (Open ERP) 09f5953295 [REF] mrp: Cleaning the module.
bzr revid: uco@tinyerp.com-20100805102052-waegbh1uyfrhid76
2010-08-05 15:50:52 +05:30
Harry (OpenERP) 9ada619c37 [IMP] set logger messages
bzr revid: hmo@tinyerp.com-20100708101424-hgbmoqco3to16jer
2010-07-08 15:44:24 +05:30
sbh (Open ERP) 88f8ef366a [IMP] procurement: Move the mrp.property into mrp
bzr revid: sbh@tinyerp.com-20100707091851-cf0zbq0rr8ce4qgu
2010-07-07 14:48:51 +05:30
uco (OpenERP) fb6d7e5b9b [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed 'mrp.procurment' object to 'procurement.order'.
bzr revid: uco@tinyerp.com-20100527124706-uptnmyrdopc9yht9
2010-05-27 18:17:06 +05:30
uco (OpenERP) 9ce10244bc [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed files
bzr revid: uco@tinyerp.com-20100527054542-0jq7fam3f6ga071f
2010-05-27 11:15:42 +05:30