[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2023-11-28 09:06:22 +00:00
parent 1d89af7920
commit d4db922ccd
3 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ addon | version | maintainers | summary
[stock_picking_report_internal_delivery_address](stock_picking_report_internal_delivery_address/) | 16.0.1.0.0 | | Show delivery address when picking type is internal
[stock_picking_report_valued](stock_picking_report_valued/) | 16.0.1.0.0 | | Adding Valued Picking on Delivery Slip report
[stock_quantity_history_location](stock_quantity_history_location/) | 16.0.1.0.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) [![rolandojduartem](https://github.com/rolandojduartem.png?size=30px)](https://github.com/rolandojduartem) | Provides stock quantity by location on past date
[stock_report_quantity_by_location](stock_report_quantity_by_location/) | 16.0.1.0.0 | | Stock Report Quantity By Location
[//]: # (end addons)

View File

@@ -1 +1 @@
16.0.20231030.0
16.0.20231128.0

View File

@@ -13,6 +13,7 @@ setuptools.setup(
'odoo-addon-stock_picking_report_internal_delivery_address>=16.0dev,<16.1dev',
'odoo-addon-stock_picking_report_valued>=16.0dev,<16.1dev',
'odoo-addon-stock_quantity_history_location>=16.0dev,<16.1dev',
'odoo-addon-stock_report_quantity_by_location>=16.0dev,<16.1dev',
],
classifiers=[
'Programming Language :: Python',