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.111,1.112


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.111,1.112
Date: Tue, 26 Jul 2005 01:19:49 -0700

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

Modified Files:
        updatedatabase 
Log Message:
Adding IndependantBranches System preference variable in order to manage Branch 
independancy.

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.111
retrieving revision 1.112
diff -C2 -r1.111 -r1.112
*** updatedatabase      25 Jul 2005 15:35:38 -0000      1.111
--- updatedatabase      26 Jul 2005 08:19:47 -0000      1.112
***************
*** 114,117 ****
--- 114,127 ----
            type                => 'YesNo',
          },
+         {
+             uniquefieldrequired => 'variable',
+             variable            => 'IndependantBranches',
+             value               => 0,
+           forceupdate         => { 'explanation' => 1,
+                                    'type' => 1},
+             explanation         => 'Turn Branch independancy management On an 
Off',
+           type                => 'YesNo',
+         },
+ 
      ],
  
***************
*** 342,345 ****
--- 352,358 ----
  
  # $Log$
+ # Revision 1.112  2005/07/26 08:19:47  hdl
+ # Adding IndependantBranches System preference variable in order to manage 
Branch independancy.
+ #
  # Revision 1.111  2005/07/25 15:35:38  tipaul
  # we have decided that moving to Koha 3.0 requires being already in Koha 2.2.x




reply via email to

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