diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-08-19 10:16:00 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-08-19 10:16:00 +0700 |
| commit | b75b17182b374acc9a70d9cf45a501691428fbfe (patch) | |
| tree | 9ba61a51569ae9eef91223133aa80b5340445d1c /indoteknik_custom/models/__init__.py | |
| parent | 141fcfd3e70042a0fd8bb8f6bede05dc0317d9f6 (diff) | |
test
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index a94ed2d3..0f824714 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -13,7 +13,4 @@ from . import res_users from . import user_activity_log from . import purchase_order from . import purchase_pricelist -from . import purchase_order_line -from . import sale_monitoring_detail -from . import sale_monitoring -from . import sale_order +from . import purchase_order_line
\ No newline at end of file |
