c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #25531
[Bug 790258] Re: Delivery Order: partial delivery and more than 1 lot
Hello Steffi Frank,
I have tested your issued but I have not faced any problem for partial delivery at my end.
I have attached a video for your reference so please check it and notify us where you faced the problem and would
please try with latest updated code.
Thanks and waiting for your reply.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/790258
Title:
Delivery Order: partial delivery and more than 1 lot
Status in OpenERP Modules (addons):
Incomplete
Bug description:
6.0
initial situation:
- product MTO, stockable, 'track all' enabled
- create SO with 10 pce, confirm
- create MO, confirm
- produce partial 2 pce with production lot A
- produce a second time partial 3 pce with production lot B
go to delivery orders, you find the one for new created SO available
- open stock move
- split production lot:
-- Lot A with qty 2 pce
-- Lot B with qty 3 pce
- system generates two more stock moves, so we end up with 3 lines in delivery order:
-- without lot qty 5
-- with lot A qty 2
-- with lot B qty 3
- all seems to be fine
- process delivery order
- in wizard set qty for move line without production lot to 0 pce
- validate
- error occurs: invalid form. correct red fields
first issue: no fields are red
so I can only believe it's a missing production lot. BUT: with qty 0 a mandatory check doesn't make any sense....
References