File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ addon | version | maintainers | summary
2626[ base_country_state_translatable] ( base_country_state_translatable/ ) | 18.0.1.0.0 | | Translate Country States
2727[ base_location] ( base_location/ ) | 18.0.1.1.1 | <a href =' https://github.com/pedrobaeza ' ><img src =' https://github.com/pedrobaeza.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' pedrobaeza ' /></a > | Enhanced zip/npa management system
2828[ base_location_geonames_import] ( base_location_geonames_import/ ) | 18.0.1.0.0 | | Import zip entries from Geonames
29- [ base_location_nuts] ( base_location_nuts/ ) | 18.0.1.2 .0 | <a href =' https://github.com/rafaelbn ' ><img src =' https://github.com/rafaelbn.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' rafaelbn ' /></a > <a href =' https://github.com/edlopen ' ><img src =' https://github.com/edlopen.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' edlopen ' /></a > <a href =' https://github.com/Andrii9090 ' ><img src =' https://github.com/Andrii9090.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' Andrii9090 ' /></a > | NUTS Regions
29+ [ base_location_nuts] ( base_location_nuts/ ) | 18.0.1.3 .0 | <a href =' https://github.com/rafaelbn ' ><img src =' https://github.com/rafaelbn.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' rafaelbn ' /></a > <a href =' https://github.com/edlopen ' ><img src =' https://github.com/edlopen.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' edlopen ' /></a > <a href =' https://github.com/Andrii9090 ' ><img src =' https://github.com/Andrii9090.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' Andrii9090 ' /></a > | NUTS Regions
3030[ base_partner_company_group] ( base_partner_company_group/ ) | 18.0.1.1.0 | | Adds the possibility to add a company group to a company
3131[ base_partner_sequence] ( base_partner_sequence/ ) | 18.0.1.1.0 | | Sets customer's code from a sequence
3232[ crm_partner_company_group] ( crm_partner_company_group/ ) | 18.0.1.1.0 | | Adds the possibility to add a company group to a company
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ NUTS Regions
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:c6e27ffb13e1a827941bf8a8fb29f8b71115cd12f2f6fb02593d91af19803ee8
14+ !! source digest: sha256:1a42d5e1949c197372cffa24f67305875b20bae039793c7ec21b8a6530597cfc
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 77{
88 "name" : "NUTS Regions" ,
99 "category" : "Localization/Europe" ,
10- "version" : "18.0.1.2 .0" ,
10+ "version" : "18.0.1.3 .0" ,
1111 "depends" : ["contacts" ],
1212 "data" : [
1313 "views/res_country_view.xml" ,
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>NUTS Regions</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:c6e27ffb13e1a827941bf8a8fb29f8b71115cd12f2f6fb02593d91af19803ee8
375+ !! source digest: sha256:1a42d5e1949c197372cffa24f67305875b20bae039793c7ec21b8a6530597cfc
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/partner-contact/tree/18.0/base_location_nuts "> < img alt ="OCA/partner-contact " src ="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-base_location_nuts "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module allows to import NUTS locations.</ p >
You can’t perform that action at this time.
0 commit comments