koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/updater updatedatabase,1.75,1.76


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.75,1.76
Date: Mon, 03 May 2004 02:32:28 -0700

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

Modified Files:
        updatedatabase 
Log Message:
adding printcirculationsplit parameter (already existed, but was not in 
systempref by defaul)

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -r1.75 -r1.76
*** updatedatabase      14 Apr 2004 19:49:00 -0000      1.75
--- updatedatabase      3 May 2004 09:32:25 -0000       1.76
***************
*** 569,572 ****
--- 569,581 ----
            type                => 'free'
          },
+         {
+             uniquefieldrequired => 'variable',
+             variable            => 'printcirculationslips',
+           forceupdate         => { 'explanation' => 1,
+                                    'type' => 1 },
+             value               => '0',
+             explanation => 'if set to 1, print circulation slips. If set to 
0, don\'t',
+           type                => 'free'
+         },
      ],
  
***************
*** 1038,1041 ****
--- 1047,1053 ----
  
  # $Log$
+ # Revision 1.76  2004/05/03 09:32:25  tipaul
+ # adding printcirculationsplit parameter (already existed, but was not in 
systempref by defaul)
+ #
  # Revision 1.75  2004/04/14 19:49:00  tipaul
  # seealso field set to 255 chars




reply via email to

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