+
Partner Identification EORI
-
-
This addon extends “Partner Identification Numbers” to provide a number category for GLN registration
-
see: http://www.gs1.org/1/glnrules/en/
+
+
This addon extends “Partner Identification Numbers” to provide a number category for EORI Number.
+
see: https://taxation-customs.ec.europa.eu/customs-4/customs-procedures-import-and-export-0/customs-procedures/economic-operators-registration-and-identification-number-eori_en
Table of contents
-
-
-
This module depends on ‘stdnum’ python module
-
-
+
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+
feedback.
Do not contact contributors directly about support or help with technical issues.
-
+
-
-
-
The migration of this module from 14.0 to 16.0 was financially supported by Camptocamp.
-
-
+
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/partner-contact project on GitHub.
+
This module is part of the OCA/partner-contact project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/partner_identification_gln/README.rst b/partner_identification_gln/README.rst
index 55dee6cf1fb..a2c9598337e 100644
--- a/partner_identification_gln/README.rst
+++ b/partner_identification_gln/README.rst
@@ -7,7 +7,7 @@ Partner Identification GLN
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:58cecfb39e99b5c054731f8ca015f53333a7ad2e9e08e5311b864f6c9cff401e
+ !! source digest: sha256:5824ac65d1af4444e83a009f7936a48f26932cdea03aa531274a5aab42774249
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
diff --git a/partner_identification_gln/static/description/index.html b/partner_identification_gln/static/description/index.html
index 3e873dc1c62..22b17d1cec7 100644
--- a/partner_identification_gln/static/description/index.html
+++ b/partner_identification_gln/static/description/index.html
@@ -367,7 +367,7 @@
Partner Identification GLN
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:58cecfb39e99b5c054731f8ca015f53333a7ad2e9e08e5311b864f6c9cff401e
+!! source digest: sha256:5824ac65d1af4444e83a009f7936a48f26932cdea03aa531274a5aab42774249
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This addon extends “Partner Identification Numbers” to provide a number category for GLN registration
diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt
index 100715bd6ed..a8821f811d7 100644
--- a/setup/_metapackage/VERSION.txt
+++ b/setup/_metapackage/VERSION.txt
@@ -1 +1 @@
-16.0.20231012.0
\ No newline at end of file
+16.0.20231017.0
\ No newline at end of file
diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py
index 2a00dc450f4..5a67c81837e 100644
--- a/setup/_metapackage/setup.py
+++ b/setup/_metapackage/setup.py
@@ -44,6 +44,7 @@
'odoo-addon-partner_fax>=16.0dev,<16.1dev',
'odoo-addon-partner_firstname>=16.0dev,<16.1dev',
'odoo-addon-partner_identification>=16.0dev,<16.1dev',
+ 'odoo-addon-partner_identification_eori>=16.0dev,<16.1dev',
'odoo-addon-partner_identification_gln>=16.0dev,<16.1dev',
'odoo-addon-partner_industry_secondary>=16.0dev,<16.1dev',
'odoo-addon-partner_interest_group>=16.0dev,<16.1dev',