Update end_rent_views

This commit is contained in:
zainab2097 2024-09-08 10:50:18 +03:00 committed by GitHub
parent ceebb22861
commit 8b2ad6b78b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 1 deletions

View File

@ -160,10 +160,19 @@
type="object"/>
<button name="action_done" string="Done"
states="submit"
groups="property_management.group_property_manager"
type="object"/>
<button name="action_cancel" string="Cancel"
states="draft"
groups="property_management.group_property_manager"
states="draft,submit"
type="object"/>
<button name="action_rest_draft" string="RE-SET To Draft"
groups="property_management.group_property_manager"
states="cancel,submit"
type="object"/>
<field name="state" widget="statusbar"/>
</header>
<sheet>