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
Aaron ForgeFlow
parent
cb311ae878
commit
8b945f4194
@@ -174,7 +174,7 @@
|
|||||||
<td><span t-field="l.product_id"/></td>
|
<td><span t-field="l.product_id"/></td>
|
||||||
<td class="text-right">
|
<td class="text-right">
|
||||||
<span t-field="l.product_qty"/>
|
<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>
|
||||||
<td class="text-right">
|
<td class="text-right">
|
||||||
<span t-field="l.price_unit"/>
|
<span t-field="l.price_unit"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user