Skip to content

Commit 5460eef

Browse files
Lucas L. Sotojjscarafia
Lucas L. Soto
authored andcommitted
[MIG] Bump version to 12.0, make uninstallable and fix permissions (ingadhoc#332)
1 parent 7e1df65 commit 5460eef

File tree

14 files changed

+10
-10
lines changed

14 files changed

+10
-10
lines changed

l10n_ar_account/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Módulo base de Contabilidad Argentina",
3-
'version': '11.0.1.23.0',
3+
'version': '12.0.1.0.0',
44
'category': 'Localization/Argentina',
55
'sequence': 14,
66
'author': 'ADHOC SA,Moldeo Interactive,Odoo Community Association (OCA)',

l10n_ar_account_vat_ledger/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Argentinian VAT Ledger Management",
3-
'version': '11.0.11.1.0',
3+
'version': '12.0.1.0.0',
44
'category': 'Localization/Argentina',
55
'sequence': 14,
66
'author': 'ADHOC SA,Moldeo Interactive,Odoo Community Association (OCA)',

l10n_ar_account_withholding/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
},
5656
'installable': False,
5757
'name': 'Automatic Argentinian Withholdings on Payments',
58-
'version': '11.0.1.13.0',
58+
'version': '12.0.1.0.0',
5959
}

l10n_ar_afipws/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
'name': 'Modulo Base para los Web Services de AFIP',
3-
'version': '11.0.1.0.0',
3+
'version': '12.0.1.0.0',
44
'category': 'Localization/Argentina',
55
'sequence': 14,
66
'author': 'ADHOC SA, Moldeo Interactive,Odoo Community Association (OCA)',

l10n_ar_afipws_fe/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Factura Electrónica Argentina",
3-
'version': '11.0.1.3.1',
3+
'version': '12.0.1.0.0',
44
'category': 'Localization/Argentina',
55
'sequence': 14,
66
'author': 'ADHOC SA, Moldeo Interactive,Odoo Community Association (OCA)',

l10n_ar_bank/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Listado de Bancos Argentinos",
3-
'version': '11.0.1.0.0',
3+
'version': '12.0.1.0.0',
44
'category': 'Localization/Argentina',
55
'sequence': 14,
66
'author': 'ADHOC SA,Moldeo Interactive,Odoo Community Association (OCA)',

l10n_ar_base/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
'name': 'Argentinian Localization',
3-
'version': '11.0.1.0.0',
3+
'version': '12.0.1.0.0',
44
'category': 'Localization/Argentina',
55
'sequence': 14,
66
'author': 'ADHOC SA,Odoo Community Association (OCA)',

l10n_ar_chart/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
'installable': False,
4949
'images': [
5050
],
51-
'version': '11.0.1.0.0',
51+
'version': '12.0.1.0.0',
5252
}

l10n_ar_demo/__init__.py

100755100644
File mode changed.

l10n_ar_demo/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
##############################################################################
2020
{
2121
'name': 'More demo data for Argentina Localization',
22-
'version': '11.0.1.0.0',
22+
'version': '12.0.1.0.0',
2323
'category': 'Accounting',
2424
'sequence': 14,
2525
'summary': '',

l10n_ar_partner/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
'demo': [
2626
'demo/partner_demo.xml',
2727
],
28-
'version': '11.0.1.3.1',
28+
'version': '12.0.1.0.0',
2929
}

l10n_ar_partner/demo/adhoc_jjs.jpeg

100755100644
File mode changed.

l10n_ar_partner/demo/adhoc_logo.png

100755100644
File mode changed.

l10n_ar_partner/demo/gritti_logo.png

100755100644
File mode changed.

0 commit comments

Comments
 (0)