]> git.koha-community.org Git - koha.git/blob - koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref
Bug 23007: Add TransfersBlockCirc system preference
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / accounting.pref
1 Accounting:
2     Policy:
3         -
4             - pref: UseCashRegisters
5               default: no
6               choices:
7                 yes: "Use"
8                 no: "Don't use"
9             - " cash registers with the accounting system to track payments."
10         -
11             - pref: AccountAutoReconcile
12               choices:
13                   yes: "Do"
14                   no: "Do not"
15             - reconcile patron balances automatically on each transaction adding debits or credits.
16         -
17             - pref: FinePaymentAutoPopup
18               choices:
19                   yes: "Do"
20                   no: "Don't"
21             - automatically display a print dialog for a payment receipt when making a payment..