Skip to content

Commit

Permalink
[UPD] Update account_statement_import_sheet_file.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Dec 4, 2024
1 parent 4767263 commit 7ae74cb
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ msgstr ""
msgid "Account: %s; "
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines
msgid "Allows to skip empty lines"
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
msgid "Amount column"
Expand Down Expand Up @@ -116,6 +121,11 @@ msgstr ""
msgid "Columns"
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column
msgid "Columns to ignore before starting to parse"
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_uid
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_uid
Expand Down Expand Up @@ -327,6 +337,18 @@ msgstr ""
msgid "Notes Column"
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column
msgid "Offset Column"
msgstr ""

#. module: account_statement_import_sheet_file
#. odoo-python
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
#, python-format
msgid "Offsets cannot be negative"
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
msgid "Original Amount Column"
Expand Down Expand Up @@ -388,6 +410,11 @@ msgid ""
"Distinct Credit/debit Column: use a distinct column for debit and credit"
msgstr ""

#. module: account_statement_import_sheet_file
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines
msgid "Skip Empty Lines"
msgstr ""

#. module: account_statement_import_sheet_file
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
msgid "Statement Import Map"
Expand Down

0 comments on commit 7ae74cb

Please sign in to comment.