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 Dec 14, 2023
1 parent 97a4913 commit 92ff138
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ addon | version | maintainers | summary
[sale_order_archive](sale_order_archive/) | 16.0.1.0.0 | | Archive Sale Orders
[sale_order_currency_rate](sale_order_currency_rate/) | 16.0.1.0.0 | | Currency Rate in Sale Order
[sale_order_general_discount](sale_order_general_discount/) | 16.0.1.0.0 | | General discount per sale order
[sale_order_general_discount_triple](sale_order_general_discount_triple/) | 16.0.2.0.0 | [![ashishhirapara](https://github.com/ashishhirapara.png?size=30px)](https://github.com/ashishhirapara) | General discount per sale order with triple
[sale_order_general_discount_triple](sale_order_general_discount_triple/) | 16.0.2.0.1 | [![ashishhirapara](https://github.com/ashishhirapara.png?size=30px)](https://github.com/ashishhirapara) | General discount per sale order with triple
[sale_order_invoice_amount](sale_order_invoice_amount/) | 16.0.1.0.0 | | Display the invoiced and uninvoiced total in the sale order
[sale_order_invoicing_finished_task](sale_order_invoicing_finished_task/) | 16.0.1.0.1 | | Control invoice order lines if their related task has been set to invoiceable
[sale_order_line_date](sale_order_line_date/) | 16.0.1.0.0 | | Adds a commitment date to each sale order line.
Expand Down
2 changes: 1 addition & 1 deletion sale_order_general_discount_triple/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Order General Discount Triple
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cb1d26010cfccd184a174973340f70fa09041d9e50e1d3cebe5f6b2998ac7f3d
!! source digest: sha256:9502220f43d26c8443a56e4a753256f3433f79f01813c46c31067126fb8ac1b9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion sale_order_general_discount_triple/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Sale Order General Discount Triple",
"summary": "General discount per sale order with triple",
"version": "16.0.2.0.0",
"version": "16.0.2.0.1",
"category": "Sales",
"website": "https://github.com/OCA/sale-workflow",
"author": "Ashish Hirpara, Ooops, Odoo Community Association (OCA)",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Sale Order General Discount Triple</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cb1d26010cfccd184a174973340f70fa09041d9e50e1d3cebe5f6b2998ac7f3d
!! source digest: sha256:9502220f43d26c8443a56e4a753256f3433f79f01813c46c31067126fb8ac1b9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/16.0/sale_order_general_discount_triple"><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-16-0/sale-workflow-16-0-sale_order_general_discount_triple"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>A bridge between Sale Order General Discount(<a class="reference external" href="https://github.com/OCA/sale-workflow/tree/14.0/sale_order_general_discoun">https://github.com/OCA/sale-workflow/tree/14.0/sale_order_general_discoun</a>) and Sale Triple Discount(<a class="reference external" href="https://github.com/OCA/sale-workflow/tree/14.0/sale_triple_discount">https://github.com/OCA/sale-workflow/tree/14.0/sale_triple_discount</a>) module to set the general discount on any of the 3 discount field on sale order lines.</p>
Expand Down

0 comments on commit 92ff138

Please sign in to comment.