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 Oct 9, 2024
1 parent c80546c commit 5fbb6ad
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 @@ -88,7 +88,7 @@ addon | version | maintainers | summary
[sale_order_line_description_single_attribute](sale_order_line_description_single_attribute/) | 14.0.1.0.0 | | Shows single value attributes name in the sale order line description
[sale_order_line_discount_validation](sale_order_line_discount_validation/) | 14.0.2.0.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Review discounts before sales order are printed, sent or confirmed
[sale_order_line_initial_quantity](sale_order_line_initial_quantity/) | 14.0.1.0.1 | | Allows to display the initial quantity when the quantity has been modified on the command line.
[sale_order_line_input](sale_order_line_input/) | 14.0.1.0.0 | | Search, create or modify directly sale order lines
[sale_order_line_input](sale_order_line_input/) | 14.0.1.0.1 | | Search, create or modify directly sale order lines
[sale_order_line_menu](sale_order_line_menu/) | 14.0.1.0.0 | | Adds a Sale Order Lines Menu
[sale_order_line_note](sale_order_line_note/) | 14.0.1.0.0 | | Note on sale order line
[sale_order_line_packaging_qty](sale_order_line_packaging_qty/) | 14.0.1.1.1 | | Define quantities according to product packaging on sale order lines
Expand Down
2 changes: 1 addition & 1 deletion sale_order_line_input/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Order Line Input
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a1e52be0e6125252ba44b0d78dd0ed4f17066a8093925e383741e599dd6a2168
!! source digest: sha256:a28d4715062623a87af4549974f16f99f06f6a627dc783f718b0f0d33ad4da0c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion sale_order_line_input/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Sale Order Line Input",
"summary": "Search, create or modify directly sale order lines",
"version": "14.0.1.0.0",
"version": "14.0.1.0.1",
"category": "Sales",
"website": "https://github.com/OCA/sale-workflow",
"author": "Tecnativa, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion sale_order_line_input/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Sale Order Line Input</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a1e52be0e6125252ba44b0d78dd0ed4f17066a8093925e383741e599dd6a2168
!! source digest: sha256:a28d4715062623a87af4549974f16f99f06f6a627dc783f718b0f0d33ad4da0c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/14.0/sale_order_line_input"><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-14-0/sale-workflow-14-0-sale_order_line_input"><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=14.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 work with
Expand Down

0 comments on commit 5fbb6ad

Please sign in to comment.