コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
610 ビュー

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

アバター
破棄