diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-07-18 05:57:38 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-07-18 05:57:38 +0000 |
| commit | be96aa583d6d68404a19350aae464a05a3f6efd4 (patch) | |
| tree | 1f8270064b940e9df4c1359c3c20e6d8bd3f355b /indoteknik_custom/__manifest__.py | |
| parent | 5b1c2054e3ca176a3705c6d0a84e33867ad1c945 (diff) | |
| parent | cc4150ade5d8f6cea80ce4acf92907be0a3ed29a (diff) | |
Merged in receipt-bill (pull request #58)
Receipt bill
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 4fa736f6..f91b33d7 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -79,6 +79,7 @@ 'views/landedcost.xml', 'views/product_sla.xml', 'views/voucher.xml', + 'views/bill_receipt.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
