Update property_conf_views.xml

This commit is contained in:
zainab2097 2024-09-04 15:24:54 +03:00 committed by GitHub
parent 89dd545952
commit 32f3a858c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -16,8 +16,11 @@
<span class="o_form_label">Property Commission Settings</span>
<div class="text-muted">Commission Settings.</div>
<div class="text-muted content-group mt16">
<label for="commission_percentage">Commission Percentage:</label>
<field class="text-left oe_inline" name="commission_percentage" widget="percentage"/><br/>
<label for="commission_account_id">Commission Account:</label>
<field class="text-left oe_inline" name="commission_account_id"/><br/>
<label for="collecting_company_id">Collecting Company:</label>
<field class="text-left oe_inline" name="collecting_company_id"/>
</div>
</div>