This commit is contained in:
gsinghpal
2026-02-27 14:32:32 -05:00
parent b649246e81
commit b925766966
80 changed files with 7831 additions and 1041 deletions

View File

@@ -143,7 +143,7 @@
<field name="rental_auto_renew"/>
<field name="rental_auto_renew_off_reason"
invisible="rental_auto_renew"
required="not rental_auto_renew"
required="is_rental_order and not rental_auto_renew"
placeholder="Reason for disabling auto-renewal..."/>
<field name="rental_max_renewals"
invisible="not rental_auto_renew"/>