Koha/C4/SIP/Sip
Galen Charlton 0456f6ade0 Bug 6273: (follow-up) fix various issues
This patch fixes various issues that prevented the account
type from being set correctly when recording SIP2 payments:

- the fixed fields in the fee paid message were not getting
  parsed correclty
- accountlines.accounttype is only five characters wide, so
  SIP2 payments are now records as 'Pay00', 'Pay02', etc. rather
  than 'Pay-00'.
- removed regression on bug 2546 and made the new payment types
  translatable

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-30 17:11:58 +00:00
..
Configuration Bug 8433 Remove unused 'use English' 2013-01-13 08:42:50 -05:00
Checksum.pm Bug 8216: Allow SIP modules to pass critic tests 2012-06-20 11:14:00 +02:00
Configuration.pm Bug 8433 Remove unused 'use English' 2013-01-13 08:42:50 -05:00
Constants.pm 3M SIP2 Extensions groundwork and Patron Info popoulation 2009-07-22 10:14:49 -04:00
MsgType.pm Bug 6273: (follow-up) fix various issues 2014-04-30 17:11:58 +00:00