koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui supplier.pl,1.6,1.7


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/acqui supplier.pl,1.6,1.7
Date: Fri, 30 May 2003 14:39:53 -0700

Update of /cvsroot/koha/koha/acqui
In directory sc8-pr-cvs1:/tmp/cvs-serv7894/acqui

Modified Files:
        supplier.pl 
Log Message:
Fixing bug 450



Index: supplier.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/supplier.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** supplier.pl 10 Feb 2003 13:38:45 -0000      1.6
--- supplier.pl 30 May 2003 21:39:50 -0000      1.7
***************
*** 82,86 ****
                                        specialty => 
$booksellers[0]->{'specialty'},
                                        gstreg => $booksellers[0]->{'gstreg'},
!                                       listinggst => 
$booksellers[0]->{'listincgst'},
                                        invoiceincgst => 
$booksellers[0]->{'invoiceincgst'},
                                        discount => 
$booksellers[0]->{'discount'},
--- 82,86 ----
                                        specialty => 
$booksellers[0]->{'specialty'},
                                        gstreg => $booksellers[0]->{'gstreg'},
!                                       listincgst => 
$booksellers[0]->{'listincgst'},
                                        invoiceincgst => 
$booksellers[0]->{'invoiceincgst'},
                                        discount => 
$booksellers[0]->{'discount'},




reply via email to

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