https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26088
--- Comment #2 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #1) > I wonder - is the fee per type (digital scan, photocopy) or depending on the > number of pages too? Maybe instead of a default/calculated fee, the first > step would be to have an input field to add the costs manually. Yes, we should be able to differentiate. But adding it manually per request might be too cumbersome. So I guess we need a standard fee, and a price per page above some threshold or so to make it sufficiently flexible. For both copy as well as scan. Say fee = 1, threshold = 20, page = 0.1 Then we could have 10 pages for 1, 20 pages for 1, 25 pages for 1.5, 30 pages for 2, etc. Any better ideas are welcome ! -- You are receiving this mail because: You are the assignee 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/
