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 25, 2024
1 parent 61c15c8 commit 4227c9f
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 @@ -80,7 +80,7 @@ addon | version | maintainers | summary
[sale_order_line_description](sale_order_line_description/) | 13.0.1.0.0 | | Sale order line description
[sale_order_line_input](sale_order_line_input/) | 13.0.1.1.2 | | Search, create or modify directly sale order lines
[sale_order_line_menu](sale_order_line_menu/) | 13.0.1.0.0 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Adds a Sale Order Lines Menu
[sale_order_line_packaging_qty](sale_order_line_packaging_qty/) | 13.0.1.3.1 | | Define quantities according to product packaging on sale order lines
[sale_order_line_packaging_qty](sale_order_line_packaging_qty/) | 13.0.1.3.2 | | Define quantities according to product packaging on sale order lines
[sale_order_line_price_history](sale_order_line_price_history/) | 13.0.2.1.0 | | Sale order line price history
[sale_order_line_remove](sale_order_line_remove/) | 13.0.1.0.0 | | Allows removal of sale order lines from confirmed orders if not invoiced or received
[sale_order_line_sequence](sale_order_line_sequence/) | 13.0.1.0.2 | | Propagates SO line sequence to invoices and stock picking.
Expand Down
2 changes: 1 addition & 1 deletion sale_order_line_packaging_qty/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Order Line Packaging Quantity
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c1484d23661bb00435246a32adc004c123de10bf6f1af80c6a4561c4b9c0db80
!! source digest: sha256:8d217caf6351a3845a592e748d09e9fe1965f9337cbb2b0c4e674aadc69991c0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand Down
2 changes: 1 addition & 1 deletion sale_order_line_packaging_qty/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Sale Order Line Packaging Quantity",
"summary": "Define quantities according to product packaging on sale order lines",
"version": "13.0.1.3.1",
"version": "13.0.1.3.2",
"development_status": "Production/Stable",
"category": "Warehouse Management",
"website": "https://github.com/OCA/sale-workflow",
Expand Down
3 changes: 1 addition & 2 deletions sale_order_line_packaging_qty/static/description/index.html
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 Line Packaging Quantity</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c1484d23661bb00435246a32adc004c123de10bf6f1af80c6a4561c4b9c0db80
!! source digest: sha256:8d217caf6351a3845a592e748d09e9fe1965f9337cbb2b0c4e674aadc69991c0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/13.0/sale_order_line_packaging_qty"><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-13-0/sale-workflow-13-0-sale_order_line_packaging_qty"><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=13.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds a “Package quantity” field on sale order line in order to
Expand Down

0 comments on commit 4227c9f

Please sign in to comment.