Bug 6390: Implement 'see mine/my branches/all baskets'-syspref
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / acquisitions.pref
index 6c38eba..70e660d 100644 (file)
@@ -1,8 +1,40 @@
 # Broken, omitted: acquisitions, emailPurchaseSuggestions
 Acquisitions:
+    Policy:
     -
-        - pref: RenewSerialAddsSuggestion
+        - Create an item when    
+        - pref: AcqCreateItem
           choices:
-              yes: Add
-              no: "Don't add"
-        - a suggestion for a biblio when its attached serial is renewed.
+              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.