From e92648c8c6ff90471a83c09cc9e405dd1bd76a66 Mon Sep 17 00:00:00 2001 From: Denis Roussel Date: Thu, 19 Jan 2023 16:36:20 +0100 Subject: [PATCH] [FIX] Development statuses --- contract_sale_invoicing/README.rst | 15 +++++--- contract_sale_invoicing/__manifest__.py | 4 +- .../static/description/index.html | 38 ++++++++++--------- 3 files changed, 31 insertions(+), 26 deletions(-) diff --git a/contract_sale_invoicing/README.rst b/contract_sale_invoicing/README.rst index bde2f7900..03c32fb19 100644 --- a/contract_sale_invoicing/README.rst +++ b/contract_sale_invoicing/README.rst @@ -2,10 +2,13 @@ Contract Invoicing of Pending Sales Orders ========================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:677f350039713fce998708f88a5907a26cde8dac2595c5f0e5d78af8c31a3c9f + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Contract Invoicing of Pending Sales Orders .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract_sale_invoicing :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/110/12.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/contract&target_branch=12.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This modules allows to include on the same invoice than the recurring invoice contract, all the pending to invoice sales orders that you have with the same @@ -51,7 +54,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 smashing it by providing a detailed and welcomed +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. diff --git a/contract_sale_invoicing/__manifest__.py b/contract_sale_invoicing/__manifest__.py index 5d5c14821..b84fc713b 100644 --- a/contract_sale_invoicing/__manifest__.py +++ b/contract_sale_invoicing/__manifest__.py @@ -3,9 +3,9 @@ { 'name': 'Contract Invoicing of Pending Sales Orders', 'summary': 'Include sales to invoice in contract invoice creation', - 'version': '12.0.1.0.3', + 'version': '12.0.1.0.4', 'category': 'Contract Management', - 'website': 'https://github.com/oca/contract', + 'website': 'https://github.com/OCA/contract', 'author': 'Tecnativa, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', diff --git a/contract_sale_invoicing/static/description/index.html b/contract_sale_invoicing/static/description/index.html index ac19164fe..15b5c24f4 100644 --- a/contract_sale_invoicing/static/description/index.html +++ b/contract_sale_invoicing/static/description/index.html @@ -1,20 +1,20 @@ - + - + Contract Invoicing of Pending Sales Orders