Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref
Lisette Scheer 543e11fdfa
Bug 24053: Typo in FinePaymentAutoPopup description
There is a typo in the FinePaymentAutoPopup system preference description.
This patch fixes that.

To test:
1) Go to the systems preferences in administration.
2) Search for FinePaymentAutoPopup
3) Observe .. at the end of the preference description.
4) Apply the patch
5) Repeat steaps 1-2
6) Ovserve correct punctuation at the end of the preference description.

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-09 14:28:40 +00:00

21 lines
718 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.