After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711362 - in SEPA transfers gnucash silently ignores error messages in the banks reply
in SEPA transfers gnucash silently ignores error messages in the banks reply
Status: RESOLVED DUPLICATE of bug 711363
Product: GnuCash
Classification: Other
Component: Engine
git-master
Other Linux
: Normal normal
: ---
Assigned To: gnucash-core-maint
gnucash-core-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-03 23:03 UTC by Martin Huber
Modified: 2018-06-29 23:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Huber 2013-11-03 23:03:49 UTC
If the bank does not accept a transfer due to an error it gives a error message which is silently ignored. Gnucashs XML file as well as the account view look like an successful transfer, and the user will get aware of the failure not before the bank statement shows that nothing was transfered, unless he carefully checks the log in the "Onlinebanking connection window".
The only difference between an successful and a failed transfer are two lines

successful:
HBCI: 0010 - Nachricht entgegengenommen. (M)  (eng: message accepted)
HBCI: 0010 - Auftrag entgegengenommen. (S)    (eng: order accepted)

failed:
HBCI: 9050 - Die Nachricht enthält Fehler. (M)
HBCI: 9210 - Der von Ihnen erstellte Auftrag ist für diese Kontoart nicht zulässig. (S)

(in english something like: 
HBCI: 9050 - The message contains errors
HBCI: 9210 - the order you submitted is not allowed for this type of account)

Another example for the second line:
HBCI: 9210 - Die Empfänger IBAN ist nicht korrekt. (S) 
(eng: recipients IBAN is incorrect)
Comment 1 Martin Huber 2013-11-03 23:22:10 UTC
sorry - i did not intend to file this twice

*** This bug has been marked as a duplicate of bug 711363 ***
Comment 2 John Ralls 2018-06-29 23:20:50 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=711362. Please update any external references or bookmarks.