[Koha-cvs] koha/bull lateissues.pl [rel_2_2]

paul poulain paul at koha-fr.org
Tue Apr 4 15:55:34 CEST 2006


CVSROOT:	/cvsroot/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	paul poulain <tipaul at savannah.gnu.org>	06/04/04 13:55:34

Modified files:
	bull           : lateissues.pl 

Log message:
	adding bookseller email

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/bull/lateissues.pl.diff?only_with_tag=rel_2_2&tr1=1.1.2.4&tr2=1.1.2.5&r1=text&r2=text

Patches:
Index: koha/bull/lateissues.pl
diff -u koha/bull/lateissues.pl:1.1.2.4 koha/bull/lateissues.pl:1.1.2.5
--- koha/bull/lateissues.pl:1.1.2.4	Sun Feb  5 21:59:21 2006
+++ koha/bull/lateissues.pl	Tue Apr  4 13:55:34 2006
@@ -49,7 +49,7 @@
 	lateissues => \@lateissues,
 	phone => $supplierinfo[0]->{phone},
 	booksellerfax => $supplierinfo[0]->{booksellerfax},
-	bookselleremail => $supplierinfo[0]->{bookselleremail},
+	contemail => $supplierinfo[0]->{contemail},
 	intranetcolorstylesheet => C4::Context->preference("intranetcolorstylesheet"),
 		intranetstylesheet => C4::Context->preference("intranetstylesheet"),
 		IntranetNav => C4::Context->preference("IntranetNav"),





More information about the Koha-cvs mailing list