https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37671
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from David Nind <[email protected]> --- Failing QA as I get this error: ERROR PROCESSING TEMPLATE: file error - parse error - input text line 5: unexpected token (\) [% PROCESS \"accounts.inc\" %] at /kohadevbox/koha/pos/printreceipt.pl line 68. at /usr/lib/x86_64-linux-gnu/perl-base/Carp.pm line 289 Is there anything else required to make this work Testing notes (using KTD): 1. EnablePointOfSale - set to 'enable' 2. UseCashRegisters - set to 'Use' 3. Add a cash register (Administration > Accounting > Cash registers > New cash register) 4. Add a debit type (Administration > Accounting > Debit types > New debit type) - Debit type code: BZ37671 - Default amount: $10 - Description: An item for purchase - Can be manually invoiced? Ticked - Can be sold? Ticked 5. Before the patch, I get the error in the bug description. 6. After the patch (I had to do a reset_all) I get the error above: - Apply patches - Update the database: updatedatabase - Restart everything: restart_all -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
