https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18002
Alex Buckley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #26 from Alex Buckley <[email protected]> --- Test plan: 1. Drop and recreate your database 2. Restart memcached: sudo service memcached restart 3. Go through the web installer 4. Go to More->acquisitions 5. Notice the warnings telling you that you need to create a budget 6. Create a budget and return to the acqui-home.pl page 7. Notice the warning to create a budget is still being displayed 8. Apply the patches in this bug: git bz apply 18002 9. Redo steps 1,2,3,4 10. Notice there is a box containing a simplified form for you to create a budget is displayed on acqui-home.pl (no warning message being displayed) 11. Create a budget using this form and submit the form 12. Notice a simplified form containing a simplified form for you to create a fund is displayed on acqui-home.pl 13. Create a fund using this form and submit it 14. Notice the fund you have created is displayed in a table in the subsequent acqui-home.pl screen 15. Click on Budgets->Add fund 16. Create and save a fund 17.Notice how this fund form in aqbudgets.pl redirects you back to aqbudgets.pl after you have saved the fund form -- You are receiving this mail because: 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/
