Update property_conf_views.xml

This commit is contained in:
zainab2097 2024-09-03 13:37:47 +03:00 committed by GitHub
parent aab0bd2b4d
commit 9b829fb38d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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