diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-13 08:56:08 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-13 08:56:08 +0700 |
| commit | 90060eaefd3131e63d66ad0f7c25bbfad67881a5 (patch) | |
| tree | 386a83b9e8c681dbf0f3f5d602a49be8ecacc374 | |
| parent | a09346c4e73f35b8e58b933dde8513b25a3a9ca2 (diff) | |
<Miqdad> add assets inventaris
| -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=""> |
