[Top][All Lists]
[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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/updater updatedatabase,1.111,1.112,
Henri-Damien LAURENT <=
- Prev by Date:
[Koha-cvs] CVS: koha/C4 Auth.pm,1.39,1.40 Context.pm,1.21,1.22 Suggestions.pm,1.5,1.6
- Next by Date:
[Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.36.2.12,1.36.2.13 Search.pm,1.99.2.6,1.99.2.7
- Previous by thread:
[Koha-cvs] CVS: koha/C4 Auth.pm,1.39,1.40 Context.pm,1.21,1.22 Suggestions.pm,1.5,1.6
- Next by thread:
[Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.36.2.12,1.36.2.13 Search.pm,1.99.2.6,1.99.2.7
- Index(es):