Summary: | Add preferences for default payment type | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Fines and fees | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | josef.moravec |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Christopher Brannon
2018-11-29 16:22:22 UTC
We can set the payment type to required using RequirePaymentType. A default kind of contradicts it, as it then will always be set. (In reply to Katrin Fischer from comment #1) > We can set the payment type to required using RequirePaymentType. > A default kind of contradicts it, as it then will always be set. There is no contradiction. Required means that it needs to be set to something. You don't necessarily have to have a preset for a required field. A default means that it will be preset. |