Skip to content

Commit

Permalink
[MIG] l10n_uy_account: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pablohmontenegro committed Feb 15, 2023
1 parent a7f63ed commit 4645f57
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 127 deletions.
4 changes: 2 additions & 2 deletions l10n_uy_account/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'author': 'ADHOC SA',
'category': 'Localization',
'license': 'LGPL-3',
'version': "15.0.1.1.0",
'version': "16.0.1.0.0",
'depends': [
'l10n_latam_invoice_document',
'l10n_latam_base',
Expand Down Expand Up @@ -46,5 +46,5 @@
# restore
'demo/res_users_demo.xml',
],
'installable': False,
'installable': True,
}
Loading

0 comments on commit 4645f57

Please sign in to comment.