improved_view

bzr revid: fp@tinyerp.com-20081106223353-65f99b8clm4hxsjf
This commit is contained in:
Fabien Pinckaers 2008-11-06 23:33:53 +01:00
parent 0b6c01122e
commit fce301c235
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<field name="amount_total" sum="Total amount"/>
<button name="button_dummy" states="draft" string="Compute" type="object"/>
</group>
<group col="9" colspan="4">
<group col="10" colspan="4">
<field name="state" readonly="1"/>
<button name="purchase_confirm" states="draft" string="Confirm Purchase Order"/>
<button name="purchase_appbuyer" states="wait_auth" string="Approve Purchase"/>