From 67d98af3a744ce4d752d6b3a1361dca65a2d7e64 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sat, 17 Oct 2020 10:21:52 +0000 Subject: [PATCH] [UPD] Update account_fiscal_position_vat_check.pot --- .../account_fiscal_position_vat_check.pot | 46 ++++++++++++++----- 1 file changed, 35 insertions(+), 11 deletions(-) diff --git a/account_fiscal_position_vat_check/i18n/account_fiscal_position_vat_check.pot b/account_fiscal_position_vat_check/i18n/account_fiscal_position_vat_check.pot index a11a7ae42..1ffe732d5 100644 --- a/account_fiscal_position_vat_check/i18n/account_fiscal_position_vat_check.pot +++ b/account_fiscal_position_vat_check/i18n/account_fiscal_position_vat_check.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_fiscal_position_vat_check +# * account_fiscal_position_vat_check # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,25 +19,49 @@ msgid "Contact" msgstr "" #. module: account_fiscal_position_vat_check -#: model:ir.model,name:account_fiscal_position_vat_check.model_account_invoice -msgid "Invoice" +#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_account_move__display_name +#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__display_name +msgid "Display Name" msgstr "" #. module: account_fiscal_position_vat_check -#: code:addons/account_fiscal_position_vat_check/models/partner.py:19 +#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_account_move__id +#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__id +msgid "ID" +msgstr "" + +#. module: account_fiscal_position_vat_check +#: model:ir.model,name:account_fiscal_position_vat_check.model_account_move +msgid "Journal Entry" +msgstr "" + +#. module: account_fiscal_position_vat_check +#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_account_move____last_update +#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_fiscal_position_vat_check +#: code:addons/account_fiscal_position_vat_check/models/partner.py:0 #, python-format msgid "Missing VAT number:" msgstr "" #. module: account_fiscal_position_vat_check -#: code:addons/account_fiscal_position_vat_check/models/account_invoice.py:21 +#: code:addons/account_fiscal_position_vat_check/models/account_move.py:0 #, python-format -msgid "You are trying to validate a customer invoice/refund with the fiscal position '%s' that require the customer to have a VAT number. But the Customer '%s' doesn't have a VAT number in Odoo. Please add the VAT number of this Customer in Odoo and try to validate again." +msgid "" +"You are trying to validate a customer invoice/refund with the fiscal " +"position '%s' that require the customer to have a VAT number. But the " +"Customer '%s' doesn't have a VAT number in Odoo. Please add the VAT number " +"of this Customer in Odoo and try to validate again." msgstr "" #. module: account_fiscal_position_vat_check -#: code:addons/account_fiscal_position_vat_check/models/partner.py:20 +#: code:addons/account_fiscal_position_vat_check/models/partner.py:0 #, python-format -msgid "You have set the fiscal position '%s' that require the customer to have a VAT number, but the VAT number is missing." +msgid "" +"You have set the fiscal position '%s' that require customers to have a VAT " +"number. If you plan to use this partner as a customer, you should add its " +"VAT number." msgstr "" -