Summary: | FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Circulation | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, lucas |
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: |
19.11.00
|
|
Circulation function: | |||
Bug Depends on: | 23228 | ||
Bug Blocks: | |||
Attachments: |
Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button
Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button |
Description
Kyle M Hall (khall)
2019-10-11 16:06:13 UTC
Created attachment 94025 [details] [review] Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button Created attachment 94273 [details] [review] Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button Test Plan: 1) Enable reciept popups for payments and writeoffs 2) Test the "Write off" button, no popup 3) Apply this patch 4) Restart all the things! 5) Test again, you should get the popup! Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Sean McGarvey <seanm@pascolibraries.org> Created attachment 95153 [details] [review] Bug 23806: FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button Test Plan: 1) Enable reciept popups for payments and writeoffs 2) Test the "Write off" button, no popup 3) Apply this patch 4) Restart all the things! 5) Test again, you should get the popup! Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Sean McGarvey <seanm@pascolibraries.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Nice work! Pushed to master for 19.11.00 missing dependencies for 19.05.x, no backport |