summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>