diff --git a/README.md b/README.md index fdfb77193d5..e7f6d6640a9 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ addon | version | maintainers | summary [sale_cutoff_time_delivery](sale_cutoff_time_delivery/) | 13.0.1.4.1 | | Schedule delivery orders according to cutoff preferences [sale_delivery_state](sale_delivery_state/) | 13.0.1.0.1 | | Show the delivery state on the sale order [sale_discount_display_amount](sale_discount_display_amount/) | 13.0.1.0.2 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level +[sale_down_payment_wizard_taxes](sale_down_payment_wizard_taxes/) | 13.0.1.0.1 | | Adds the option to set the tax on down payment [sale_elaboration](sale_elaboration/) | 13.0.1.1.1 | | Set an elaboration for any sale line [sale_exception](sale_exception/) | 13.0.1.2.0 | | Custom exceptions on sale order [sale_fixed_discount](sale_fixed_discount/) | 13.0.1.1.1 | | Allows to apply fixed amount discounts in sales orders. diff --git a/sale_down_payment_wizard_taxes/README.rst b/sale_down_payment_wizard_taxes/README.rst index e11fa49f38d..a8e4ce49138 100644 --- a/sale_down_payment_wizard_taxes/README.rst +++ b/sale_down_payment_wizard_taxes/README.rst @@ -2,10 +2,13 @@ Sale Down Payment Wizard Taxes ============================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:6a2e6c065e3ffdecd7ee190ef721d1e50bfe7dc2e880a8d82c067248a4274675 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Sale Down Payment Wizard Taxes .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/sale-workflow-13-0/sale-workflow-13-0-sale_down_payment_wizard_taxes :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/13.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=13.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module extends the functionality of the creation of a down payment for a sale order and to allow you to set a tax on the down payment simultaneously @@ -45,7 +48,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/sale_down_payment_wizard_taxes/__manifest__.py b/sale_down_payment_wizard_taxes/__manifest__.py index 74fee93d878..4167880a7a4 100644 --- a/sale_down_payment_wizard_taxes/__manifest__.py +++ b/sale_down_payment_wizard_taxes/__manifest__.py @@ -5,7 +5,7 @@ "name": "Sale Down Payment Wizard Taxes", "summary": """ Adds the option to set the tax on down payment""", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/sale-workflow", diff --git a/sale_down_payment_wizard_taxes/static/description/index.html b/sale_down_payment_wizard_taxes/static/description/index.html index a459e44634b..1f096a8049e 100644 --- a/sale_down_payment_wizard_taxes/static/description/index.html +++ b/sale_down_payment_wizard_taxes/static/description/index.html @@ -1,20 +1,20 @@ - - + Sale Down Payment Wizard Taxes