diff options
| author | trisusilo48 <tri.susilo@altama.co.id> | 2025-02-07 15:09:38 +0700 |
|---|---|---|
| committer | trisusilo48 <tri.susilo@altama.co.id> | 2025-02-07 15:09:38 +0700 |
| commit | d539aedf0b1f7a6cfbd87b9d167833c6c9ea68ee (patch) | |
| tree | dd0d92211c417df449b9f559faf393ab8702b428 /indoteknik_custom/__manifest__.py | |
| parent | 0dbcd5eb060924a0860b2586776f65d5ce19b9ef (diff) | |
| parent | 88834d1fcda0914867fc6420ba8cb9b4046b3a11 (diff) | |
Merge branch 'feature/integrasi_biteship' of https://bitbucket.org/altafixco/indoteknik-addons into feature/integrasi_biteship
# Conflicts:
# indoteknik_custom/models/sale_order.py
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 c1593c9e..580f43de 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -159,6 +159,7 @@ 'report/report_sale_order.xml', 'views/vendor_sla.xml', 'views/coretax_faktur.xml', + 'views/public_holiday.xml', ], 'demo': [], 'css': [], |
