c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #25507
[Bug 790258] Re: Delivery Order: partial delivery and more than 1 lot
Hello Steffi Frank,
I have checked your issue with latest stable 6.0 but I have not get the
first issue "no fields are red" so would you please provide screenshot
for it and revision no .
I have checked with following revno.
server 3436
client 1850
addons 4618
Thanks and waiting for your reply.
** Changed in: openobject-addons
Status: New => Incomplete
--
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