콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
679 화면

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

아바타
취소