Update transfer_contract_view.xml

This commit is contained in:
zainab2097 2024-09-05 21:37:04 +03:00 committed by GitHub
parent 6ae2585bad
commit 3ebb97e581
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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>