"Put in current pack" is displayed for delivery order for state == done
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Medium
|
OpenERP R&D Addons Team 2 |
Bug Description
When the state of a delivery order (stock.picking.out) is set to "done" by delivering it, items that are not in packs still show the button "Put in current pack" which is probably not intended.
In the stock/stock_
<button name="setlast_
As described in https:/
"{'invisible': ['|', ('tracking_
and remove the "states". At least, this works for me.
This also applies in a similar way to the records with ids
view_move_tree
view_move_
Both 7.0 and trunk are affected.
Related branches
- OpenERP Core Team: Pending requested
-
Diff: 39 lines (+5/-8)1 file modifiedstock/stock_view.xml (+5/-8)
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Hello,
It has been Fixed in https:/ /code.launchpad .net/~openerp- dev/openobject- addons/ trunk-bug- 1235447- jpr
revision-id: <email address hidden>
revno: 9029
It will be available in trunk soon.
Thanks