diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-23 09:29:19 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-23 09:29:19 +0700 |
| commit | c369d67e08b50350705011e01b3f5ec78dcb7d11 (patch) | |
| tree | ff62225d7d409a2dc7c62f12a3be8944d4247649 /indoteknik_custom/__manifest__.py | |
| parent | 055e68b5c1c20795c569d67d6bf7363c90182470 (diff) | |
| parent | 2d82c8d8baf38be2349a87c9f8e9919c9e9de78a (diff) | |
Merge branch 'development' of bitbucket.org:altafixco/indoteknik-addons into development
# Conflicts:
# indoteknik_custom/models/__init__.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 61b51eed..919a61a2 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -31,6 +31,7 @@ 'views/stock_vendor.xml', 'views/crm_lead.xml', 'views/sale_order.xml', + 'views/account_asset_views.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
