--- ./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);
-- 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