Skip to content

Commit 7d861d9

Browse files
committed
[BOT] post-merge updates
1 parent 570f151 commit 7d861d9

6 files changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ addon | version | maintainers | summary
117117
[sale_start_end_dates](sale_start_end_dates/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Adds start date and end date on sale order lines
118118
[sale_stock_cancel_restriction](sale_stock_cancel_restriction/) | 16.0.1.0.0 | | Sale Stock Cancel Restriction
119119
[sale_stock_delivery_state](sale_stock_delivery_state/) | 16.0.1.0.1 | | Change the way to compute the delivery state
120+
[sale_stock_expiry_date_on_qty_at_date_widget](sale_stock_expiry_date_on_qty_at_date_widget/) | 16.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Show next Expiry Date on Qty at Date Widget
120121
[sale_stock_line_sequence](sale_stock_line_sequence/) | 16.0.1.0.0 | | Glue Module for Sale Order Line Sequence and Stock Picking Line Sequence
121122
[sale_stock_partner_warehouse](sale_stock_partner_warehouse/) | 16.0.1.0.0 | | Allow to choose by default a warehouse on SO based on a Partner parameter
122123
[sale_stock_picking_blocking](sale_stock_picking_blocking/) | 16.0.1.2.0 | | Allow you to block the creation of deliveries from a sale order.

sale_stock_expiry_date_on_qty_at_date_widget/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Stock Expiry Date on Qty at Date widget
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a3131c0f8cd0f154875027d0a104e1e3c720c1d462b9c34c4b186a808fedfbc9
10+
!! source digest: sha256:c1e35bc9e656c1d24899651846d6dc96ecc0b0dcc678da6bdc31d4f37a61616e
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
@@ -56,7 +56,7 @@ Installation
5656

5757
In order to use this module, you need to install those modules:
5858

59-
- sale_management
59+
- sale_management
6060

6161
Configuration
6262
=============
@@ -66,8 +66,8 @@ In order to configure this module, you need to:
6666
1. Go to Inventory > Settings > Traceability and enable Expiration Dates
6767
2. Enable an user with only this permissions:
6868

69-
- Sales: User: Own Documents Only
70-
- Technical: Manage Lots / Serial Numbers
69+
- Sales: User: Own Documents Only
70+
- Technical: Manage Lots / Serial Numbers
7171

7272
Usage
7373
=====
@@ -107,7 +107,7 @@ Authors
107107
Contributors
108108
------------
109109

110-
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
110+
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
111111

112112
Maintainers
113113
-----------

sale_stock_expiry_date_on_qty_at_date_widget/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Sale Stock Expiry Date on Qty at Date widget",
66
"summary": "Show next Expiry Date on Qty at Date Widget",
7-
"version": "16.0.1.0.0",
7+
"version": "16.0.1.0.1",
88
"development_status": "Alpha",
99
"category": "Sales",
1010
"website": "https://github.com/OCA/sale-workflow",

sale_stock_expiry_date_on_qty_at_date_widget/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale Stock Expiry Date on Qty at Date widget</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a3131c0f8cd0f154875027d0a104e1e3c720c1d462b9c34c4b186a808fedfbc9
370+
!! source digest: sha256:c1e35bc9e656c1d24899651846d6dc96ecc0b0dcc678da6bdc31d4f37a61616e
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/16.0/sale_stock_expiry_date_on_qty_at_date_widget"><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_stock_expiry_date_on_qty_at_date_widget"><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>
373373
<p>This module extends the functionality of Qty at Date Widget to display

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250430.0
1+
16.0.20250506.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
'odoo-addon-sale_start_end_dates>=16.0dev,<16.1dev',
105105
'odoo-addon-sale_stock_cancel_restriction>=16.0dev,<16.1dev',
106106
'odoo-addon-sale_stock_delivery_state>=16.0dev,<16.1dev',
107+
'odoo-addon-sale_stock_expiry_date_on_qty_at_date_widget>=16.0dev,<16.1dev',
107108
'odoo-addon-sale_stock_line_sequence>=16.0dev,<16.1dev',
108109
'odoo-addon-sale_stock_partner_warehouse>=16.0dev,<16.1dev',
109110
'odoo-addon-sale_stock_picking_blocking>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)