I'm running odoo 16 community edition and I was trying to add a new country as I will need First Nations also for at project I'm working on. But the "NEW" button are not showing in Contacts -> Configuration -> Localization -> Country
I see the "NEW" button the the Fed. States and Country Group views
Anyone who knows why it's missing?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
1580
화면
Hello Henrik Hansen,
Odoo has provided all countries but if you want to create a new then update the tree view attribute create=0 to 1
you can see this in the below image
Thank you.