diff options
| -rw-r--r-- | indoteknik_custom/report/purchase_report.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indoteknik_custom/report/purchase_report.xml b/indoteknik_custom/report/purchase_report.xml index b29d87ba..23fa4d52 100644 --- a/indoteknik_custom/report/purchase_report.xml +++ b/indoteknik_custom/report/purchase_report.xml @@ -99,9 +99,6 @@ <span style="font-weight:bold; margin-bottom:2px;"> <t t-esc="line_index + 1"/>. <t t-esc="line.product_id.display_name"/> </span> - <span style="font-size:12px; color:gray;"> - <t t-esc="line.name"/> - </span> </div> </td> |
