← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 790258] Re: Delivery Order: partial delivery and more than 1 lot

 

Hello Steffi Frank,

I have checked this issue again it is working as expected. So I am
closing this bug if you still faced the problem then you can reopen this
with proper example.

Thanks and waiting for your reply.

** Changed in: openobject-addons
       Status: Incomplete => Invalid

-- 
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):
  Invalid

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