Commit Graph

9 Commits

Author SHA1 Message Date
mymage
619bf137f8 Translated using Weblate (Italian)
Currently translated at 100.0% (33 of 33 strings)

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_move_line
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_move_line/it/
2024-11-05 11:06:28 +00:00
mymage
4718f8e0b9 Added translation using Weblate (Italian) 2024-11-05 08:51:54 +00:00
Weblate
e9ed2e56f0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_move_line
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_move_line/
2024-11-04 07:50:29 +00:00
OCA-git-bot
633ad9fb6a [BOT] post-merge updates 2024-11-04 07:28:45 +00:00
oca-ci
c2a1bf5a60 [UPD] Update account_statement_import_move_line.pot 2024-11-04 07:25:46 +00:00
pilarvargas-tecnativa
86111d347c [MIG] account_statement_import_move_line: Migration to version 17.0
TT51242
2024-11-04 07:40:50 +01:00
pilarvargas-tecnativa
78423111a7 [IMP] account_statement_import_move_line: pre-commit auto fixes 2024-10-31 19:47:25 +01:00
pilarvargas-tecnativa
d6b9cc9b69 [FIX] account_statement_import_move_line: Set reference in bank statement lines
The ‘ref’ field is not visible on invoices of type ‘out_invoice’.
In the tests, it is adding value to this field and therefore does not
fail to create a bank statement line where the ‘payment_ref’ field is
required. To solve this, the value of the ‘payment_ref’ field of the
bank statement lines is set as the reference of a supplier invoice
(‘ref’ in invoice lines) or as the reference of the payment
‘payment_reference’ (‘name’ in invoice lines).
2024-10-31 19:47:25 +01:00
Pedro M. Baeza
1070e0a472 [MOV] account_statement_import_move_line: Copied from account_bank_statement_import_move_line
It was renamed already in v14, so it must be this new name here, but it
was incorrectly migrated and merged. For keeping compatibility, a copy
is done instead.
2024-10-25 13:20:10 +02:00