Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
615 มุมมอง

I want to add some of additional fields in the customer profile. 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

We have a module - find it in Apps after clearing the filter - that captures the City from a new dropdown field:


New UX:



This module is a good example of how to add new fields via development.

You can also use Odoo Studio if you are on the CUSTOM plan:

https://www.odoo.com/documentation/18.0/applications/studio.html




อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

If you are hosted on Odoo.SH or On-Premise, I would suggest going with the OCA module for City Names instead of the Odoo Official base_address_extended module.  

With the Odoo module, you will need to manually import or create all the city names.  With the OCA module all the names can be imported via the Geonames database.

https://github.com/OCA/partner-contact/tree/18.0/base_location_geonames_import

อวตาร
ละทิ้ง