Update end_rent_views

This commit is contained in:
zainab2097 2024-09-05 21:16:08 +03:00 committed by GitHub
parent 6063604ef6
commit 2a38c653a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -12,10 +12,16 @@
type="object"/>
<button name="action_done" string="Done"
states="check"
groups="property_management.group_property_manager"
type="object"/>
<button name="action_cancel" string="Cancel"
states="draft"
type="object"/>
type="object"
groups="property_management.group_property_manager"/>
<button name="action_draft" string="RE-set To Draft"
states="check"
type="object"
groups="property_management.group_property_manager"/>
<field name="state" widget="statusbar"/>
</header>
<sheet>