mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-08-06 10:49:20 +00:00
[13.0]add support for request type camt.xxx.cfonb120.stm.rfi
This commit is contained in:
@@ -414,6 +414,7 @@ class EbicsXfer(models.TransientModel):
|
||||
"""
|
||||
res = {
|
||||
'camt.xxx.cfonb120.stm': self._handle_cfonb120,
|
||||
'camt.xxx.cfonb120.stm.rfi': self._handle_cfonb120,
|
||||
'camt.052.001.02.stm': self._handle_camt052,
|
||||
'camt.053.001.02.stm': self._handle_camt053,
|
||||
}
|
||||
|
Reference in New Issue
Block a user