diff --git a/account_payment_mode/i18n/account_payment_mode.pot b/account_payment_mode/i18n/account_payment_mode.pot index 0b9e79285..6f15cd215 100644 --- a/account_payment_mode/i18n/account_payment_mode.pot +++ b/account_payment_mode/i18n/account_payment_mode.pot @@ -19,6 +19,7 @@ msgid "A payment method of the same type already exists with this code" msgstr "" #. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_bank_statement_import_journal_creation__company_partner_id #: model:ir.model.fields,field_description:account_payment_mode.field_account_journal__company_partner_id msgid "Account Holder" msgstr "" @@ -105,11 +106,13 @@ msgid "Fixed Bank Journal" msgstr "" #. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_bank_statement_import_journal_creation__inbound_payment_method_ids #: model:ir.model.fields,field_description:account_payment_mode.field_account_journal__inbound_payment_method_ids msgid "For Incoming Payments" msgstr "" #. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_bank_statement_import_journal_creation__outbound_payment_method_ids #: model:ir.model.fields,field_description:account_payment_mode.field_account_journal__outbound_payment_method_ids msgid "For Outgoing Payments" msgstr "" @@ -177,6 +180,7 @@ msgid "Link to Bank Account" msgstr "" #. module: account_payment_mode +#: model:ir.model.fields,help:account_payment_mode.field_account_bank_statement_import_journal_creation__inbound_payment_method_ids #: model:ir.model.fields,help:account_payment_mode.field_account_journal__inbound_payment_method_ids msgid "Manual: Get paid by cash, check or any other method outside of Odoo.\n" "Electronic: Get paid automatically through a payment acquirer by requesting a transaction on a card saved by the customer when buying or subscribing online (payment token).\n" @@ -184,6 +188,7 @@ msgid "Manual: Get paid by cash, check or any other method outside of Odoo.\n" msgstr "" #. module: account_payment_mode +#: model:ir.model.fields,help:account_payment_mode.field_account_bank_statement_import_journal_creation__outbound_payment_method_ids #: model:ir.model.fields,help:account_payment_mode.field_account_journal__outbound_payment_method_ids msgid "Manual:Pay bill by cash or any other method outside of Odoo.\n" "Check:Pay bill by check and print it from Odoo.\n"