From b45655a8598d1d841c7cc6c1049e83a6b53a10ef Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 12 Jan 2023 15:53:03 +0700 Subject: manifest --- indoteknik_custom/__manifest__.py | 3 +-- indoteknik_custom/report/report_invoice.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 92fa895c..818607c1 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -59,8 +59,7 @@ 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', - 'report/purchase_order.xml', - 'report/report_invoice.xml' + 'report/purchase_order.xml' ], 'demo': [], 'css': [], diff --git a/indoteknik_custom/report/report_invoice.xml b/indoteknik_custom/report/report_invoice.xml index bb81e9e6..56d2f04b 100644 --- a/indoteknik_custom/report/report_invoice.xml +++ b/indoteknik_custom/report/report_invoice.xml @@ -1,3 +1,3 @@ - + -- cgit v1.2.3