diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-07-21 03:41:22 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-07-21 03:41:22 +0000 |
| commit | 7489d3fba967e711cb0fdfd6d3cb5097751e883f (patch) | |
| tree | 877b3e47216f1667513161410439dc2626b455c0 /indoteknik_custom/__manifest__.py | |
| parent | 3c9ef63acb42298d948ee86407d9a5ca67004246 (diff) | |
| parent | ce1c11b9be9274cf281a00cc340969f094a698be (diff) | |
Merged in receipt-bill (pull request #60)
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 2b6edffe..b6dea5a0 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -83,6 +83,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', |
