Skip to content

Commit

Permalink
[UPD] Update account_statement_import_txt_xlsx.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Dec 22, 2022
1 parent bebf961 commit 7c07817
Showing 1 changed file with 29 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,18 @@ msgstr ""
msgid "Created on"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column
msgid "Credit amount column"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column
msgid "Credit amount of transaction in journal's currency"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value
Expand Down Expand Up @@ -137,6 +149,18 @@ msgstr ""
msgid "Cyrillic (Windows-1251)"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column
msgid "Debit amount column"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column
msgid "Debit amount of transaction in journal's currency"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value
Expand Down Expand Up @@ -462,6 +486,11 @@ msgstr ""
msgid "Upload Files"
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.constraint,message:account_statement_import_txt_xlsx.constraint_account_statement_import_sheet_mapping_check_amount_columns
msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)."
msgstr ""

#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value
Expand Down

0 comments on commit 7c07817

Please sign in to comment.