https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34585
Emily Lamancusa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154688|0 |1 is obsolete| | --- Comment #13 from Emily Lamancusa <[email protected]> --- Created attachment 170216 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170216&action=edit Bug 34585: Add data-code attribute to chargeperiod_charge_at selector When one tries to edit circulation rule "When to charge" columns value is always set as "End of interval". This patch adds data-code attribute to chargeperiod_charge_at selector to define existing rules value. To reproduce: 1. Navigate to Circulation and fine rules page. 2. Find or create a rule with a "When to charge" value set as "Start of interval". 3. Edit rule. => Note that "When to charge" value is now "End of interval", while as the other values should be copied as they were. 4. Apply this patch. 5. Edit rule again. => "When to charge" should now be copied correctly. Sponsored-by: Koha-Suomi Oy Signed-off-by: Emily Lamancusa <[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/
