diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-09-15 09:39:29 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-09-15 09:39:29 +0700 |
| commit | 39bca2079f66d1fb6219616ab984eaa903c477bf (patch) | |
| tree | c78ac7417b4651c4968bbdf5f9efa38e90a21aab | |
| parent | 4e2f086ab52e4ce72ddb11fea1de76715b64d4f5 (diff) | |
push
| -rw-r--r-- | indoteknik_custom/report/purchase_report.xml | 7 |
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) > 1200"> - <div style="page-break-before: always;"></div> - </t> <div t-raw="line.product_id.website_description"/> </div> </td> |
