Bug 16895: [QA Follow-up] Resolve warning on $payment_type_writeoff
commit1f45548c91366d04a115c02c0f8d4b40c93f78fc
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 19 Apr 2017 14:25:17 +0000 (19 16:25 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Apr 2017 14:59:53 +0000 (21 10:59 -0400)
treec2e054bd1d985cddceb6ce4ca42df746669a87b9
parent8b528ab09d08eb2c8162d89cb511857520f20c68
Bug 16895: [QA Follow-up] Resolve warning on $payment_type_writeoff

Resolves:
  Use of uninitialized value $payment_type_writeoff in string eq at C4/SIP/Sip/MsgType.pm line 1072, <STDIN> line 2.
Would be raised if this parameter is not found in SIPconfig.xml.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/SIP/Sip/MsgType.pm