Skip to content

Commit 1836b3a

Browse files
committed
[IMP] l10n_it_vat_statement_communication: pre-commit stuff
1 parent 301e19c commit 1836b3a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

l10n_it_declaration_of_intent/i18n/l10n_it_dichiarazione_intento.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,4 +450,4 @@ msgstr ""
450450
#. module: l10n_it_dichiarazione_intento
451451
#: model_terms:ir.ui.view,arch_db:l10n_it_dichiarazione_intento.select_manually_declarations_wizard
452452
msgid "or"
453-
msgstr ""
453+
msgstr ""
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
setup_requires=['setuptools-odoo'],
5+
odoo_addon=True,
6+
)

0 commit comments

Comments
 (0)