avanzosc team mailing list archive
-
avanzosc team
-
Mailing list archive
-
Message #00379
Re: [Merge] lp:~gkliska/avanzosc/mrp-6.1_kgb_fix into lp:avanzosc/mrp-6.1
Thank you for reviews Daniels.
I removed comments and did some more PEP8.
For other changes I need to do
it doesn't make sense to make it directly in this branch.
In short, our plan is to change:
mrp_master_extension:
mrp_production.action_confirm()
- only create stock moves for production input and output,
and let the stock pull flows do the procurements as needed
- allow parallel operations
mrp_advanced_operations:
- replace mrp.production.operation.real workflow:
- operation is ready when there is some unreserved qty. on all raw material
(for start without considering resources availability )
- operation can start/continue when there is reserved raw material
- partial_produce wizard
- create 2 pickings (prod in/out) for each batch (lots in wizard)
- specify by-products, eg. more than 1 prod to produce
- link raw materials to prod. out on each partial_produce batch
All costs should have a product that behaves like Landed Cost on production out.
Some costs are distributed by key(weight, price...), some are directly attached to production output stock.move.
Some (new) stock modules are required.
Do you have any similar plans or have some idea how we can share development effort.
Maybe mrp-6.1-wip (work-in-progress) branch?
--
https://code.launchpad.net/~gkliska/avanzosc/mrp-6.1_kgb_fix/+merge/176377
Your team Avanzosc Developers is subscribed to branch lp:avanzosc/mrp-6.1.
References