[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-11-22 12:28:44 +00:00
parent dce842ad2c
commit b18e7aa327
4 changed files with 18 additions and 3 deletions

View File

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