https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40294
--- Comment #25 from Emily Lamancusa (emlam) <[email protected]> --- Created attachment 202186 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202186&action=edit Bug 40294: Add default print notices for existing installations If an existing installation doesn't already have print notice templates defined for MEMBERSHIP_RENEWED and MEMBERSHIP_EXPIRY, add default notice templates to the database. To test: 1. Start a fresh test environment without the patch applied 2. Apply patch and updatedatabase --> Database update should say that print notice templates for MEMBERSHIP_EXPIRY and MEMBERSHIP_RENEWAL were added 3. In the staff interface, go to Tools > Notices and Slips 4. Search for MEMBERSHIP_EXPIRY and click to Edit button 5. Expand Print section --> Confirm the default text has been filled in 6. Make some changes to the Print section and save 7. Repeat steps 4-6 for MEMBERSHIP_RENEWAL 8. updatedatabase again --> Database update should say the print notice templates are already defined and no changes are needed 9. Repeat steps 3-5 for MEMBERSHIP_EXPIRY --> Confirm that the changes you made earlier are still there 10. Repeat steps 3-5 for MEMBERSHIP_RENEWAL --> Confirm that the changes you made earlier are still there -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
