summaryrefslogtreecommitdiff
path: root/indoteknik_api/controllers/api_v1/lead.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2024-08-14 13:31:36 +0700
committerstephanchrst <stephanchrst@gmail.com>2024-08-14 13:31:36 +0700
commited089761d43b20ecc4190ca9d88a0bdb769d81f2 (patch)
tree6f5ed6967a4aa20e5773561f7a6b129d91b23311 /indoteknik_api/controllers/api_v1/lead.py
parent513d2b473f4fbf7245c35289e2a3215c5da556a6 (diff)
parentc091a99de4e3c3bb4f85a8b0c91d75735ebefbd4 (diff)
Merge branch 'production' into feature/calculate_selling_price
# Conflicts: # indoteknik_custom/views/website_user_cart.xml
Diffstat (limited to 'indoteknik_api/controllers/api_v1/lead.py')
-rw-r--r--indoteknik_api/controllers/api_v1/lead.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_api/controllers/api_v1/lead.py b/indoteknik_api/controllers/api_v1/lead.py
index 23c3bf99..d5cc7c5c 100644
--- a/indoteknik_api/controllers/api_v1/lead.py
+++ b/indoteknik_api/controllers/api_v1/lead.py
@@ -15,6 +15,7 @@ class Lead(controller.Controller):
"file_nib": [],
"file_tdp": [],
"file_siup": [],
+ "file_quotation": [],
"description": []
})