mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update common
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
<xpath expr="//templates" position="before">
|
||||
<field name="credit_limit"/>
|
||||
</xpath>
|
||||
<xpath expr="//div[@class='oe_kanban_details']/ul" position="inside">
|
||||
<xpath expr="//div[hasclass('oe_kanban_details')]/ul" position="inside">
|
||||
<li t-if="record.credit_limit and record.credit_limit.raw_value">
|
||||
Credit:<field name="credit_limit"/>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user