sequence gap on delivery orders (chained location)
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Medium
|
OpenERP R&D Addons Team 2 | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
7.0 |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
Hello,
Tested on 7.0 : addons rev 9315 - server rev 5034
Description
- - - - - - - - - - - - - - - - - - -
When we configure chained locations, it generates a sequence gap on delivery orders :
OUT/00002 --> OUT/00004 --> OUT/00006, etc...
Steps to reproduce
- - - - - - - - - - - - - - - - - - -
On runbot.openerp.com,
- Create a new db with demo data
- Install module:
- Sales management
- Warehouse
- Put admin user in extended view (Technical Features")
- In warehouse configuration select:
- Manage multiple locations and warehouses
- Go to Warehouse -> Configuration -> Location, select Output location
- Edit chained location customer: Set "Chaining type" to "Manual operation"
- Create 2 sale orders with field "Create Invoice" on Delivery Order.
- Confirm Sale Orders, it generates two delivery orders with a sequence gap (OUT/00002 and OUT/00004)
Romain
Related branches
- Romain Deheele - Camptocamp (community): Needs Fixing
- Pinakin Nayi (OpenERP) (community): Needs Resubmitting
- Naresh(OpenERP) (community): Needs Fixing
-
Diff: 31 lines (+13/-4)1 file modifiedstock/stock.py (+13/-4)
- Serpent Consulting Services (community): Needs Fixing
- Stefan Rijnhart (Opener): Needs Fixing
- Christophe CHAUVET: Approve (code review, not test)
- Cristian Salamea (community): Approve
-
Diff: 31 lines (+13/-4)1 file modifiedstock/stock.py (+13/-4)
- Stefan Rijnhart (Opener): Needs Fixing
- Christophe CHAUVET: Pending (code review, not test) requested
- Cristian Salamea: Pending requested
-
Diff: 34 lines (+13/-7)1 file modifiedstock/stock.py (+13/-7)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: maintenance |
Changed in openobject-addons: | |
status: | Confirmed → Fix Committed |