summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/user_form_merchant.py
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-01-21 13:43:29 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-01-21 13:43:29 +0700
commitff20b62d6932c6be4ffb56f63f3c05be3aa72c06 (patch)
treeb9bfad89162ade294b904275feba80d74d9a7b26 /indoteknik_custom/models/user_form_merchant.py
parentc7f6d959e0e7a2e8adc45cff515f2b5666f3e732 (diff)
<iman> update merchant
Diffstat (limited to 'indoteknik_custom/models/user_form_merchant.py')
-rw-r--r--indoteknik_custom/models/user_form_merchant.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/user_form_merchant.py b/indoteknik_custom/models/user_form_merchant.py
index dd143381..6d881621 100644
--- a/indoteknik_custom/models/user_form_merchant.py
+++ b/indoteknik_custom/models/user_form_merchant.py
@@ -8,7 +8,7 @@ class UserFormMerchant(models.Model):
_inherit = ['mail.thread', 'mail.activity.mixin']
name = fields.Char(string='Name')
- # informasi peruhaan
+ # informasi peruhsaan
name_merchant = fields.Char(string='Name')
pejabat_name = fields.Char(string='Pejabat Name')
pic_merchant = fields.Char(string='PIC Merchant')