Summary: | Remove the use of recordpayment | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Architecture, internals, and plumbing | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | josef.moravec, 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: | ||
Circulation function: | |||
Bug Depends on: | 15895, 15900, 15901, 15902, 15903 | ||
Bug Blocks: | 15894, 18580, 21915 | ||
Attachments: |
Bug 15899 - Fix up unit tests
Bug 15899 - Remove C4::Accounts::recordpayment Bug 15899 - Remove C4::Accounts::recordpayment Bug 15899 - Fix up unit tests Bug 15899 - Fix up unit tests Bug 15899 - Remove C4::Accounts::recordpayment Bug 15899 - Fix up unit tests Bug 15899 - Remove C4::Accounts::recordpayment Bug 15899 - Fix up unit tests Bug 15899 - Remove C4::Accounts::recordpayment |
Description
Kyle M Hall (khall)
2016-02-24 14:58:43 UTC
Created attachment 48343 [details] [review] Bug 15899 - Fix up unit tests Created attachment 48344 [details] [review] Bug 15899 - Remove C4::Accounts::recordpayment Test Plan: 1) Apply this patch 2) prove t/db_dependent/Accounts.t 3) git grep recordpayment should show no calls to the recordpayment sub Created attachment 48345 [details] [review] Bug 15899 - Remove C4::Accounts::recordpayment Test Plan: 1) Apply this patch 2) prove t/db_dependent/Accounts.t 3) git grep recordpayment should show no calls to the recordpayment sub Created attachment 52137 [details] [review] Bug 15899 - Fix up unit tests Created attachment 52146 [details] [review] Bug 15899 - Fix up unit tests Created attachment 52147 [details] [review] Bug 15899 - Remove C4::Accounts::recordpayment Test Plan: 1) Apply this patch 2) prove t/db_dependent/Accounts.t 3) git grep recordpayment should show no calls to the recordpayment sub Created attachment 54749 [details] [review] Bug 15899 - Fix up unit tests Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 54750 [details] [review] Bug 15899 - Remove C4::Accounts::recordpayment Test Plan: 1) Apply this patch 2) prove t/db_dependent/Accounts.t 3) git grep recordpayment should show no calls to the recordpayment sub Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Created attachment 55878 [details] [review] Bug 15899 - Fix up unit tests Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 55879 [details] [review] Bug 15899 - Remove C4::Accounts::recordpayment Test Plan: 1) Apply this patch 2) prove t/db_dependent/Accounts.t 3) git grep recordpayment should show no calls to the recordpayment sub Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11! |