We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5218ba commit d9ed800Copy full SHA for d9ed800
2 files changed
setup/_metapackage/VERSION.txt
@@ -1 +1 @@
1
-16.0.20221111.1
+16.0.20221111.2
setup/_metapackage/setup.py
@@ -8,6 +8,7 @@
8
description="Meta package for oca-l10n-italy Odoo addons",
9
version=version,
10
install_requires=[
11
+ 'odoo-addon-l10n_it_account>=16.0dev,<16.1dev',
12
'odoo-addon-l10n_it_fiscalcode>=16.0dev,<16.1dev',
13
'odoo-addon-l10n_it_ipa>=16.0dev,<16.1dev',
14
'odoo-addon-l10n_it_pec>=16.0dev,<16.1dev',
0 commit comments