summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-09-15 09:39:29 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-09-15 09:39:29 +0700
commit39bca2079f66d1fb6219616ab984eaa903c477bf (patch)
treec78ac7417b4651c4968bbdf5f9efa38e90a21aab
parent4e2f086ab52e4ce72ddb11fea1de76715b64d4f5 (diff)
push
-rw-r--r--indoteknik_custom/report/purchase_report.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/indoteknik_custom/report/purchase_report.xml b/indoteknik_custom/report/purchase_report.xml
index 93a5eabf..ccb6cd40 100644
--- a/indoteknik_custom/report/purchase_report.xml
+++ b/indoteknik_custom/report/purchase_report.xml
@@ -123,14 +123,7 @@
line-height:1.5;
margin-top:4px;
page-break-inside: avoid;
- page-break-after: auto;
- orphans: 3;
- widows: 3;
">
- <!-- Paksa pindah halaman kalau terlalu panjang -->
- <t t-if="len(line.product_id.website_description) &gt; 1200">
- <div style="page-break-before: always;"></div>
- </t>
<div t-raw="line.product_id.website_description"/>
</div>
</td>