[IMP]purchas: set Incomming Shipment button for purchase order only

bzr revid: dbr@tinyerp.com-20120620121328-xv93qvdozyob4y92
This commit is contained in:
DBR (OpenERP) 2012-06-20 17:43:28 +05:30
parent a8e6b7fa13
commit 51d4e48e92
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<div class="oe_right oe_button_box" name="buttons">
<button type="action"
name="%(act_purchase_order_2_stock_picking)d"
string="Incoming Shipments"/>
string="Incoming Shipments" states="approved"/>
</div>
</xpath>
</field>