diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-08 15:05:33 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-08 15:05:33 +0700 |
| commit | b4b544fa8bfd92f73c49daed520fa34660630379 (patch) | |
| tree | 8c42e00ed47a9c49c942b1bba543661014381c6d /indoteknik_custom/__manifest__.py | |
| parent | 84e47ff9d92b7699f4fa151f3665da0c25f6208f (diff) | |
Membuat view dan model user.activity.log
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rw-r--r-- | 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 edadc1a1..b240df1a 100644 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -14,6 +14,7 @@ 'views/coupon_program.xml', 'views/product_public_category.xml', 'views/product_template.xml', + 'views/user_activity_log.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', 'views/vit_kota.xml', |
