summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-08-08 15:05:33 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-08-08 15:05:33 +0700
commitb4b544fa8bfd92f73c49daed520fa34660630379 (patch)
tree8c42e00ed47a9c49c942b1bba543661014381c6d /indoteknik_custom/models/__init__.py
parent84e47ff9d92b7699f4fa151f3665da0c25f6208f (diff)
Membuat view dan model user.activity.log
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rw-r--r--indoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 6573205e..5f5dcf1e 100644
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -10,3 +10,4 @@ from . import x_product_tags
from . import stock_vendor
from . import crm_lead
from . import res_users
+from . import user_activity_log