diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-07-15 06:18:06 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-07-15 06:18:06 +0000 |
| commit | 884524fc6d8edebb0a4cbcb03c3038bdb46b45c5 (patch) | |
| tree | 863e5c637ea589771859072c350f3c63b3faefed /indoteknik_custom/__manifest__.py | |
| parent | b496b7907c60d8b262ddba42e55dd8485f718fce (diff) | |
| parent | 855f63e1c39ba1ff4d84360845949bc260462c83 (diff) | |
Merged in receipt-bill (pull request #52)
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', |
