Update property_conf_views.xml

This commit is contained in:
zainab2097 2024-09-03 16:56:50 +03:00 committed by GitHub
parent 46f3a8ec19
commit 0e6bd17a79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

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