koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/acqui basket.pl,1.12,1.13


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/acqui basket.pl,1.12,1.13
Date: Tue, 24 Jun 2003 02:02:17 -0700

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

Modified Files:
        basket.pl 
Log Message:
fix for #342

Index: basket.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/basket.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** basket.pl   5 May 2003 15:13:51 -0000       1.12
--- basket.pl   24 Jun 2003 09:02:15 -0000      1.13
***************
*** 103,106 ****
--- 103,107 ----
                                                gist => $gist,
                                                grand_total =>$grand_total,
+                                               currency => 
$booksellers[0]->{'listprice'},
                                                );
  output_html_with_http_headers $query, $cookie, $template->output;




reply via email to

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