Commit Graph

16 Commits

Author SHA1 Message Date
Luc De Meyer
e996322359 [13.0][IMP]account_bank_statement_import_camt_oca - line note - fix unit test 2022-01-08 15:10:49 +01:00
Luc De Meyer
55aaa48a60 [13.0][IMP]account_bank_statement_import_camt_oca - line note 2022-01-08 11:39:48 +01:00
OCA-git-bot
0d217b3067 Merge PR #381 into 13.0
Signed-off-by dreispt
2021-07-28 11:08:28 +00:00
Naglis Jonaitis
bb9ddd590f [IMP] account_bank_statement_import_camt_oca: support DtTm 2021-05-04 17:45:37 +03:00
Ronald Portier
8a16c5afcb [FIX] absi- _camt_oca. Prevent recursion in exception handling 2021-03-16 12:29:48 +01:00
Pedro M. Baeza
e61aa58a2c [FIX] account_bank_statement_import_camt_oca: Fix exception case
For avoiding collapsing with other importers.
2020-08-06 14:18:21 +02:00
Iryna Vushnevska
80603f7381 [IMP] account_bank_statement_import_camt_oca Apply black 2020-01-08 14:26:57 +02:00
Iryna Vyshnevska
0f3299a1fb [12.0][IMP] use addres when no partner
when no partner_name send in bank statement address can be used
for partner identification
2020-01-07 14:05:02 +02:00
Iryna Vushnevska
2da5b0fb36 [10.0][FIX] prevent assigning parner with default ref 2020-01-07 14:05:02 +02:00
Fekete Mihai
800ab27887 Update account_bank_statement_import.py
Remove api call
2020-01-07 14:05:02 +02:00
Thomas Binsfeld
2922304f92 [MIG] Account Bank Statement Import CAMT OCA to 12.0 2020-01-07 13:48:22 +02:00
Andrea
ea108ccd89 [FIX] Add tag AddtlInf to the name field 2020-01-07 13:48:22 +02:00
Andrea
63e3ed9fdf [11.0][FIX] account_bank_statement_import_camt: switch name and note 2020-01-07 13:48:22 +02:00
Andrea Stirpe
c95b637c95 [11.0][FIX] account_bank_statement_import_camt: payment amounts (#168) 2020-01-07 13:48:22 +02:00
oleksandrpaziuk
3099e84bf3 [11.0][FIX] Fix CAMT import without NTRY (#163) 2020-01-07 13:48:22 +02:00
Maxence Groine
845b3e4bdd Rename module
Also:
- Use context managers for file opening/closing in tests
- Changed use of deprecated `BadZipfile` exception
- Removed debugging code left by mistake
2020-01-07 13:48:22 +02:00