[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/acqui basket.pl,1.24,1.24.2.1
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/acqui basket.pl,1.24,1.24.2.1 |
Date: |
Tue, 05 Apr 2005 02:38:10 -0700 |
Update of /cvsroot/koha/koha/acqui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24406/acqui
Modified Files:
Tag: rel_2_2
basket.pl
Log Message:
bugfix : when a supplier is inactive, the librarian can't modify an order (just
recieve books)
Index: basket.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/basket.pl,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -C2 -r1.24 -r1.24.2.1
*** basket.pl 5 Oct 2004 09:22:16 -0000 1.24
--- basket.pl 5 Apr 2005 09:38:08 -0000 1.24.2.1
***************
*** 107,110 ****
--- 107,111 ----
authorisedbyname => $basket->{authorisedbyname},
closedate => format_date($basket->{closedate}),
+ active => $booksellers[0]->{'active'},
booksellerid=> $booksellers[0]->{'id'},
name => $booksellers[0]->{'name'},
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/acqui basket.pl,1.24,1.24.2.1,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha-doc/fr scripts ligne de commande.xml,NONE,1.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui basket.tmpl,1.15.2.2,1.15.2.3 order.tmpl,1.21,1.21.2.1
- Previous by thread:
[Koha-cvs] CVS: koha-doc/fr scripts ligne de commande.xml,NONE,1.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui basket.tmpl,1.15.2.2,1.15.2.3 order.tmpl,1.21,1.21.2.1
- Index(es):