Merge pull request #3871 from expsa/kchy_dev_odex25_purchase
IMP requisition cycle
This commit is contained in:
commit
ff2ba1aa74
|
|
@ -189,7 +189,7 @@
|
|||
<button name="action_skip_budget" type="object" string="Skip Budget"
|
||||
attrs="{'invisible':[('hide_action_budget_button', '=', True)]}"
|
||||
groups="purchase_requisition_custom.group_skip_purchase_budget"/>
|
||||
<button name="button_draft" states="cancel" string="Set to Draft" type="object"/>
|
||||
<!-- <button name="button_draft" states="cancel" string="Set to Draft" type="object"/>-->
|
||||
</xpath>
|
||||
<xpath expr="//button[@name='button_approve']" position="replace">
|
||||
<button name="button_approve" type="object"
|
||||
|
|
|
|||
Loading…
Reference in New Issue