summaryrefslogtreecommitdiff
path: root/indoteknik_api/controllers/api_v1/user.py
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_api/controllers/api_v1/user.py')
-rw-r--r--indoteknik_api/controllers/api_v1/user.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_api/controllers/api_v1/user.py b/indoteknik_api/controllers/api_v1/user.py
index 4bef2f03..4dfc837b 100644
--- a/indoteknik_api/controllers/api_v1/user.py
+++ b/indoteknik_api/controllers/api_v1/user.py
@@ -203,6 +203,7 @@ class User(controller.Controller):
'user_company_id': new_company.id,
'user_input': business_name
})
+ # tambahkan send email ke user untuk kasi notifikasi akun bisnis ini dalam review
# user.partner_id.parent_id = new_company.id
# user.partner_id.customer_type = new_company.customer_type
# user.partner_id.npwp = new_company.npwp