[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2023-12-08 07:39:55 +00:00
parent 85e1ffba80
commit 954e150d41
4 changed files with 498 additions and 483 deletions

View File

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