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 9, 2024
1 parent f794870 commit a4c201f
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 @@ -56,7 +56,7 @@ addon | version | maintainers | summary
[account_invoice_restrict_linked_so](account_invoice_restrict_linked_so/) | 14.0.1.0.1 | | Restricts editing the Product, Quantity and Unit Price columns for invoice lines that originated in Sales Orders.
[account_invoice_search_by_reference](account_invoice_search_by_reference/) | 14.0.1.0.0 | | Account invoice search by reference
[account_invoice_section_picking](account_invoice_section_picking/) | 14.0.1.0.0 | | Extension of Acccount Invoice Section Sale Order to allow grouping of invoice lines according to delivery picking.
[account_invoice_section_sale_order](account_invoice_section_sale_order/) | 14.0.1.3.1 | | For invoices targetting multiple sale order addsections with sale order name.
[account_invoice_section_sale_order](account_invoice_section_sale_order/) | 14.0.1.3.2 | | For invoices targetting multiple sale order addsections with sale order name.
[account_invoice_supplier_ref_unique](account_invoice_supplier_ref_unique/) | 14.0.1.0.0 | | Checks that supplier invoices are not entered twice
[account_invoice_supplier_self_invoice](account_invoice_supplier_self_invoice/) | 14.0.2.0.7 | | Purchase Self Invoice
[account_invoice_supplierinfo_update](account_invoice_supplierinfo_update/) | 14.0.1.0.1 | | In the supplier invoice, automatically updates all products whose unit price on the line is different from the supplier price
Expand Down
2 changes: 1 addition & 1 deletion account_invoice_section_sale_order/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Acccount Invoice Section Sale Order
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3f771daefca182d40e2104941408c9effb33ee4c121a5ad162d003ecf94efc7d
!! source digest: sha256:a2eefe988855c7b419c69530af4eb829bb22b7cacb369cfbf64dc2cece32a615
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion account_invoice_section_sale_order/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Acccount Invoice Section Sale Order",
"version": "14.0.1.3.1",
"version": "14.0.1.3.2",
"summary": "For invoices targetting multiple sale order add"
"sections with sale order name.",
"author": "Camptocamp, Odoo Community Association (OCA)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Acccount Invoice Section Sale Order</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3f771daefca182d40e2104941408c9effb33ee4c121a5ad162d003ecf94efc7d
!! source digest: sha256:a2eefe988855c7b419c69530af4eb829bb22b7cacb369cfbf64dc2cece32a615
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/account-invoicing/tree/14.0/account_invoice_section_sale_order"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_invoice_section_sale_order"><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/account-invoicing&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>When invoicing multiple sale orders at the same time, sale orders may be grouped
Expand Down

0 comments on commit a4c201f

Please sign in to comment.