[FIX] stock, physical inventory: display split button on confirmed state too

bzr revid: qdp-launchpad@tinyerp.com-20101122181553-rj2dm1ciuyhz200p
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-11-22 19:15:53 +01:00
parent cd021c59fa
commit 7d8d3d33b4
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<field name="prod_lot_id" groups="base.group_extended"/>
<button name="%(stock.action_view_stock_inventory_line_split)d"
string="Split inventory lines" groups="base.group_extended"
type="action" icon="terp-stock_effects-object-colorize" states="draft"/>
type="action" icon="terp-stock_effects-object-colorize" states="draft,confirm"/>
<field name="state" invisible="True"/>
</tree>
<form string="Products ">