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 Apr 8, 2024
1 parent 238d923 commit d1042d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[sale_stock_available_info_popup](sale_stock_available_info_popup/) | 16.0.1.0.0 | | Adds an 'Available to promise' quantity to the popover shown in sale order line that display stock info of the product
[stock_available](stock_available/) | 16.0.1.1.0 | | Stock available to promise
[stock_available_base_exclude_location](stock_available_base_exclude_location/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Base module to exclude locations for product available quantities
[stock_available_immediately](stock_available_immediately/) | 16.0.1.0.0 | | Ignore planned receptions in quantity available to promise
[stock_available_mrp](stock_available_mrp/) | 16.0.1.0.0 | | Consider the production potential is available to promise
[stock_available_unreserved](stock_available_unreserved/) | 16.0.1.0.0 | [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) | Quantity of stock available for immediate use
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20230629.0
16.0.20240408.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
install_requires=[
'odoo-addon-sale_stock_available_info_popup>=16.0dev,<16.1dev',
'odoo-addon-stock_available>=16.0dev,<16.1dev',
'odoo-addon-stock_available_base_exclude_location>=16.0dev,<16.1dev',
'odoo-addon-stock_available_immediately>=16.0dev,<16.1dev',
'odoo-addon-stock_available_mrp>=16.0dev,<16.1dev',
'odoo-addon-stock_available_unreserved>=16.0dev,<16.1dev',
Expand Down

0 comments on commit d1042d8

Please sign in to comment.