Skip to content

Commit 3a79081

Browse files
committed
[BOT] post-merge updates
1 parent 14ae50b commit 3a79081

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ addon | version | maintainers | summary
6767
[stock_vertical_lift_packaging_level](stock_vertical_lift_packaging_level/) | 18.0.1.0.0 | | Provides integration with Vertical Lifts and packaging levels
6868
[stock_vertical_lift_server_env](stock_vertical_lift_server_env/) | 18.0.1.0.0 | | Server Environment layer for Vertical Lift
6969
[stock_warehouse_calendar](stock_warehouse_calendar/) | 18.0.1.0.1 | <a href='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/JordiBForgeFlow'><img src='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/JordiBForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='JordiBForgeFlow'/></a> | Adds a calendar to the Warehouse
70-
[stock_warehouse_out_pull](stock_warehouse_out_pull/) | 18.0.1.0.1 | | Restore delivery pull rules as in Odoo <= 17.0
70+
[stock_warehouse_out_pull](stock_warehouse_out_pull/) | 18.0.1.0.2 | | Restore delivery pull rules as in Odoo <= 17.0
7171
[stock_warehouse_resupply_route_push](stock_warehouse_resupply_route_push/) | 18.0.1.0.0 | <a href='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/LoisRForgeFlow'><img src='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/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Use push rules for resupply from other warehouse routes.
7272

7373
[//]: # (end addons)

stock_warehouse_out_pull/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Stock Warehouse Out Pull
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:c5acf8fd83ed324305dba2197510a488e79f9f8b5b1f1a6aad8c808d9c146072
14+
!! source digest: sha256:e696610976fe485cf96bb53ca96cde4f2d0953ea9b03de40c3d88bbb60c8005c
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

stock_warehouse_out_pull/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Stock Warehouse Out Pull",
55
"summary": "Restore delivery pull rules as in Odoo <= 17.0",
6-
"version": "18.0.1.0.1",
6+
"version": "18.0.1.0.2",
77
"category": "Inventory",
88
"author": "Camptocamp, Odoo Community Association (OCA)",
99
"license": "LGPL-3",

stock_warehouse_out_pull/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Stock Warehouse Out Pull</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:c5acf8fd83ed324305dba2197510a488e79f9f8b5b1f1a6aad8c808d9c146072
375+
!! source digest: sha256:e696610976fe485cf96bb53ca96cde4f2d0953ea9b03de40c3d88bbb60c8005c
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_warehouse_out_pull"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_warehouse_out_pull"><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/stock-logistics-warehouse&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module allows to configure your multi-steps delivery route with

0 commit comments

Comments
 (0)