Skip to content

Commit

Permalink
FIX l10n_it_corrispettivi_sale auto_install (OCA#1164)
Browse files Browse the repository at this point in the history
  • Loading branch information
eLBati committed Jan 10, 2024
1 parent fe48fc3 commit 145d9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_it_corrispettivi_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
'views/sale_view.xml'
],
'installable': True,
'auto-install': True,
'auto_install': True,
}

0 comments on commit 145d9c5

Please sign in to comment.