c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #31608
[Bug 789470] Re: SO partial delivery: wrong picking list gets invoiced
this bug is in addons trunk :
- sell 3 pc1 and 5 pc2
- specify that you invoice from shiped qties
- confirm the SO
- send goods, go to outgoing shipments and send 2 pc1 and 2 pc2
- the come back in the so and create the final invoice -> it invoices 1 pc1 and 3 pc2
the invoice is based on the wrong picking.
** Changed in: openobject-addons
Status: Invalid => New
--
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/789470
Title:
SO partial delivery: wrong picking list gets invoiced
Status in OpenERP Modules (addons):
New
Bug description:
6.0
addons: 4578 (merge)
server: 3431
client: 4610
Initial situation:
- product: stockable, MTO, to produce, autopicking, no lot tracking
- SO, 4.000 pce, confirmed
- related MO in state 'In Production'
- related delivery order: picking list OUT/00116 in state 'confirmed'
Steps to reproduce the misfeature:
- MO: partial production 1.000 pce, validate
- delivery orders: OUT/00116 is available now
- Open OUT/00116, process, change qty to 1.000, validate
the 'Create Invoice' window pops up (still OUT/00116 in the background)
(note: module stock_invoice_directly is not installed)
- create invoice
- open draft invoice
Observed behaviour
the rest of the qty (3.000 pce) became invoiced instead of the 1.000 delivered!!!! In 'Other Info' you find 'Source document = OUT/00116:SO00121'.
Back to 'Delivery Orders' you see 2 picking lists:
OUT/00116 with qty 3.000 'state = available' and 'invoice control = invoiced' - should be 'to be invoiced'
OUT/00236 with qty 1.000 'state = Done' and 'invoice control = to be invoiced' - should be 'invoiced'
HENCE: in partial delivery the wrong picking list gets invoiced!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/789470/+subscriptions
References