7.0 - Wrong internal movement status
Bug #1186327 reported by
Damien D.
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Released
|
Medium
|
OpenERP Publisher's Warranty Team |
Bug Description
Hi all,
Add a new location like this:
- name: reserve
- parent location: stock (the default stock created for your warehouse)
Select an article and let make it availabel in stock:
- Article > Inventory > Quantity on hand > Update: put 100
Go to Warehouse internal move
Create new movement for 1 article from stock to reserve
Confirm the movement
Bug:
1 - the status is in waiting availability although you have enought in location stock
2 - There is no check availabilty buton to refresh the status of the movement but only the force availability button
Thanks for your help
Related branches
lp://staging/~openerp-dev/openobject-addons/7.0-opw-591370-dhr
- Martin Trigaux (OpenERP) (community): Approve
- Naresh(OpenERP) (community): Approve
-
Diff: 20 lines (+1/-2)1 file modifiedstock/stock_view.xml (+1/-2)
lp://staging/~openerp-dev/openobject-addons/7.0-staging-mat
- Martin Trigaux (OpenERP): Pending requested
-
Diff: 129 lines (+26/-8)6 files modifiedaccount/project/wizard/account_analytic_chart_view.xml (+5/-5)
account/report/account_financial_report.py (+1/-0)
account/report/account_financial_report.rml (+6/-1)
account/wizard/account_financial_report.py (+3/-2)
account/wizard/account_report_common.py (+1/-0)
project/project.py (+10/-0)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
Changed in openobject-addons: | |
status: | New → Fix Committed |
Changed in openobject-addons: | |
importance: | Undecided → Medium |
milestone: | none → 7.0 |
To post a comment you must log in.
Hello,
This was merged into 7.0, thanks for the report
revno: 9468 [merge]
revision-id: <email address hidden>