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/models/__init__.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/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index f4b2f27d..25341923 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -18,3 +18,4 @@ from . import sale_order from . import sale_monitoring_detail from . import sale_monitoring from . import account_move +from . import account_asset |
