Bug 15901

Summary: Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment
Product: Koha Reporter: Kyle M Hall <kyle>
Component: Architecture, internals, and plumbingAssignee: Kyle M Hall <kyle>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: veron
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 15895    
Bug Blocks: 15899    
Attachments: Bug 15901 - Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment
Bug 15901 - Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment
Bug 15901 - Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment
Bug 15901 - Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment

Description Kyle M Hall 2016-02-24 15:29:31 UTC

    
Comment 1 Kyle M Hall 2016-02-24 15:30:38 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall 2016-06-07 15:11:27 UTC Comment hidden (obsolete)
Comment 3 Josef Moravec 2016-08-23 07:41:15 UTC
Created attachment 54747 [details] [review]
Bug 15901 - Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment

Test plan:
1) Apply this patch
2) Make a payment via SIP2
3) The payment should succeed

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 4 Jonathan Druart 2016-09-28 11:08:40 UTC
Created attachment 55874 [details] [review]
Bug 15901 - Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment

Test plan:
1) Apply this patch
2) Make a payment via SIP2
3) The payment should succeed

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Kyle M Hall 2016-09-29 11:16:22 UTC
Pushed to master for 16.11!