Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref
Jonathan Druart 8f75c19afd Bug 6390: Implement 'see mine/my branches/all baskets'-syspref
Code written by Edgar Fuß <ef@math.uni-bonn.de>,
Mathematisches Institut der Uniersität Bonn

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
- rebased on current master, fixed a conflict in booksellers.pl
- reworked permission checks to account for general acq permissions and
  superlibrarian permission
- rephrased text of system preference (Thx to Jared Camins-Esakov)

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-18 09:39:45 +13:00

40 lines
1.1 KiB
Text

# Broken, omitted: acquisitions, emailPurchaseSuggestions
Acquisitions:
Policy:
-
- Create an item when
- pref: AcqCreateItem
choices:
ordering: placing an order.
receiving: receiving an order.
cataloguing: cataloging the record.
-
- When closing or reopening a basket,
- pref: BasketConfirmations
default: 1
choices:
1: always ask for confirmation.
2: do not ask for confirmation.
-
- Show baskets
- pref: AcqViewBaskets
choices:
user: created by staff member.
branch: from staff member's branch.
all: in system, regardless of owner.
-
- Display currencies using the following format
- pref: CurrencyFormat
choices:
US: 360,000.00 (US)
FR: 360 000,00 (FR)
-
- The default tax rate is
- pref: gist
- (enter in numeric form, 0.12 for 12%)
Printing:
-
- Use
- pref: OrderPdfFormat
- when printing basket groups.