[Koha-bugs] [Bug 9122] Writing off fees broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 23 13:51:17 CET 2012


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

--- Comment #11 from Paul Poulain <paul.poulain at biblibre.com> ---
katrin, suggested I copy values in my accountlines table, in case it helps:
*************************** 17. row ***************************
  accountlines_id: 17
   borrowernumber: 7852
        accountno: 17
       itemnumber: NULL
             date: 2012-11-21
           amount: 111.000000
      description: N New Card
          dispute: NULL
      accounttype: N
amountoutstanding: 0.000000
    lastincrement: NULL
        timestamp: 2012-11-21 16:34:39
        notify_id: 1
     notify_level: 0
             note: 
       manager_id: 7852
*************************** 18. row ***************************
  accountlines_id: 18
   borrowernumber: 7852
        accountno: 18
       itemnumber: NULL
             date: 2012-11-21
           amount: 111.000000
      description: Writeoff
          dispute: NULL
      accounttype: W
amountoutstanding: NULL
    lastincrement: NULL
        timestamp: 2012-11-21 16:34:39
        notify_id: 0
     notify_level: 0
             note: NULL
       manager_id: 7852
*************************** 19. row ***************************
  accountlines_id: 19
   borrowernumber: 7852
        accountno: 19
       itemnumber: NULL
             date: 2012-11-21
           amount: 4.000000
      description: N New Card
          dispute: NULL
      accounttype: N
amountoutstanding: 0.000000
    lastincrement: NULL
        timestamp: 2012-11-21 16:42:23
        notify_id: 1
     notify_level: 0
             note: note
       manager_id: 7852
*************************** 20. row ***************************
  accountlines_id: 20
   borrowernumber: 7852
        accountno: 20
       itemnumber: NULL
             date: 2012-11-21
           amount: 4.000000
      description: Writeoff
          dispute: NULL
      accounttype: W
amountoutstanding: NULL
    lastincrement: NULL
        timestamp: 2012-11-21 16:42:23
        notify_id: 0
     notify_level: 0
             note: NULL
       manager_id: 7852

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


More information about the Koha-bugs mailing list