work flow schedule
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
<field name="arch" type="xml">
|
||||
<form string="">
|
||||
<header>
|
||||
<button string="Xác nhận" name="action_confirm" type="object"
|
||||
class="oe_highlight" invisible="state != 'draft'" />
|
||||
<button string="Hủy" name="action_cancel" type="object"
|
||||
class="" invisible="state != 'draft'" />
|
||||
<field name="state" widget="statusbar" />
|
||||
</header>
|
||||
<sheet>
|
||||
|
||||
Reference in New Issue
Block a user