mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -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 | [](https://github.com/luisg123v) [](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)
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20231030.0
|
||||
16.0.20231128.0
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user