diff --git a/README.md b/README.md index dcffad48fd6..91aeb4169ec 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ addon | version | maintainers | summary [sale_product_multi_add](sale_product_multi_add/) | 16.0.1.1.0 | | Sale Product Multi Add [sale_product_packaging_container_deposit](sale_product_packaging_container_deposit/) | 16.0.1.1.1 | | Sale Product Packaging Container Deposit [sale_product_set](sale_product_set/) | 16.0.3.0.0 | | Sale product set -[sale_quotation_number](sale_quotation_number/) | 16.0.1.0.2 | | Different sequence for sale quotations +[sale_quotation_number](sale_quotation_number/) | 16.0.1.1.0 | | Different sequence for sale quotations [sale_restricted_qty](sale_restricted_qty/) | 16.0.1.0.0 | [![ashishhirapara](https://github.com/ashishhirapara.png?size=30px)](https://github.com/ashishhirapara) | Sale order min quantity [sale_shipping_info_helper](sale_shipping_info_helper/) | 16.0.1.0.0 | | Add shipping amounts on sale order [sale_sourced_by_line](sale_sourced_by_line/) | 16.0.1.0.0 | | Multiple warehouse source locations for Sale order diff --git a/sale_quotation_number/README.rst b/sale_quotation_number/README.rst index d2a1ceb1e6a..bf8cfc7dff8 100644 --- a/sale_quotation_number/README.rst +++ b/sale_quotation_number/README.rst @@ -7,7 +7,7 @@ Sale Quotation Numeration !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b204404baeaf30f19420d774f219bfcdb64e012ab7c9ed18288e2cd06da80b4c + !! source digest: sha256:d3353e126014fa5c67a208ecdeb5dcc5ca19d55006d6236b407b8fab184d7049 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/sale_quotation_number/__manifest__.py b/sale_quotation_number/__manifest__.py index ca3ebfd0561..9db76a56c29 100644 --- a/sale_quotation_number/__manifest__.py +++ b/sale_quotation_number/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Sale Quotation Numeration", "summary": "Different sequence for sale quotations", - "version": "16.0.1.0.2", + "version": "16.0.1.1.0", "category": "Sales Management", "website": "https://github.com/OCA/sale-workflow", "author": "Elico Corp, " diff --git a/sale_quotation_number/static/description/index.html b/sale_quotation_number/static/description/index.html index eb8374d7937..257e539f1f5 100644 --- a/sale_quotation_number/static/description/index.html +++ b/sale_quotation_number/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Sale Quotation Numeration

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b204404baeaf30f19420d774f219bfcdb64e012ab7c9ed18288e2cd06da80b4c +!! source digest: sha256:d3353e126014fa5c67a208ecdeb5dcc5ca19d55006d6236b407b8fab184d7049 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat