From ea93e35ae46fe4e5a6abe817173d9b2a21dfdabb Mon Sep 17 00:00:00 2001 From: Pablo Calvo Date: Thu, 2 Nov 2023 13:36:06 +0100 Subject: [PATCH] [IMP] website_sale_exception: new readme --- website_sale_exception/README.rst | 76 +++++++++++++++++++ .../static/description/index.html | 38 +++++----- 2 files changed, 96 insertions(+), 18 deletions(-) create mode 100644 website_sale_exception/README.rst diff --git a/website_sale_exception/README.rst b/website_sale_exception/README.rst new file mode 100644 index 0000000000..95d47dd8c0 --- /dev/null +++ b/website_sale_exception/README.rst @@ -0,0 +1,76 @@ +====================== +Website Sale Exception +====================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:bc51a231a57fd967851a6751e5e1e15d70b503bdcfcff96174c1163ea751fc04 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--commerce-lightgray.png?logo=github + :target: https://github.com/OCA/e-commerce/tree/16.0/website_sale_exception + :alt: OCA/e-commerce +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/e-commerce-16-0/e-commerce-16-0-website_sale_exception + :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/e-commerce&target_branch=16.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module allows to pass a website sale from draft state to sent if there are exeptions that do not let to continue to done state. This is required to close the website sale order after the sale order has been confirmed and the payment has been received. This way the user can create a new sale order from the website without overwriting the last one and without losing the payment information. + +**Table of contents** + +.. contents:: + :local: + +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 `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* ADHOC + +Contributors +~~~~~~~~~~~~ + +* Katherine Zaoral + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +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/e-commerce `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_sale_exception/static/description/index.html b/website_sale_exception/static/description/index.html index e252c5280a..188e31b5a4 100644 --- a/website_sale_exception/static/description/index.html +++ b/website_sale_exception/static/description/index.html @@ -1,20 +1,20 @@ - + - + Website Sale Exception