Tomas Cohen Arazi
7ee71c09c1
The UI uses 'Accounting' in several places (patron details tab, admin page section name, breadcrumbs, etc). Use the same name on the sysprefs. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
21 lines
719 B
Text
21 lines
719 B
Text
Accounting:
|
|
Policy:
|
|
-
|
|
- pref: UseCashRegisters
|
|
default: no
|
|
choices:
|
|
yes: "Use"
|
|
no: "Don't use"
|
|
- " cash registers with the accounting system to track payments."
|
|
-
|
|
- pref: AccountAutoReconcile
|
|
choices:
|
|
yes: "Do"
|
|
no: "Do not"
|
|
- reconcile patron balances automatically on each transaction adding debits or credits.
|
|
-
|
|
- pref: FinePaymentAutoPopup
|
|
choices:
|
|
yes: "Do"
|
|
no: "Don't"
|
|
- automatically display a print dialog for a payment receipt when making a payment..
|