[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-11-06 17:50:41 +00:00
parent d88b59b7cd
commit 83b62413dc
4 changed files with 29 additions and 14 deletions

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-reporting-engine"
version = "18.0.20241106.0"
dependencies = [
"odoo-addon-report_xlsx==18.0.*",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 18.0",
]