https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32409 --- Comment #4 from David Nind <david@davidnind.com> --- (In reply to David Cook from comment #3)
I would like to QA this one, but the instructions in the test plan aren't detailed enough. I can't get to "Transaction history" or "Cashup history".
Leaving this for someone else to do unless a new test plan is added.
Some notes on setting up for testing: 1. Enable the UseCashRegisters system preference. 2. Enabled the EnablePointOfSale system preference. 3. Create a cash register for Centerville (Administration > New cash register > call it CASH). 4. Add some debit types for some products from Administration > Accounting > Debit types > New debit type (change the code, description, and amount to add multiple debit types): - Debit type code: PRODUCT1 - Default amount: 10.00 - Description: Description for product 1 - Can be manually invoiced? Selected - Can be sold?: Selected 5. Add some POS transactions using the koha user from Home > Point of sale 6. Select 'Transaction history for CASH' from the menu on the left. 7. Select the 'Record cashup' from the option at the top. 6. Repeat steps 5-7 as the other staff user created in step 1 of the test plan. 7. For step 6 of the test plan, select 'Transaction history for CASH' from the menu on the left. 8. Scroll down to the bottom of the page - you should see a heading with "Cashup history". Then the rest of the test plan. Hope this helps! -- You are receiving this mail because: You are watching all bug changes.