[Koha-bugs] [Bug 18002] Make onboarding tool include framework to be embedded in Acquisitions to help the users set up Acquisitions for the first time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 26 11:05:25 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18002

Alex Buckley <alexbuckley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #26 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
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.


More information about the Koha-bugs mailing list