https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40871

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Needs Signoff               |Failed QA

--- Comment #4 from David Nind <[email protected]> ---
I attempted to test, but after applying the patches I get a 500: Internal
Server Error when accessing the transaction history for the register.

Developer tools says:
  Got 500 (Internal Server Error)
  DataTables warning: table id=table_cashups - Ajax error.

Lots of these warnings in /var/log/koha/kohadev/plack-intranet-error.log:
[WARN] Use of uninitialized value
$CGI::Compile::ROOT::kohadevbox_koha_members_pay_2epl::    change_given in
concatenation (.) or string at /kohadevbox/koha/members/pay.pl line 194.

Note: I'm not sure what the result expected here is, for example, is this what
the result should be after the patches?
1. Two $10 manual transactions added to a patron's account.
2. Two payments made.
3. Cash register bankable total = $20 (More > Tools > Cash management > Cash
summary for Centerville)
4. One of the payments voided.
5. Cash register bankable total now = $10 

Testing notes (using KTD):
1. Set UseCashRegisters to "Use".
2. Set up a cash register (Administration > Accounting > Cash registers > New
cash register).
3. Add two $10 manual transactions to a patron's account.
4. Pay the two amounts.
5. Void one of the payments.
6. Cash register bankable total = $10 (More > Tools > Cash management > Cash
summary for Centerville).

-- 
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/

Reply via email to