← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

sorry, our revnos:

server 3431
client 4610
addons 4578

You find screenshots attached.

NOTE: our main issue is NOT missing red colour on screen! But the fact
we obviously can't deliver partialy!!!!


** Attachment added: "LP 790258 deliver partial with more than 1 lot.pdf"
   https://bugs.launchpad.net/openobject-addons/+bug/790258/+attachment/2150550/+files/LP%20790258%20deliver%20partial%20with%20more%20than%201%20lot.pdf

-- 
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