diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-15 08:45:56 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2025-12-15 08:45:56 +0700 |
| commit | 3a131c68a6b72d8477ddff4e42de9fda7ca78b46 (patch) | |
| tree | 8a3d768536852a33b3cf860e921f6892edad83a6 /indoteknik_custom/report | |
| parent | 21d01b83204677e3cf8d355b6198290b6dbb9d52 (diff) | |
| parent | 28bbc495e76b6492935f7270888872135ae4d944 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into cr_renca_find
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=""> |
