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

--- Comment #20 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 201799
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201799&action=edit
Bug 33501: (follow-up) Share CashupPaymentTypes with HEA

Adds the new CashupPaymentTypes system preference to the list of
preferences reported to the Koha usage statistics service (HEA), per
the process established by Bug 23849.

The preference only stores an ordered list of PAYMENT_TYPE authorised
value codes (e.g. CASH, CHEQUE, SIP00) chosen from a library's own
configuration, and works the same way as the many other feature/config
toggles already shared here. It carries no patron or library-identifying
data, so it's safe to include and gives the community visibility into
adoption of the per-payment-type cashup workflow.

Test plan:
1. prove t/db_dependent/UsageStats.t
2. Confirm 'systempreferences' key in C4::UsageStats::BuildReport still
   builds without error and includes CashupPaymentTypes when set.

-- 
You are receiving this mail because:
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