mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update superbar
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<templates>
|
||||
<!-- 优化原生样式-->
|
||||
<t t-name="app_purchase_superbar.PurchaseListView" t-inherit="purchase.PurchaseListView" t-inherit-mode="extension" owl="1">
|
||||
<xpath expr="//PurchaseDashBoard" position="replace"/>
|
||||
<xpath expr="//table[1]" position="before">
|
||||
<PurchaseDashBoard />
|
||||
</xpath>
|
||||
</t>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user