mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX]rma report templates group
This commit is contained in:
committed by
AaronHForgeFlow
parent
dd5e1d5ab6
commit
5517ce8188
@@ -174,7 +174,7 @@
|
||||
<td><span t-field="l.product_id"/></td>
|
||||
<td class="text-right">
|
||||
<span t-field="l.product_qty"/>
|
||||
<span t-field="l.uom_id" groups="product.group_uom"/>
|
||||
<span t-field="l.uom_id" groups="uom.group_uom"/>
|
||||
</td>
|
||||
<td class="text-right">
|
||||
<span t-field="l.price_unit"/>
|
||||
|
||||
Reference in New Issue
Block a user