summaryrefslogtreecommitdiff
path: root/indoteknik_custom/report
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-09-26 10:07:21 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-09-26 10:07:21 +0700
commit55bcfcd6a154514641e86fee8aaba898d92aa206 (patch)
treeb6f2f031806c8c4b53b99dd552ce5b7a009213d3 /indoteknik_custom/report
parent63d6df941bd969241adfac9297b158800acf2ec9 (diff)
push
Diffstat (limited to 'indoteknik_custom/report')
-rw-r--r--indoteknik_custom/report/purchase_report.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/report/purchase_report.xml b/indoteknik_custom/report/purchase_report.xml
index 79d25fc2..a475dd50 100644
--- a/indoteknik_custom/report/purchase_report.xml
+++ b/indoteknik_custom/report/purchase_report.xml
@@ -95,7 +95,7 @@
<!-- TEKS -->
<div style="display:flex; flex-direction:column; flex:1;">
<span style="font-weight:bold; margin-bottom:2px;">
- <t t-esc="line_index + 1"/>. <t t-esc="line.product_id.display_name"/>
+ <t t-esc="line_index + 1"/>. <t t-esc="line.product_id.name"/>
</span>
</div>
</td>