mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] eb_widget_one2many_product_picker_sale_secondary_unit: Badge position
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<t t-extend="One2ManyProductPicker.FlipCard">
|
||||
<t
|
||||
t-jquery="t[t-if='state'] > t[t-elif='!is_virtual'] > div:first-child > span:first-child"
|
||||
t-operation="before"
|
||||
t-operation="after"
|
||||
>
|
||||
<t
|
||||
t-if="state.model === 'sale.order.line' && state.data['secondary_uom_id']"
|
||||
|
||||
Reference in New Issue
Block a user