diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-11-02 09:43:38 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-11-02 09:43:38 +0700 |
| commit | f1f514d8c2d2ef9e3203b4387794274e137de86b (patch) | |
| tree | 555259b2f5ed279e89a5137f481bdbc9ad7cc665 /indoteknik_custom/__manifest__.py | |
| parent | 625f48b6a44e32a4881ed61c53ecf1f8a6b3ca87 (diff) | |
| parent | bac2e79164b6c0712cc489e8f4d7aee830997afd (diff) | |
Merge branch 'master' of bitbucket.org:altafixco/indoteknik-addons
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 96988258..a703bcef 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -42,6 +42,8 @@ 'views/stock_picking_type.xml', 'views/users.xml', 'views/delivery_carrier.xml', + 'views/account_move.xml', + 'views/dunning_run.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
