No subject


Wed Jan 4 10:30:06 CET 2012


Patron categories
.. / cgi-bin / koha / admin / categorie.pl? & op = add_form CategoryCode = [^]

and
Authorized values
/ cgi-bin/koha/admin/authorised_values.pl? op = & id = add_form

and
Patron attribute types
gi-bin/koha/admin/patron-attr-types.pl? edit_attribute_type = op & code = [^]

and
Item types
/ cgi-bin/koha/admin/itemtypes.pl? op = add_form & itemtype =


link each code to a branchcode list.
Then the administrator can choose to link a code (category, attribute, value
allowed) to a specific branchcode

Interest: each librarie  will see that its codes. Each librarie will be able to
secure the  access and the use of its codes in a network.

The filter should apply to the following screens:

MEMBERS
.. / cgi-bin / koha / members / members-home.pl [^]
.. / cgi-bin / koha / members / memberentry.pl? op = add & CategoryCode = [^]
.. / cgi-bin / koha / members / memberentry.pl? op = add & CategoryCode = [^]

PERIODICAL
... / cgi-bin / koha / serials / subscription-add.pl? op = & mod =
SubscriptionId ...

ACQUISITIONS
... / cgi-bin / koha / admin / aqbudgets.pl? & op = add_form budget_parent_id =
131 & budget_period_id = ..
... / cgi-bin / koha / acquisition / neworderempty.pl? OrderNumber = 26 &
booksellerid = 2 & basketno = ...

TOOLS
.. / cgi-bin / koha / tools / modborrowers.pl
SORT1, SORT2, borrower_attribute, CategoryCode, branchcode

... / cgi-bin / koha / tools / batchMod.p
==> Items.location
==> Items.notforloan
==> items.ccode

CATALOGUING
/ cgi-bin/koha/cataloguing/additem.pl? biblionumber =
/ cgi-bin/koha/cataloguing/addbiblio.pl? biblionumber = 37202 & op =

OPAC
.. / cgi-bin / koha / opac-search.pl

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list