From 0d875dc5f6facd278ced2a648c34855095d50f87 Mon Sep 17 00:00:00 2001 From: Hardik Suthar Date: Mon, 6 Feb 2023 18:24:13 +0530 Subject: [PATCH] [16.0][MIG] - sale_delivery_state --- sale_delivery_state/README.rst | 23 ++++++----- sale_delivery_state/__manifest__.py | 2 +- .../static/description/index.html | 38 ++++++++++--------- .../tests/test_delivery_state.py | 2 +- .../odoo/addons/sale_delivery_state | 1 + setup/sale_delivery_state/setup.py | 6 +++ 6 files changed, 42 insertions(+), 30 deletions(-) create mode 120000 setup/sale_delivery_state/odoo/addons/sale_delivery_state create mode 100644 setup/sale_delivery_state/setup.py diff --git a/sale_delivery_state/README.rst b/sale_delivery_state/README.rst index beac6f4073c..b6cab9c2d7e 100644 --- a/sale_delivery_state/README.rst +++ b/sale_delivery_state/README.rst @@ -2,10 +2,13 @@ Sale delivery State =================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:f2dc0a19561c613c77d99be735c7aab0ad84da828d6231546c4a5438adbc3ead + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ Sale delivery State :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github - :target: https://github.com/OCA/sale-workflow/tree/15.0/sale_delivery_state + :target: https://github.com/OCA/sale-workflow/tree/16.0/sale_delivery_state :alt: OCA/sale-workflow .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_delivery_state + :target: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_delivery_state :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/167/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This odoo module add delivery state on the sale order. @@ -51,8 +54,8 @@ 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 smashing it by providing a detailed and welcomed -`feedback `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -87,6 +90,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/sale-workflow `_ project on GitHub. +This module is part of the `OCA/sale-workflow `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sale_delivery_state/__manifest__.py b/sale_delivery_state/__manifest__.py index e9acf538b9b..b76ad9cce54 100644 --- a/sale_delivery_state/__manifest__.py +++ b/sale_delivery_state/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Sale delivery State", "summary": "Show the delivery state on the sale order", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "category": "Product", "website": "https://github.com/OCA/sale-workflow", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/sale_delivery_state/static/description/index.html b/sale_delivery_state/static/description/index.html index 5d06e9187b9..d3190338f04 100644 --- a/sale_delivery_state/static/description/index.html +++ b/sale_delivery_state/static/description/index.html @@ -1,20 +1,20 @@ - + - + Sale delivery State