[Koha-bugs] [Bug 11229] makepayment and makepartialpayment (C4::Accounts) don't log branch to statistics table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 17:54:16 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11229

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41473|0                           |1
        is obsolete|                            |
  Attachment #41474|0                           |1
        is obsolete|                            |
  Attachment #41475|0                           |1
        is obsolete|                            |

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 41619
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41619&action=edit
Bug 11229: (regression tests) makepayment and makepartialpayment should log
correctly

This patch introduces tests for makepayment and makepartialpayment to check
they are correctly logging to the statistics table.

To test:
- Run
  $ prove t/db_dependent/Accounts.t
=> FAIL: tests fail because statistics are not correctly logged.

Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list