Wrong delivery note numbering when partial shipment

Bug #1332813 reported by Jose Maria Alzaga
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Camptocamp Addons
New
Undecided
Unassigned

Bug Description

When stock_move_change_delivery_date is installed the numbering of delivery notes is acting differently as how standard does when a partial shipment is performed.
The shipped delivery note is the last one instead of the original. e.g. if the original one is OUT/001 for 10 units and you ship 4. The result is:
OUT/002 shipped 4 units
OUT/001 pendind 6 units backorder of OUT/002
It should be
OUT/001 shipped 4 units
OUT/002 pendind 6 units backorder of OUT/001

I enclosed the stock.py module with the fix as a proposal.

summary: - Wrong delvery note numbering when partial delivery
+ Wrong delivery note numbering when partial shipment
Revision history for this message
Jose Maria Alzaga (jose-alzaga-j) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.