Commit Graph

30 Commits

Author SHA1 Message Date
Ajay Chauhan (OpenERP) 7f7595bba7 [IMP]project_mrp,analytic_contract_project :Fix the problem for creating SO with service type product
bzr revid: cha@tinyerp.com-20120724061051-5ojujboykewg0wwy
2012-07-24 11:40:51 +05:30
Thibault Delavallée d82fff8944 [FIX] project procurement: fixed chatter send on ids, now outside a main loop on ids.
bzr revid: tde@openerp.com-20120601132209-j29pxuzqrfrask6b
2012-06-01 15:22:09 +02:00
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
Raphael Collet 08c1cb9e7d [IMP] procurement, project_mrp: code cleanup
bzr revid: rco@openerp.com-20111216103125-cmutzbdfhhsepdax
2011-12-16 11:31:25 +01:00
Harry (OpenERP) a50550225c [REF] project_mrp: small refactor in _get_project in procurement.order model
bzr revid: hmo@tinyerp.com-20111215054947-zmk473sgeeap9wee
2011-12-15 11:19:47 +05:30
Harry (OpenERP) e9cb0c67c8 [FIX] project_mrp: sale.order have field:project_id of account.analytic. so should need to map with id of project.project on creating service task. move stuff of getting project of procurement into internal method: _get_project
bzr revid: hmo@tinyerp.com-20111215054333-layg6g93ifl8wyur
2011-12-15 11:13:33 +05:30
Harry (OpenERP) 1ca40d12ff [FIX] project_mrp: procurement of service product should not be closed without task
bzr revid: hmo@tinyerp.com-20111214102933-vmzwp6hxrds9dqw3
2011-12-14 15:59:33 +05:30
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
Harry (OpenERP) 09f1515ea9 [FIX] procurement: return False in check_move_done if service product
[REF] procurment: check_produce method to take main supplier in one line if supply method is not produce 
[IMP] project_mrp: improve yml, demo with service product "Advance" and order  "order7"

bzr revid: hmo@tinyerp.com-20111213132904-ibxh3yjszps3q3ee
2011-12-13 18:59:04 +05:30
Harry (OpenERP) 447e9987b9 [REF]project_mrp: refector method: action_produce_assign_service in procurement.oder model to make internal method to convert qty into company time unit as planning hours
bzr revid: hmo@tinyerp.com-20111213085224-ns77hhhzz6dkodod
2011-12-13 14:22:24 +05:30
Fabien Pinckaers c33b16889d merge: [FIX] number of hours on tasks depending on the product uom
lp bug: https://launchpad.net/bugs/878928 fixed

bzr revid: fp@tinyerp.com-20111111143954-j6rmezh7o9w38qfj
2011-11-11 15:39:54 +01:00
Raphael Collet 627a478183 [MERGE] project_mrp: task created with project corresponding to sale order's analytic account
bzr revid: rco@openerp.com-20111108133005-25dnhui5r0r7yq92
2011-11-08 14:30:05 +01:00
Kuldeep Joshi (OpenERP) 663538a717 [FIX]project_mrp: bom calculate as per company configuration
lp bug: https://launchpad.net/bugs/878928 fixed

bzr revid: kjo@tinyerp.com-20111103110506-axntbadp7zqfq3lh
2011-11-03 16:35:06 +05:30
Jigar Amin - OpenERP a4afdc2be0 [FIX] project_mrp : Removed unused Veriable and iMport
bzr revid: jam@tinyerp.com-20111020105337-3jrhebdk1lov5cb7
2011-10-20 16:23:37 +05:30
Jigar Amin - OpenERP 2923c456a7 [FIX] project_mrp : Imporved code
bzr revid: jam@tinyerp.com-20111020105130-yyn1xf1eakh5tndf
2011-10-20 16:21:30 +05:30
Jigar Amin - OpenERP 99ef7db59d [MEGRE] Trunk
bzr revid: jam@tinyerp.com-20111020103002-su4n9wkl592bbivk
2011-10-20 16:00:02 +05:30
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
Jigar Amin - OpenERP c05dea763f [FIX] Linking Analytical Account form SO for Task
lp bug: https://launchpad.net/bugs/821261 fixed

bzr revid: jam@tinyerp.com-20110812093056-f63k8vnyx9cijz5n
2011-08-12 15:00:56 +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 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
ron@tinyerp.com e38be2c715 [FIX]project_mrp :Task summary is not interpretable when Tasks are created from Manufacturing Order
lp bug: https://launchpad.net/bugs/711236 fixed

bzr revid: ron@tinyerp.com-20110202132437-zeetkjbnoqsb896g
2011-02-02 18:54:37 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +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) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
Fabien Pinckaers 509d472e40 fix
bzr revid: fp@tinyerp.com-20100902071809-v21npz0cm0xfed3l
2010-09-02 09:18:09 +02:00
Fabien Pinckaers 1a4bad6acc fix
bzr revid: fp@tinyerp.com-20100901215633-cuhl46a3pdl5q330
2010-09-01 23:56:33 +02:00
Fabien Pinckaers 4c3fc45707 fix
bzr revid: fp@tinyerp.com-20100901213407-1momqe0cfsj9jfcn
2010-09-01 23:34:07 +02:00
PAP(OpenERP) 2dc0a4c5f1 [IMP] Project: Clean code and improvements on project related modules
bzr revid: mra@mra-laptop-20100810103259-a12ooa602rpzw9nd
2010-08-10 16:02:59 +05:30
PAP(OpenERP) dc42df8ed6 [IMP] Project: improvements in project related modules + yaml
bzr revid: mra@mra-laptop-20100804121124-d1u8d5mqdtdmr160
2010-08-04 17:41:24 +05:30
sbh (Open ERP) 7b0fac508f [IMP] project_mrp: Rename the file
bzr revid: sbh@tinyerp.com-20100710134200-ziqqzyzx7fcax186
2010-07-10 19:12:00 +05:30