From 6ecf73864551a2c6cbbee31a8af5b71bcf8b9d93 Mon Sep 17 00:00:00 2001 From: Lukas Tran Date: Tue, 22 Oct 2024 16:12:26 +0700 Subject: [PATCH] [MIG] partner_address_street3: Migration to 18.0 --- partner_address_street3/README.rst | 19 ++++++++++--------- partner_address_street3/__manifest__.py | 2 +- .../readme/CONTRIBUTORS.md | 1 + .../static/description/index.html | 7 ++++--- partner_address_street3/views/res_partner.xml | 4 ++-- 5 files changed, 18 insertions(+), 15 deletions(-) diff --git a/partner_address_street3/README.rst b/partner_address_street3/README.rst index 813bbd27991..83b63f4ffb1 100644 --- a/partner_address_street3/README.rst +++ b/partner_address_street3/README.rst @@ -17,13 +17,13 @@ Street3 in addresses :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github - :target: https://github.com/OCA/partner-contact/tree/17.0/partner_address_street3 + :target: https://github.com/OCA/partner-contact/tree/18.0/partner_address_street3 :alt: OCA/partner-contact .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_address_street3 + :target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_address_street3 :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -42,7 +42,7 @@ Bug Tracker 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. @@ -57,10 +57,11 @@ Authors Contributors ------------ -- Nicolas Bessi -- Alexandre Fayolle -- Huy Ly -- Alexis de Lattre +- Nicolas Bessi +- Alexandre Fayolle +- Huy Ly +- Alexis de Lattre +- Nhan Tran Maintainers ----------- @@ -75,6 +76,6 @@ 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_address_street3/__manifest__.py b/partner_address_street3/__manifest__.py index 0778c76f2bf..96ac79372e4 100644 --- a/partner_address_street3/__manifest__.py +++ b/partner_address_street3/__manifest__.py @@ -6,7 +6,7 @@ "name": "Street3 in addresses", "summary": "Add a third address line on partners", "license": "AGPL-3", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "author": "Camptocamp,Odoo Community Association (OCA)", "maintainer": "Camptocamp", "category": "Sales", diff --git a/partner_address_street3/readme/CONTRIBUTORS.md b/partner_address_street3/readme/CONTRIBUTORS.md index b0934343baa..060d2984f63 100644 --- a/partner_address_street3/readme/CONTRIBUTORS.md +++ b/partner_address_street3/readme/CONTRIBUTORS.md @@ -2,3 +2,4 @@ - Alexandre Fayolle \<\> - Huy Ly \<\> - Alexis de Lattre \<\> +- Nhan Tran \<\> diff --git a/partner_address_street3/static/description/index.html b/partner_address_street3/static/description/index.html index bf382c5f667..efdda054c31 100644 --- a/partner_address_street3/static/description/index.html +++ b/partner_address_street3/static/description/index.html @@ -369,7 +369,7 @@

Street3 in addresses

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:69099ca9dd86e7091cd6ca9042144c91f6e9c84d3daf47282df91cd3896d5c51 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/partner-contact Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/partner-contact Translate me on Weblate Try me on Runboat

This module extends the base res.partner model by supplying a 3rd line on addresses (street3).

Table of contents

@@ -389,7 +389,7 @@

Bug Tracker

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.

@@ -407,6 +407,7 @@

Contributors

  • Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
  • Huy Ly <huyly0909@gmail.com>
  • Alexis de Lattre <alexis.delattre@akretion.com>
  • +
  • Nhan Tran <trannhan380381@gmail.com>
  • @@ -418,7 +419,7 @@

    Maintainers

    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_address_street3/views/res_partner.xml b/partner_address_street3/views/res_partner.xml index 5d3bd1f2dd7..d62a0cfc749 100644 --- a/partner_address_street3/views/res_partner.xml +++ b/partner_address_street3/views/res_partner.xml @@ -26,7 +26,7 @@ /> @@ -39,7 +39,7 @@ res.partner - +