https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24525
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98035|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 98187 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98187&action=edit Bug 24525: Remove SIP payment types from point of sale This patch removes the SIP payments types from displaying in the select options on the point of sale payment page. Test plan: 1) Enable the point of sale feature (EnablePointOfSale + UseCashRegisters system preferences) 2) Add a cash register for a library (Home > Point of sale > Cash registers > New cash register) 3) Go to to the point of sale page and select the 'Payment type' drop down list - you should see these payment types: - Cash - Cash via SIP - Creditcard via SIP2 - Visa via SIP2 4) Apply the patch 5) Refresh the point of sale page 6) Now only Cash should be displayed in the drop down list 7) Sign-off the patch! Signed-off-by: David Nind <[email protected]> -- 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/
