koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] CVS: koha/sec writeoff.pl,1.2,1.3


From: Chris Cormack
Subject: [Koha-devel] CVS: koha/sec writeoff.pl,1.2,1.3
Date: Mon, 02 Apr 2001 15:51:28 -0700

Update of /cvsroot/koha/koha/sec
In directory usw-pr-cvs1:/tmp/cvs-serv11400/sec

Modified Files:
        writeoff.pl 
Log Message:
Reworking statistics for payments and writeoffs


Index: writeoff.pl
===================================================================
RCS file: /cvsroot/koha/koha/sec/writeoff.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** writeoff.pl 2001/03/27 21:45:50     1.2
--- writeoff.pl 2001/04/02 22:51:26     1.3
***************
*** 46,49 ****
--- 46,52 ----
    my ($bornum,$accountnum,$itemnum,$accounttype,$amount)address@hidden;
    my $user=$input->remote_user;
+   $user=~ s/Levin/C/;
+   $user=~ s/Foxton/F/;
+   $user=~ s/Shannon/S/;
    my $dbh=C4Connect;
    my $env;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]