Bugzilla – Attachment 1744 Details for
Bug 3985
New Sys Prefs Branch - Missing Acq Preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch part 1
0001-bug-3985-add-missing-acq-preferences.patch (text/plain), 1.96 KB, created by
Chris Cormack
on 2010-02-05 13:19:00 UTC
(
hide
)
Description:
patch part 1
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2010-02-05 13:19:00 UTC
Size:
1.96 KB
patch
obsolete
>From 94afea257768cc8ec52961e78dd719af138eff4b Mon Sep 17 00:00:00 2001 >From: Nicole Engard <nengard@gmail.com> >Date: Thu, 4 Feb 2010 01:55:05 -0500 >Subject: [PATCH] bug 3985 add missing acq preferences >Content-Type: text/plain; charset="utf-8" > >This patch adds AcqCreateItem, CurrencyFormat, gist, and OrderPdfFormat back into the sys prefs interface. > >Still missing are acquisitions, OrderPdfTemplate, and emailPurchaseSuggestions. >--- > .../en/modules/admin/preferences/acquisitions.pref | 26 ++++++++++++++++++++ > 1 files changed, 26 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 6c38eba..4daf86d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -1,8 +1,34 @@ > # Broken, omitted: acquisitions, emailPurchaseSuggestions >+# Unsure how to format the OrderPdfTemplate field as a browse option > Acquisitions: >+ Serials: > - > - pref: RenewSerialAddsSuggestion > choices: > yes: Add > no: "Don't add" > - a suggestion for a biblio when its attached serial is renewed. >+ Policy: >+ - >+ - Create an item when >+ - pref: AcqCreateItem >+ choices: >+ ordering: placing an order. >+ receiving: receiving an order. >+ cataloguing: cataloging the record. >+ - >+ - 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. >\ No newline at end of file >-- >1.5.6.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 3985
: 1744