Summary: | Move "INVOICE" from template to a slip | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Circulation | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | costalc, gmcharlt, kyle.m.hall, martin.renvoize, nick, wizzyrea |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement allows the 'Invoice' slip to be configurable by the library in the Tools->Notices and slips page
|
Version(s) released in: |
19.05.00
|
Circulation function: | |||
Bug Depends on: | 22761 | ||
Bug Blocks: | 23325, 24381 | ||
Attachments: |
Bug 22809 - Move "INVOICE" from template to a slip
Bug 22809: Move "INVOICE" from template to a slip Bug 22809: (QA follow-up) add bug description to atomicupdate Bug 22809: Move "INVOICE" from template to a slip Bug 22809: (QA follow-up) add bug description to atomicupdate Bug 22809: (QA follow-up) Add notice translations |
Description
Kyle M Hall (khall)
2019-04-30 11:40:57 UTC
Created attachment 89115 [details] [review] Bug 22809 - Move "INVOICE" from template to a slip Just as bug 22761 moves the "Fee receipt" to the ACCOUNT_CREDIT slip, we need to move the "INVOICE" to an ACCOUNT_DEBIT slip. Test Plan: 1) Apply this patch set 2) Restart all the things 3) Use the "print" button beside a *fee* 4) You should not see any difference from before the patches were applied Created attachment 89155 [details] [review] Bug 22809: Move "INVOICE" from template to a slip Just as bug 22761 moves the "Fee receipt" to the ACCOUNT_CREDIT slip, we need to move the "INVOICE" to an ACCOUNT_DEBIT slip. Test Plan: 1) Apply this patch set 2) Restart all the things 3) Use the "print" button beside a *fee* 4) You should not see any difference from before the patches were applied Signed-off-by: Liz Rea <wizzyrea@gmail.com> Created attachment 89156 [details] [review] Bug 22809: (QA follow-up) add bug description to atomicupdate Signed-off-by: Liz Rea <wizzyrea@gmail.com> Also fixed your commit message to make the QA tools happy :D Created attachment 89229 [details] [review] Bug 22809: Move "INVOICE" from template to a slip Just as bug 22761 moves the "Fee receipt" to the ACCOUNT_CREDIT slip, we need to move the "INVOICE" to an ACCOUNT_DEBIT slip. Test Plan: 1) Apply this patch set 2) Restart all the things 3) Use the "print" button beside a *fee* 4) You should not see any difference from before the patches were applied Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 89230 [details] [review] Bug 22809: (QA follow-up) add bug description to atomicupdate Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 89231 [details] [review] Bug 22809: (QA follow-up) Add notice translations Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Another nice little enhancement.. works well and no obvious regressions. Passing QA Awesome work all! Pushed to master for 19.05 Enhancement will not be backported to 18.11.x series |