From b4b544fa8bfd92f73c49daed520fa34660630379 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Mon, 8 Aug 2022 15:05:33 +0700 Subject: Membuat view dan model user.activity.log --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') 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', -- cgit v1.2.3