Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_invoice_constraint_chronology Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_invoice_constraint_chronology/
This commit is contained in:
parent
6fb3e16daa
commit
ea77826990
@ -25,6 +25,7 @@ msgid "Check Chronology"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -33,6 +34,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -41,6 +43,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#. odoo-python
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Фактура"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Фактура"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Dnevnik"
|
msgstr "Dnevnik"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diari"
|
msgstr "Diari"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Deník"
|
msgstr "Deník"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktura"
|
||||||
|
@ -10,8 +10,8 @@ msgstr ""
|
|||||||
"POT-Creation-Date: 2019-01-30 16:31+0000\n"
|
"POT-Creation-Date: 2019-01-30 16:31+0000\n"
|
||||||
"PO-Revision-Date: 2022-11-04 13:45+0000\n"
|
"PO-Revision-Date: 2022-11-04 13:45+0000\n"
|
||||||
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
||||||
"Language-Team: German (http://www.transifex.com/oca/"
|
"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-"
|
||||||
"OCA-account-financial-tools-8-0/language/de/)\n"
|
"tools-8-0/language/de/)\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@ -20,37 +20,62 @@ msgstr ""
|
|||||||
"X-Generator: Weblate 4.14.1\n"
|
"X-Generator: Weblate 4.14.1\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr "Chronologie prüfen"
|
msgstr "Chronologie prüfen"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Chronologiefehler. Bestätigen Sie Rechnungsentwürfe vor dem {date_invoice} "
|
|
||||||
"und versuchen es erneut."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Chronologiefehler. Es gibt mindestens eine Rechnung mit Datum nach "
|
|
||||||
"{date_invoice}."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Rechnung"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Journal"
|
msgstr "Journal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Chronologiefehler. Bestätigen Sie Rechnungsentwürfe vor dem "
|
||||||
|
#~ "{date_invoice} und versuchen es erneut."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Chronologiefehler. Es gibt mindestens eine Rechnung mit Datum nach "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Rechnung"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Τιμολόγιο"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Τιμολόγιο"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Invoice"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Journal"
|
msgstr "Journal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Invoice"
|
||||||
|
@ -20,37 +20,62 @@ msgstr ""
|
|||||||
"X-Generator: Weblate 3.10\n"
|
"X-Generator: Weblate 3.10\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr "Comprobar Cronología"
|
msgstr "Comprobar Cronología"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Error de cronología. Por favor valida los borradores de facturas anteriores "
|
|
||||||
"a {date_invoice} e intenta de nuevo."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Error de cronología. Existe al menos una factura con fecha posterior a "
|
|
||||||
"{date_invoice}."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diario"
|
msgstr "Diario"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Error de cronología. Por favor valida los borradores de facturas "
|
||||||
|
#~ "anteriores a {date_invoice} e intenta de nuevo."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Error de cronología. Existe al menos una factura con fecha posterior a "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diario"
|
msgstr "Diario"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diario"
|
msgstr "Diario"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diario"
|
msgstr "Diario"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -19,33 +19,43 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diario"
|
msgstr "Diario"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Arve"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Päevik"
|
msgstr "Päevik"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Arve"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Lasku"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Lasku"
|
||||||
|
@ -21,37 +21,62 @@ msgstr ""
|
|||||||
"X-Generator: Weblate 4.3.2\n"
|
"X-Generator: Weblate 4.3.2\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr "Vérifier la chronologie"
|
msgstr "Vérifier la chronologie"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erreur de chronologie. Veuillez confirmer les anciennes factures en "
|
|
||||||
"brouillon datées d'avant le {date_invoice} et réessayer."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erreur de chronologie. Il existe au moins une facture avec une date "
|
|
||||||
"ultérieure au {date_invoice}."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Facture"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Journal"
|
msgstr "Journal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Erreur de chronologie. Veuillez confirmer les anciennes factures en "
|
||||||
|
#~ "brouillon datées d'avant le {date_invoice} et réessayer."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Erreur de chronologie. Il existe au moins une facture avec une date "
|
||||||
|
#~ "ultérieure au {date_invoice}."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Facture"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Facture"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Facture"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Facture"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Facture"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -21,36 +21,62 @@ msgstr ""
|
|||||||
"X-Generator: Weblate 3.8\n"
|
"X-Generator: Weblate 3.8\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr "Provjeri kronologiju"
|
msgstr "Provjeri kronologiju"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Greška kronologije: Molimo potvrdite starije račune prije {date_invoice} i "
|
|
||||||
"pokušajte ponovo."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kronološka greška. Postoji najmanje jedan račun sa datum iza {date_invoice}."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Račun"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Temeljnica"
|
msgstr "Temeljnica"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Greška kronologije: Molimo potvrdite starije račune prije {date_invoice} "
|
||||||
|
#~ "i pokušajte ponovo."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Kronološka greška. Postoji najmanje jedan račun sa datum iza "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Račun"
|
||||||
|
@ -21,33 +21,46 @@ msgstr ""
|
|||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Račun"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Račun"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Számla"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Napló"
|
msgstr "Napló"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Számla"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktur"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Jurnal"
|
msgstr "Jurnal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktur"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Fattura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Sezionale"
|
msgstr "Sezionale"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Fattura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "請求書"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "仕訳帳"
|
msgstr "仕訳帳"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "請求書"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Sąskaita-faktūra"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Žurnalas"
|
msgstr "Žurnalas"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Sąskaita-faktūra"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Фактура"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Дневник"
|
msgstr "Дневник"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Фактура"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Нэхэмжлэл"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Журнал"
|
msgstr "Журнал"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Нэхэмжлэл"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Journal"
|
msgstr "Journal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktura"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Innmelding"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Innmelding"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factuur"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Dagboek"
|
msgstr "Dagboek"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factuur"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factuur"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Journaal"
|
msgstr "Journaal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factuur"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factuur"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factuur"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"|| n%100>=20) ? 1 : 2);\n"
|
"|| n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Dziennik"
|
msgstr "Dziennik"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktura"
|
||||||
|
@ -20,37 +20,62 @@ msgstr ""
|
|||||||
"X-Generator: Weblate 3.10\n"
|
"X-Generator: Weblate 3.10\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr "Verificar Cronologia"
|
msgstr "Verificar Cronologia"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erro de Cronologia. Por favor confirme antes as faturas em rascunho mais "
|
|
||||||
"antigas antes da {date_invoice} e tente novamente."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erro de Cronologia. Existe pelo menos uma fatura com uma data maior que "
|
|
||||||
"{date_invoice}."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Fatura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diário"
|
msgstr "Diário"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Erro de Cronologia. Por favor confirme antes as faturas em rascunho mais "
|
||||||
|
#~ "antigas antes da {date_invoice} e tente novamente."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Erro de Cronologia. Existe pelo menos uma fatura com uma data maior que "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Fatura"
|
||||||
|
@ -20,37 +20,62 @@ msgstr ""
|
|||||||
"X-Generator: Weblate 3.8\n"
|
"X-Generator: Weblate 3.8\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr "Verificar Cronologia"
|
msgstr "Verificar Cronologia"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erro cronológico. Confirme as faturas de rascunho mais antigas antes de "
|
|
||||||
"{date_invoice} e tente novamente."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Erro cronológico. Existe pelo menos uma fatura com uma data posterior para "
|
|
||||||
"{date_invoice}."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Fatura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diário"
|
msgstr "Diário"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Erro cronológico. Confirme as faturas de rascunho mais antigas antes de "
|
||||||
|
#~ "{date_invoice} e tente novamente."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. There exist at least one invoice with a later date to "
|
||||||
|
#~ "{date_invoice}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Erro cronológico. Existe pelo menos uma fatura com uma data posterior "
|
||||||
|
#~ "para {date_invoice}."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Fatura"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Fatura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Diário"
|
msgstr "Diário"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Fatura"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"2:1));\n"
|
"2:1));\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Factura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Registru"
|
msgstr "Registru"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Factura"
|
||||||
|
@ -21,33 +21,46 @@ msgstr ""
|
|||||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Счет"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Журнал"
|
msgstr "Журнал"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Счет"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktúra"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktúra"
|
||||||
|
@ -20,35 +20,54 @@ msgstr ""
|
|||||||
"%100==4 ? 2 : 3);\n"
|
"%100==4 ? 2 : 3);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
#, fuzzy, python-format
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgid ""
|
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
|
||||||
"and try again."
|
|
||||||
msgstr ""
|
|
||||||
"Kronološka napaka. Starejše osnutke računov potrdite pred %s in poskusite "
|
|
||||||
"ponovno."
|
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"{date_invoice}."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Račun"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
|
"{date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Dnevnik"
|
msgstr "Dnevnik"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#, fuzzy, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Chronology Error. Please confirm older draft invoices before "
|
||||||
|
#~ "{date_invoice} and try again."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Kronološka napaka. Starejše osnutke računov potrdite pred %s in poskusite "
|
||||||
|
#~ "ponovno."
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Račun"
|
||||||
|
@ -20,33 +20,43 @@ msgstr ""
|
|||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Dnevnik"
|
msgstr "Dnevnik"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Faktura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Journal"
|
msgstr "Journal"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Faktura"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "ใบแจ้งหนี้"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "ใบแจ้งหนี้"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Fatura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Günlük"
|
msgstr "Günlük"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Fatura"
|
||||||
|
@ -20,33 +20,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "Fatura"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Yevmiye"
|
msgstr "Yevmiye"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "Fatura"
|
||||||
|
@ -19,33 +19,43 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "Sổ nhật ký"
|
msgstr "Sổ nhật ký"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "发票"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "凭证簿"
|
msgstr "凭证簿"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "发票"
|
||||||
|
@ -19,33 +19,46 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_bank_statement_import_journal_creation__check_chronology
|
|
||||||
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
#: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology
|
||||||
msgid "Check Chronology"
|
msgid "Check Chronology"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:66
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. Please confirm older draft invoices before {date_invoice} "
|
"Chronology conflict: A conflicting draft invoice dated before {date_invoice} "
|
||||||
"and try again."
|
"exists, please validate it first."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: code:addons/account_invoice_constraint_chronology/model/account_invoice.py:82
|
#. odoo-python
|
||||||
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Chronology Error. There exist at least one invoice with a later date to "
|
"Chronology conflict: A conflicting validated invoice dated after "
|
||||||
"{date_invoice}."
|
"{date_invoice} exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_invoice
|
#. odoo-python
|
||||||
msgid "Invoice"
|
#: code:addons/account_invoice_constraint_chronology/model/account_move.py:0
|
||||||
msgstr "發票"
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Chronology conflict: An invoice with a higher number {highest_name} dated "
|
||||||
|
"before {date_invoice} exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_invoice_constraint_chronology
|
#. module: account_invoice_constraint_chronology
|
||||||
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr "帳簿"
|
msgstr "帳簿"
|
||||||
|
|
||||||
|
#. module: account_invoice_constraint_chronology
|
||||||
|
#: model:ir.model,name:account_invoice_constraint_chronology.model_account_move
|
||||||
|
msgid "Journal Entry"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Invoice"
|
||||||
|
#~ msgstr "發票"
|
||||||
|
Loading…
Reference in New Issue
Block a user