@@ -, +, @@ instead of branch - Don't have a cash register set up (or you have archived - Go to 'Point of sale' from the main staff interface page - Verify library/branch in the note shown: --- koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt @@ -21,7 +21,7 @@ [% IF ( error_registers ) %]
- You must have at least one cash register associated with this branch before you can record payments. + You must have at least one cash register associated with this library before you can record payments.
[% ELSE %] --