https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4858

--- Comment #15 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 194257
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194257&action=edit
Bug 4858: Add patron category column and debit type for print notice charging

- Add print_notice_charge patron category column to set charge amount
- Add PRINT_NOTICE debit type for billing system integration
- Create atomic update for existing installations

This provides the foundation for implementing print notice charging
to recover postage and processing costs.

To test:
prove -vv t/db_dependent/Koha/Account/PrintNoticeCharges.t
prove -vv t/db_dependent/Koha/Patron/Category.t
prove -vv t/db_dependent/PrintNoticeCharging_EndToEnd.t

Navigate to patron categories, and check that you can set a print notice
charge amount
Check that in messaging preferences, you can amend the preferences of
print notices for both patrons and patron categories
Check that in messaging preferences on the opac, you will receive a
warning if print notice charging is enabled (set to anything other than
0 for this patron category) and a recommendation to set up email to
avoid charges.

Sponsored-by: OpenFifth <https://openfifth.co.uk\>
Signed-off-by: Jackie Usher <[email protected]>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to