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

--- Comment #172 from Marc VĂ©ron <ve...@veron.ch> ---
Hi Alex,

Just found a small problem while testing around with an installation that was
configured using the onboarding tool. 

The problem was a test failing: t/dbdependent/Budgets.t
I figured out that while onboarding, step 'Create a new patron category', I had
put a Categorycode that was not 'S' (something like 'STAFF'). The test assumes
that a category 'S' exists and fails without it.
I can imagine that other tests and other scripts could fail as well.

I went again through installation / onboarding and set the category code to
'S'. Now the test passed.

Maybe it is a good idea to have in the Onboarding tool a fix value 'S' for the
new patron category. What do you think about?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to