From 258f3eb57a89a8f124962493845fff18b23ebad1 Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Mon, 26 Dec 2022 17:50:11 +0100 Subject: [PATCH] 11.0 account_ebics - add camt 052 and 054 support --- account_ebics/__manifest__.py | 2 +- account_ebics/data/ebics_file_format.xml | 18 ++++++++++++ account_ebics/models/ebics_file.py | 36 ++++++++++++++++++++++- account_ebics/models/ebics_file_format.py | 6 ++-- 4 files changed, 58 insertions(+), 4 deletions(-) diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index 5d1994d..7a41c0f 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'EBICS banking protocol', - 'version': '11.0.1.7.3', + 'version': '11.0.1.8.0', 'license': 'AGPL-3', 'author': 'Noviat', 'category': 'Accounting & Finance', diff --git a/account_ebics/data/ebics_file_format.xml b/account_ebics/data/ebics_file_format.xml index bf4738b..5c36d10 100644 --- a/account_ebics/data/ebics_file_format.xml +++ b/account_ebics/data/ebics_file_format.xml @@ -2,6 +2,15 @@ + + camt.052 + down + C52 + camt.052 + bank to customer account report in format camt.052 + c52.xml + +