https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38659
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175346|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 175568 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175568&action=edit Bug 38659: Fix select_manager function when there are no tabs To test: 1. Have multiple staff you have permissions to be a purchase suggestion manager. 2. Make some suggestions. 3. Edit a suggestion, go down to 'Select manager'. 4. Select a new manager, notice the new one name is not populated. 5. Save the record, the manager is not changed to the new one. 6. APPLY PATCH 7. Try again steps 3-6, but this time the manager field should populate and the new manager should be saved when you save the suggestion. 8. Go through the test plan on Bug 38183. Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Martin Renvoize <[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/
