diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-10 14:34:55 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-07-10 14:34:55 +0700 |
| commit | 68c2e896a684e1dc68b4f01da38a444fe76bceac (patch) | |
| tree | b706fb7df382c718590ff346469fe11522333688 /indoteknik_custom/__manifest__.py | |
| parent | 2c0bb838b406503aa6a10cc0c21d474429246e18 (diff) | |
Add voucher model, view, and api
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 79f6e195..5b0c4e41 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -77,6 +77,7 @@ 'views/brand_vendor.xml', 'views/requisition.xml', 'views/landedcost.xml', + 'views/voucher.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
