[UPD] Update account_fiscal_position_vat_check.pot
This commit is contained in:
parent
2bd5171315
commit
a4fb5f093e
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 14.0\n"
|
"Project-Id-Version: Odoo Server 15.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -23,29 +23,11 @@ msgstr ""
|
|||||||
msgid "Contact"
|
msgid "Contact"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_fiscal_position_vat_check
|
|
||||||
#: 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
|
|
||||||
#: 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
|
#. module: account_fiscal_position_vat_check
|
||||||
#: model:ir.model,name:account_fiscal_position_vat_check.model_account_move
|
#: model:ir.model,name:account_fiscal_position_vat_check.model_account_move
|
||||||
msgid "Journal Entry"
|
msgid "Journal Entry"
|
||||||
msgstr ""
|
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
|
#. module: account_fiscal_position_vat_check
|
||||||
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__show_warning_vat_required
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_partner__show_warning_vat_required
|
||||||
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_users__show_warning_vat_required
|
#: model:ir.model.fields,field_description:account_fiscal_position_vat_check.field_res_users__show_warning_vat_required
|
||||||
@ -56,13 +38,10 @@ msgstr ""
|
|||||||
#: code:addons/account_fiscal_position_vat_check/models/account_move.py:0
|
#: code:addons/account_fiscal_position_vat_check/models/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"You are trying to validate a customer "
|
"You are trying to validate a customer invoice/refund with the fiscal "
|
||||||
"invoice/refund with the fiscal position '%(fp)s' "
|
"position '%(fp)s' that require the customer to have a VAT number. But the "
|
||||||
"that require the customer to have a VAT number. "
|
"Customer '%(rp)s' doesn't have a VAT number in Odoo. Please add the VAT "
|
||||||
"But the Customer '%(rp)s' "
|
"number of this Customer in Odoo and try to validate again."
|
||||||
"doesn't have a VAT number in Odoo. "
|
|
||||||
"Please add the VAT number of this Customer in Odoo "
|
|
||||||
"and try to validate again."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_fiscal_position_vat_check
|
#. module: account_fiscal_position_vat_check
|
||||||
|
Loading…
Reference in New Issue
Block a user