diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-23 02:30:51 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-23 02:30:51 +0000 |
| commit | 6aa301a106b822234af2812c9633f5b907ad2c53 (patch) | |
| tree | ff62225d7d409a2dc7c62f12a3be8944d4247649 /indoteknik_custom/models/__init__.py | |
| parent | 77abcebaa3c7532107c4dd3ba3854b25a3dc03e3 (diff) | |
| parent | c369d67e08b50350705011e01b3f5ec78dcb7d11 (diff) | |
Merged in development (pull request #1)
Development
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 02e223fd..25341923 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -14,5 +14,8 @@ from . import user_activity_log from . import purchase_order from . import purchase_pricelist from . import purchase_order_line +from . import sale_order from . import sale_monitoring_detail from . import sale_monitoring +from . import account_move +from . import account_asset |
