Commit Graph

22 Commits

Author SHA1 Message Date
Sanjay Gohel (Open ERP) 84a351424c [FIX]Project_mrp:add code for error fix for key not found number_of_stockable
bzr revid: sgo@tinyerp.com-20120102100834-be96dxttxa3d6367
2012-01-02 15:38:34 +05:30
Olivier Dony 48eaf61c01 [IMP] delivery,project_mrp,sale_journal: use the new extensible API of sale/purchase picking creation
This also updates the code to use the new API with
the conventional context passing

bzr revid: odo@openerp.com-20111221151639-q9nnxurg9v4vvtnr
2011-12-21 16:16:39 +01:00
Harry (OpenERP) 5910e38001 [FIX] project_mrp: when task closed, procurement should be close. for that make transition between procurement.act_make_done and procurement.act_done with trigger on project.task model and condition to check closed task. on task closed, cancelled, fire this workflow trigger. no need to send manually signal subflow.done. so remove signal in transition of procurement.act_produce_service to procurement.act_make_done.
bzr revid: hmo@tinyerp.com-20111214063209-ezh4abwvabti81xx
2011-12-14 12:02:09 +05:30
Olivier Dony ed3425760e [FIX] project_mrp: move project_mrp code that was erroneously added to `sale`
Now that the procurement creation from sale.order has been
refactored, it is trivial to perform the appropriate
extension in project_mrp itself.

bzr revid: odo@openerp.com-20111115181935-s3t68jbvav2oldya
2011-11-15 19:19:35 +01:00
Quentin (OpenERP) 68905a0562 [FIX] improved fix of lp725028 (Stock picking rate wrongly computed when delivering tasks with project_mrp)
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: qdp-launchpad@openerp.com-20110916113832-63sig807dkbgugo2
2011-09-16 13:38:32 +02:00
Ujjvala Collins (OpenERP) d809f79881 [IMP] project_mrp: Improved code. Fixed computation problem.
bzr revid: uco@tinyerp.com-20110916073452-qg0k91uzw7jdj1sk
2011-09-16 13:04:52 +05:30
skh 289a56ced1 [FIX] [6.0] sale.order picked_rate is wrong
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: skh@tinyerp.com-20110428074426-d1q77t1zg8xlof9b
2011-04-28 13:14:26 +05:30
skh a6ba3557e7 [FIX] [6.0] sale.order picked_rate is wrong
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: skh@tinyerp.com-20110427100634-lugr5d311idx5a1w
2011-04-27 15:36:34 +05:30
skh 2e7d89d493 [FIX] [6.0] sale.order picked_rate is wrong
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: skh@tinyerp.com-20110420105018-r05u5mw96288bvhm
2011-04-20 16:20:18 +05:30
skh a057f018c5 [FIX] [6.0] sale.order picked_rate is wrong
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: skh@tinyerp.com-20110419092625-40to23ivrd0jdilk
2011-04-19 14:56:25 +05:30
skh c415283e80 [FIX] [6.0] sale.order picked_rate is wrong
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: skh@tinyerp.com-20110414120245-dj62d5fy3tk4ss8y
2011-04-14 17:32:45 +05:30
skh aa64cc2737 [FIX] [6.0] sale.order picked_rate is wrong
lp bug: https://launchpad.net/bugs/725028 fixed

bzr revid: skh@tinyerp.com-20110414114950-cy55v185kkwsrxlw
2011-04-14 17:19:50 +05:30
qdp-launchpad@tinyerp.com 9c38edb4e9 [MERGE] merge with main trunk addons branch
bzr revid: qdp-launchpad@tinyerp.com-20100913162641-nm4351simneo6fv0
2010-09-13 18:26:41 +02:00
pap (openerp) ef819faf7e [IMP] Project:optimized code for cancelling and closing mrp related tasks
bzr revid: pap@tinyerp.co.in-20100913122804-4cd50ytjygxqo6f2
2010-09-13 17:58:04 +05:30
Xavier Morel 44963c74f5 [FIX] signature of overloads to the project)_task methods
bzr revid: xmo@openerp.com-20100911111326-ymk1csobvakjavvv
2010-09-11 16:43:26 +05:30
Fabien Pinckaers 4c3fc45707 fix
bzr revid: fp@tinyerp.com-20100901213407-1momqe0cfsj9jfcn
2010-09-01 23:34:07 +02:00
sbh (Open ERP) 3271125854 [IMP] project_mrp: Remove the user_id and if linked the proejct with product then it set as parent
bzr revid: sbh@tinyerp.com-20100710122316-4qkb1vtc8ua85gii
2010-07-10 17:53:16 +05:30
sbh (Open ERP) dceac87f08 [IMP] project_mrp: Add the user_id and project_id in product and add the task_id in procurement
bzr revid: sbh@tinyerp.com-20100708133342-105x6v60zwc26c98
2010-07-08 19:03:42 +05:30
Mustufa Rangwala 5477d0de86 [IMP] clean project_* code (ARA)
bzr revid: mra@mra-laptop-20100702141550-05xl1o45ophjl23t
2010-07-02 19:45:50 +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
mra (Open ERP) 1f9f099294 [MERGE] Merge with main branch
bzr revid: mra@tinyerp.com-20100415132520-7tm83tyu5nub94k8
2010-04-15 18:55:20 +05:30
mra (Open ERP) 6e7227cfe2 [IMP] project_mrp: Improve and Clean
bzr revid: mra@tinyerp.com-20100408054602-ksufizu8m4hs72o4
2010-04-08 11:16:02 +05:30