https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22427
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Clemens <[email protected]> --- I think this is a misunderstanding, one of the columns issuerperunit, or unitsperissue must always be 1. The value of 1 here implies that the other value is the control i.e. if 'Issues per unit' = 1 then we determine frequency based on 'Units per issue' and vice versa. To set up 2/week you would enter: Unit: weeks Issues per unit: 2 Units per issues: 1 (meaning ignore) It seems to work correctly in my testing, can you add a screenshot of the issue if I am missing something? -- 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] http://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/
