mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
@@ -54,7 +54,7 @@
|
||||
<t t-foreach="o.product_ids" t-as="product">
|
||||
<div class="page">
|
||||
<div class="row">
|
||||
<t t-set="title">Stock Card - <t t-raw="product.name"/></t>
|
||||
<t t-set="title">Stock Card - <t t-raw="product.display_name"/></t>
|
||||
<h4 class="mt0" t-esc="title" style="text-align: center;"/>
|
||||
</div>
|
||||
<!-- Display filters -->
|
||||
|
||||
Reference in New Issue
Block a user