diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-15 13:21:47 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-15 13:21:47 +0700 |
| commit | eac7f6b944c0b9f434cd70a558c5aa184f83d8fa (patch) | |
| tree | 3266263c634240b1696706510ebbfe4ec6aa84e4 /indoteknik_custom/report | |
| parent | 8c0acd970dfdb463717ae6c4a2bc67a7b32238ab (diff) | |
| parent | 52066bed7e68757247e17ec89d31959247991595 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into magento-solr-v1
Diffstat (limited to 'indoteknik_custom/report')
| -rw-r--r-- | indoteknik_custom/report/purchase_report.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/report/purchase_report.xml b/indoteknik_custom/report/purchase_report.xml index 8785a7cf..54ac6193 100644 --- a/indoteknik_custom/report/purchase_report.xml +++ b/indoteknik_custom/report/purchase_report.xml @@ -105,8 +105,8 @@ <!-- 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-if="line.product_id.id in [114360, 595346]"> + <t t-esc="line_index + 1"/>. + <t t-if="line.product_id.id in [114360, 595346, 610166]"> <t t-esc="line.name"/> </t> <t t-else=""> |
