summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-09-15 11:06:51 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-09-15 11:06:51 +0700
commit1fd86434b0cc2deeeb32451cb5ffebba6785009d (patch)
tree59a98e9830dff4cd037d61d0dbea913ae1cff74a
parentf80476ea82f6ebe087bb2e8b2024372a18f38946 (diff)
push
-rw-r--r--indoteknik_custom/report/purchase_report.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/report/purchase_report.xml b/indoteknik_custom/report/purchase_report.xml
index dbed9102..69902b63 100644
--- a/indoteknik_custom/report/purchase_report.xml
+++ b/indoteknik_custom/report/purchase_report.xml
@@ -106,7 +106,7 @@
</tr>
<t t-if="line.product_id.website_description">
<tr>
- <td colspan="5" style="background:#fafafa; border-left:1px solid #ccc; border-right:1px solid #ccc;">
+ <td colspan="5" style="margin-top: 1rem; padding: 1rem; background:#fafafa; border-left:1px solid #ccc; border-right:1px solid #ccc;">
<div t-raw="line.product_id.website_description"/>
</td>
</tr>