diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-01-12 15:45:03 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-01-12 15:45:03 +0700 |
| commit | 985f2175d80b7d2fce25813512ad6f1df28dd1b9 (patch) | |
| tree | 7896b5fd36c8aca81af92a00ad038f1ffe1b085e /indoteknik_custom/__manifest__.py | |
| parent | eca50fa062424b6a7aa9b3d00649dd3db29b3ab6 (diff) | |
custom invoice print
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 421b7cb2..92fa895c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -60,6 +60,7 @@ 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', 'report/purchase_order.xml', + 'report/report_invoice.xml' ], 'demo': [], 'css': [], |
