Skip to content

Commit

Permalink
[MIG] l10n_it_website_sale_fiscalcode: Migration to 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baba75 committed May 31, 2023
1 parent fef91c8 commit a47963f
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_it_website_sale_fiscalcode/controllers/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def checkout_form_validate(self, mode, all_form_values, data):
"is_company": partner_sudo.is_company,
}
)
if dummy_partner.fiscalcode:
if dummy_partner.fiscalcode:
if len(dummy_partner.fiscalcode) != 16:
error["fiscalcode"] = "error"
error_message.append(_("Fiscal Code not valid"))
Expand Down
30 changes: 30 additions & 0 deletions l10n_it_website_sale_fiscalcode/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_it_website_sale_fiscalcode
#
# Translators:
# Niki Waibel, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-11 12:22+0000\n"
"PO-Revision-Date: 2018-05-11 12:22+0000\n"
"Last-Translator: Niki Waibel, 2018\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_it_website_sale_fiscalcode
#: model_terms:ir.ui.view,arch_db:l10n_it_website_sale_fiscalcode.l10n_it_website_sale_fiscalcode
msgid "Fiscal Code"
msgstr "Steuernummer"

#. module: l10n_it_website_sale_fiscalcode
#: code:addons/l10n_it_website_sale_fiscalcode/controllers/main.py:30
#, fuzzy, python-format
msgid "Fiscal Code not valid"
msgstr "Steuernummer"
30 changes: 30 additions & 0 deletions l10n_it_website_sale_fiscalcode/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_it_website_sale_fiscalcode
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-11 12:22+0000\n"
"PO-Revision-Date: 2018-05-11 12:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_it_website_sale_fiscalcode
#: model_terms:ir.ui.view,arch_db:l10n_it_website_sale_fiscalcode.l10n_it_website_sale_fiscalcode
msgid "Fiscal Code"
msgstr "Código Fiscal"

#. module: l10n_it_website_sale_fiscalcode
#: code:addons/l10n_it_website_sale_fiscalcode/controllers/main.py:30
#, fuzzy, python-format
msgid "Fiscal Code not valid"
msgstr "Código Fiscal"
29 changes: 29 additions & 0 deletions l10n_it_website_sale_fiscalcode/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_it_website_sale_fiscalcode
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-07 13:45+0000\n"
"PO-Revision-Date: 2019-02-27 08:13+0000\n"
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>\n"
"Language-Team: \n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4\n"

#. module: l10n_it_website_sale_fiscalcode
#: model_terms:ir.ui.view,arch_db:l10n_it_website_sale_fiscalcode.l10n_it_website_sale_fiscalcode
msgid "Fiscal Code"
msgstr "Codice fiscale"

#. module: l10n_it_website_sale_fiscalcode
#: code:addons/l10n_it_website_sale_fiscalcode/controllers/main.py:30
#, python-format
msgid "Fiscal Code not valid"
msgstr "Codice fiscale non valido"
31 changes: 31 additions & 0 deletions l10n_it_website_sale_fiscalcode/i18n/sl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_it_website_sale_fiscalcode
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-11 12:22+0000\n"
"PO-Revision-Date: 2018-05-11 12:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"

#. module: l10n_it_website_sale_fiscalcode
#: model_terms:ir.ui.view,arch_db:l10n_it_website_sale_fiscalcode.l10n_it_website_sale_fiscalcode
msgid "Fiscal Code"
msgstr "Fiskalna koda"

#. module: l10n_it_website_sale_fiscalcode
#: code:addons/l10n_it_website_sale_fiscalcode/controllers/main.py:30
#, fuzzy, python-format
msgid "Fiscal Code not valid"
msgstr "Fiskalna koda"

0 comments on commit a47963f

Please sign in to comment.