[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-12-06 18:26:25 +00:00
parent 8135caaa5b
commit 5627c59b44
4 changed files with 71 additions and 56 deletions

View File

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