Update transfer_contract_view.xml
This commit is contained in:
parent
6ae2585bad
commit
3ebb97e581
|
|
@ -17,10 +17,10 @@
|
|||
/>
|
||||
|
||||
|
||||
<button name="action_reset" string="Set To Draft" type="object" states="submit,cancel"
|
||||
<button name="action_reset" groups="property_management.group_property_manager" string="Set To Draft" type="object" states="submit,review,cancel"
|
||||
/>
|
||||
|
||||
<button name="action_cancel" string="Cancel" type="object" states="submit,review,draft"
|
||||
<button name="action_cancel" groups="property_management.group_property_manager" string="Cancel" type="object" states="submit,review,draft"
|
||||
/>
|
||||
|
||||
<field name="state" widget="statusbar"/>
|
||||
|
|
@ -108,4 +108,4 @@
|
|||
|
||||
|
||||
|
||||
</odoo>
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Reference in New Issue