odoo/odoo#199152
Created by fw-bot
Merged
at ef9948a244b1f133c21683bf00646b1ef15cf233
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:18.0-16.0-base-add-id-province-pgi-418467-fw
- head
- e849aa64d3c5d051a987bfc2f42ee2dcd556391f
- merged
- 7 months ago by Accounting, Habib Ayob (ayh)
odoo/odoo | |
---|---|
16.0 | #199035 |
17.0 | #199145 |
saas-17.4 | #199148 |
18.0 | #199152 |
saas-18.1 | #199154 |
saas-18.2 | #199227 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #199283 |
[FW][FIX] base: fix and add provinces for Indonesia
Indonesia officially added new provinces in 2022.
- Papua Barat Daya was forgotten in an old PR.
- Papua Pengunungan was assigned ISO code PE, not PP.
In 16.0, we just change the ISO code.
The XMLID will be corrected in master.
Codes:
https://www.geonames.org/ID/administrative-division-indonesia.html
Official Document:
https://peraturan.bpk.go.id/Details/232726/uu-no-29-tahun-2022
Wikipedia in English:
https://en.wikipedia.org/wiki/Provinces_of_Indonesia
Original PR: #193103
Forward-Port-Of: #199035