https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18002
--- Comment #18 from Alex Buckley <[email protected]> --- Created attachment 60681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60681&action=edit Bug 18002 - Added a new include (onboardinginclude.inc) which displays a form for the user to create a budget. Bug 18002 - Added in modal box and message (outside of modal box) for when users first visit Acquisitions. These messages are in place of the unclear yellow warning messages. Test plan: 1. Drop and recreate your database 2. Go through the web installer without installing any optional data values 3. Visit Acquisitions you should see two large yellow warning message boxes telling you to specify a currency and a budget 4. Apply this patch 5. Refresh the Acquisitions page. Instead of the two yellow warning messages you will see a message sentence telling you to create a currency (providing you with a link). As well as a modal box fading in specifying (with links) the steps you need to do to set up Acquisitions, in the following order: create budget, fund, vendor and basket Bug 18002 - Removed the Javascript preventing the display of currency and acquisition setup messages at the same time Bug 18002 - Removed errant warn and inline styling into an internal style sheet -- 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/
