http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7919
          Assignee: [email protected]
           Summary: Display the Codes koha  according to connexion
                    libraries
        QA Contact: [email protected]
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Cataloging
           Product: Koha

>From Koha administration:

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.
_______________________________________________
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/

Reply via email to