diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-08-25 16:05:19 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-08-25 16:05:19 +0700 |
| commit | fcd6731bd980731759dca03b1b7c0535fcaeb2a3 (patch) | |
| tree | e84e548195d26925bf94bb898a6d95d92c81ea38 /indoteknik_custom/__manifest__.py | |
| parent | acc12eb1eb0e4d0079e380dc6d5a72511a1d79f1 (diff) | |
add npwp in purchase order report
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 919a61a2..26e0ddb7 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -35,6 +35,7 @@ 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', + 'report/purchase_order.xml' ], 'demo': [], 'css': [], |
