https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18936 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #89 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Josef Moravec from comment #88) Hi Josef, thanks for testing this!
I tested using git branch and found two issues:
- holds per day are not transferred in database update
Fixed!
- in note column, I can see link "view notes" even if there is no note
Fixed!
- if the rule is specific for library and patron category, or for library and itemtype, the rules for current checkouts allowed and current on-site checkouts allowed are not transferred
I do not recreate that. checkout master create specific rule for CPL and a given patron's category checkout bug_18936 update => I do see the value for current checkouts allowed
- No automatic renewal after (hard limit) does not respect dateformat and is shown in iso format
Fixed!
- Overdue fines cap (amount) is not possible to edit in GUI
I do not recreate: Edit the line Modify the value for 'Overdue fines cap (amount)' Save => The value is correctly displayed in the table -- You are receiving this mail because: You are watching all bug changes.