Public bug reported:

Spanish Q43 import plugin reverses the deposit and the payment assets 
patch provided, please use svn version of the file q43.c

--- ./src/plugins/imexporters/q43/q43.c 2011-02-24 01:36:08.513171559 +0100
+++ q.c 2011-02-24 01:35:51.453171562 +0100
@@ -295,7 +295,7 @@
          return GWEN_ERROR_BAD_DATA;
        }
        else {
-         if (p[27]=='2')
+         if (p[27]=='1')
            /* FIXME: Do we have to negate on "1" or "2"? */
            AB_Value_Negate(v);
          AB_Transaction_SetValue(t, v);

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libaqbanking33-plugins 5.0.2-2
ProcVersionSignature: Ubuntu 2.6.38-2.29-generic 2.6.38-rc3
Uname: Linux 2.6.38-2-generic x86_64
Architecture: amd64
Date: Thu Feb 24 01:29:37 2011
EcryptfsInUse: Yes
ProcEnviron:
 LANGUAGE=
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: libaqbanking

** Affects: libaqbanking (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/724393

Title:
  Q43 import plugin does reverse amount

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to