Bug 6273: (follow-up) fix various issues
authorGalen Charlton <gmc@esilibrary.com>
Wed, 30 Apr 2014 17:11:58 +0000 (17:11 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 30 Apr 2014 17:11:58 +0000 (17:11 +0000)
commit0456f6ade08d3d741d5da6eb912c0f40e08deb8b
treea63525b62e1821fe24ace75e2f263833c88aaa26
parentc8e99f313fe19dea6b11ed5fc05231e86283edf7
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>
C4/Accounts.pm
C4/SIP/Sip/MsgType.pm
koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-account.tt