Check availability is wrong
Bug #1015717 reported by
Carlos Liebana
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Wishlist
|
OpenERP R&D Addons Team 2 | ||
OpenERP Community Backports (Addons) |
Opinion
|
Undecided
|
Unassigned |
Bug Description
In v6.1:
If we have one delivery order with some stock available in any line, but not enough to satisfy it at all, the "Check availability" button should split those lines and create new ones with the quantity available. Above all, if the "Delivery Method" selected is "Partial delivery".
Let's see it with one example:
- Product A: we have 5 units
- We make a sale order, including 10 units of Product A (warning message displayed)
- In the delivery order, check availability should split the 10 units init line in 2: one "Ready to proccess" with the 5 units available and other "Waiting for availability" with the 5 units left.
Related branches
lp://staging/~hugosantosred/ocb-addons/6.1-lp1015717
Rejected
for merging
into
lp://staging/ocb-addons/6.1
- Numérigraphe (community): Disapprove
- Stefan Rijnhart (Opener): Needs Fixing
- Nhomar - Vauxoo: Disapprove
-
Diff: 28 lines (+18/-0)1 file modifiedstock/stock.py (+18/-0)
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Changed in openobject-addons: | |
status: | In Progress → Confirmed |
Changed in openobject-addons: | |
assignee: | OpenERP R&D Addons Team 2 (openerp-dev-addons2) → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
tags: | added: ocb-stock-v1 |
Changed in openobject-addons: | |
status: | Confirmed → Fix Committed |
Changed in ocb-addons: | |
status: | New → Opinion |
To post a comment you must log in.
Hello Carlos.
We can consider this as a "Good feature/ Improvement" rather then a bug.
That's why I am setting this as a "Wishlist", we will consider this as a feature roadmaps.
Thanks for reporting!