From 7bcc6077691c178970e422b77c7e5fe957da6ef5 Mon Sep 17 00:00:00 2001 From: Ruchir Shukla Date: Thu, 13 Feb 2025 14:03:10 +0530 Subject: [PATCH] [MIG] product_configurator_sale: Migration to 18.0 --- product_configurator_sale/README.rst | 10 +++++----- product_configurator_sale/__manifest__.py | 2 +- .../static/description/index.html | 6 +++--- product_configurator_sale/views/sale_view.xml | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/product_configurator_sale/README.rst b/product_configurator_sale/README.rst index 409a07555..148edce73 100644 --- a/product_configurator_sale/README.rst +++ b/product_configurator_sale/README.rst @@ -17,13 +17,13 @@ Product Configurator Sale :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--configurator-lightgray.png?logo=github - :target: https://github.com/OCA/product-configurator/tree/17.0/product_configurator_sale + :target: https://github.com/OCA/product-configurator/tree/18.0/product_configurator_sale :alt: OCA/product-configurator .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/product-configurator-17-0/product-configurator-17-0-product_configurator_sale + :target: https://translation.odoo-community.org/projects/product-configurator-18-0/product-configurator-18-0-product_configurator_sale :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/product-configurator&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/product-configurator&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -41,7 +41,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. @@ -74,6 +74,6 @@ Current `maintainer `__: |maintainer-PCatinean| -This module is part of the `OCA/product-configurator `_ project on GitHub. +This module is part of the `OCA/product-configurator `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/product_configurator_sale/__manifest__.py b/product_configurator_sale/__manifest__.py index 56d037497..de12814dd 100644 --- a/product_configurator_sale/__manifest__.py +++ b/product_configurator_sale/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Product Configurator Sale", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "category": "Generic Modules/Sale", "summary": "Product configuration interface modules for Sale", "author": "Pledra, Odoo Community Association (OCA)", diff --git a/product_configurator_sale/static/description/index.html b/product_configurator_sale/static/description/index.html index fb30aa50a..c703d3f32 100644 --- a/product_configurator_sale/static/description/index.html +++ b/product_configurator_sale/static/description/index.html @@ -369,7 +369,7 @@

Product Configurator Sale

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:ea6057aa2073966dca2b4734d435089ea9fc3fe91ee34660f2f34cdb0785da2c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/product-configurator Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/product-configurator Translate me on Weblate Try me on Runboat

Product Configurator wizard available on Sales Orders.

Table of contents

@@ -387,7 +387,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.

@@ -409,7 +409,7 @@

Maintainers

promote its widespread use.

Current maintainer:

PCatinean

-

This module is part of the OCA/product-configurator project on GitHub.

+

This module is part of the OCA/product-configurator project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/product_configurator_sale/views/sale_view.xml b/product_configurator_sale/views/sale_view.xml index 848360c3b..e12f3cc79 100644 --- a/product_configurator_sale/views/sale_view.xml +++ b/product_configurator_sale/views/sale_view.xml @@ -24,7 +24,7 @@