koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/bull statecollection.pl,1.3.2.3,1.3.2.4


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/bull statecollection.pl,1.3.2.3,1.3.2.4
Date: Fri, 17 Jun 2005 08:51:56 -0700

Update of /cvsroot/koha/koha/bull
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9456/bull

Modified Files:
      Tag: rel_2_2
        statecollection.pl 
Log Message:
bugfix : when saving a special issue, "arrived" and "missing" status must be 
stored in history as well.

Index: statecollection.pl
===================================================================
RCS file: /cvsroot/koha/koha/bull/statecollection.pl,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -C2 -r1.3.2.3 -r1.3.2.4
*** statecollection.pl  28 Apr 2005 08:26:38 -0000      1.3.2.3
--- statecollection.pl  17 Jun 2005 15:51:54 -0000      1.3.2.4
***************
*** 39,42 ****
--- 39,43 ----
                        
serialchangestatus($serialids[$i],$serialseqs[$i],format_date_in_iso($planneddates[$i]),$status[$i])
 unless ($hassubscriptionexpired && $oldstatus == 1);
                } else {
+                       # add a special issue
                        if ($serialseqs[$i]) {
                                my 
$subscription=getsubscription($subscriptionid);




reply via email to

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