summaryrefslogtreecommitdiff
path: root/indoteknik_custom/report
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-09-26 13:57:44 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-09-26 13:57:44 +0700
commitbe3147ec7145002858cb551a595f75568ba24fc1 (patch)
treecd25051348eeb9884fe1252f71826d9443b73b11 /indoteknik_custom/report
parent42230e199a2bd1c3482ceb17540b9413c49d09ee (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 23fa4d52..9ff7e718 100644
--- a/indoteknik_custom/report/purchase_report.xml
+++ b/indoteknik_custom/report/purchase_report.xml
@@ -97,7 +97,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.name"/>
</span>
</div>
</td>