Update property_conf_views.xml

This commit is contained in:
zainab2097 2024-09-02 14:00:30 +03:00 committed by GitHub
parent e2f3edd5de
commit 25bac204a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
<div class="text-muted">Commission Settings.
</div>
<div class="text-muted content-group mt16">
<field name="days_before" class="text-left oe_inline"/>
<field name="commission_percentage" class="text-left oe_inline"/>
<field name="commission_percentage" widget="percentage" class="text-left oe_inline"/>
<field name="commission_account_id" class="text-left oe_inline"/>
<field name="collecting_company_id" class="text-left oe_inline"/>
</div>
</div>