[Isis-users] List of users in loan module
Hessels, Peter
P.Hessels at kit.nl
Thu Jan 30 16:19:58 CET 2014
Dear all,
I have installed version 1.3t and added an own database to ABCD (for the University of Curaçao).
If I try the loan module, I want to get a list of patrons. So what I do is go to Module Circulation/loan, click "Lend" and on the line "borrower number" I click "List" to get a list of users.
Now is opens a new window that should display the names of the users, by using the url:
http://localhost:9090/central/circulation/capturaclaves.php?opcion=autoridades&base=users&cipar=users.par&prefijo=NO_&postings=1&lang=en&repetible=0&Formato=v30,`$$$`,if%20P(v20)%20then%20v20%20else%20v35%20fi<http://localhost:9090/central/circulation/capturaclaves.php?opcion=autoridades&base=users&cipar=users.par&prefijo=NO_&postings=1&lang=en&repetible=0&Formato=v30,%60$$$%60,if%20P(v20)%20then%20v20%20else%20v35%20fi>
In my installation however, it doesn't work correctly: it does not display the names because the url is different, it is:
http://localhost:9090/central/circulation/capturaclaves.php?opcion=autoridades&base=users&cipar=users.par&prefijo=&postings=1&lang=en&repetible=0&Formato=,`$$$`,if%20P(v20)%20then%20v20%20else%20v35%20fi<http://localhost:9090/central/circulation/capturaclaves.php?opcion=autoridades&base=users&cipar=users.par&prefijo=&postings=1&lang=en&repetible=0&Formato=,%60$$$%60,if%20P(v20)%20then%20v20%20else%20v35%20fi>
Apparently the problem is in the "Formato"-part of the url: two things are missing, for &prefijo= the "NO_" is missing and in the &Formato=" the "v30" is missing.
It must be somewhere in language settings, because it works OK in French, English and Portugues. But somehow - oh stupid me! - I can't find what to change to get the prefix and the format correct.
Any suggestions, please?
Kind regards,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20140130/c421e843/attachment.html>
More information about the isis-users
mailing list