[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-02-02 07:59:50 +00:00
parent a5d8acf789
commit fc25225f45
4 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-stock-logistics-reporting"
version = "17.0.20240202.0"
dependencies = [
"odoo-addon-stock_picking_report_valued>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 17.0",
]