Skip to content

Commit

Permalink
[MIG] l10n_ar_stock: Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mem-adhoc committed Feb 5, 2024
1 parent b250820 commit 9ebdf09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions l10n_ar_stock/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
'name': 'Remitos, COT y demas ajustes de stock para Argentina',
'version': "16.0.1.5.0",
'version': "17.0.1.0.0",
'category': 'Localization/Argentina',
'sequence': 14,
'author': 'ADHOC SA',
Expand Down Expand Up @@ -31,7 +31,7 @@
'demo/stock_book_demo.xml',
'demo/stock_picking_demo.xml',
],
'installable': False,
'installable': True,
'auto_install': False,
'application': False,
}

0 comments on commit 9ebdf09

Please sign in to comment.