diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-07 14:48:45 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-07 14:48:45 +0700 |
| commit | f0d0a55656557ee9b0f405d2b3919ecf6a7bd3ac (patch) | |
| tree | 1769a660539678df0c733a275993c839f51cf89e /indoteknik_custom/report | |
| parent | f30d42db7a651b65bb21c1fcc99df9cc2df7196d (diff) | |
(andri) ambil deskripsi product jasa pada printout PO
Diffstat (limited to 'indoteknik_custom/report')
| -rw-r--r-- | indoteknik_custom/report/purchase_report.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/report/purchase_report.xml b/indoteknik_custom/report/purchase_report.xml index 54ac6193..a6804ca4 100644 --- a/indoteknik_custom/report/purchase_report.xml +++ b/indoteknik_custom/report/purchase_report.xml @@ -106,7 +106,7 @@ <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-if="line.product_id.id in [114360, 595346, 610166]"> + <t t-if="line.product_id.id in [114360, 595346, 610166, 420315]"> <t t-esc="line.name"/> </t> <t t-else=""> |
