Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Jun 24, 2024
1 parent 86fc1df commit 264a80d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addon | version | maintainers | summary
[sale_delivery_state](sale_delivery_state/) | 17.0.1.0.0 | | Show the delivery state on the sale order
[sale_discount_display_amount](sale_discount_display_amount/) | 17.0.1.0.0 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level
[sale_exception](sale_exception/) | 17.0.1.0.0 | | Custom exceptions on sale order
[sale_fixed_discount](sale_fixed_discount/) | 17.0.1.0.2 | | Allows to apply fixed amount discounts in sales orders.
[sale_fixed_discount](sale_fixed_discount/) | 17.0.2.0.0 | | Allows to apply fixed amount discounts in sales orders.
[sale_force_invoiced](sale_force_invoiced/) | 17.0.1.1.0 | | Allows to force the invoice status of the sales order to Invoiced
[sale_invoice_policy](sale_invoice_policy/) | 17.0.1.0.0 | | Sales Management: let the user choose the invoice policy on the order
[sale_manual_delivery](sale_manual_delivery/) | 17.0.1.0.0 | | Create manually your deliveries
Expand Down
2 changes: 1 addition & 1 deletion sale_fixed_discount/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Fixed Discount
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e6ac05d365d4d302cac3801afe0d47fd5c732d22d8acead13e21d3dab8d5396d
!! source digest: sha256:07d1f7d68c911e9e2f72a03c0bf8a28ddb8d091b9bab194079e6a0bb70fccc4c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion sale_fixed_discount/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Sale Fixed Discount",
"summary": "Allows to apply fixed amount discounts in sales orders.",
"version": "17.0.1.0.2",
"version": "17.0.2.0.0",
"category": "Sales",
"website": "https://github.com/OCA/sale-workflow",
"author": "ForgeFlow, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion sale_fixed_discount/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Sale Fixed Discount</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e6ac05d365d4d302cac3801afe0d47fd5c732d22d8acead13e21d3dab8d5396d
!! source digest: sha256:07d1f7d68c911e9e2f72a03c0bf8a28ddb8d091b9bab194079e6a0bb70fccc4c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/17.0/sale_fixed_discount"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_fixed_discount"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of Sales to allow you to apply
Expand Down

0 comments on commit 264a80d

Please sign in to comment.