[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/updater updatedatabase,1.4.2.11,1.4.2.12
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha/updater updatedatabase,1.4.2.11,1.4.2.12 |
Date: |
Wed, 26 Jun 2002 11:19:56 -0700 |
Update of /cvsroot/koha/koha/updater
In directory usw-pr-cvs1:/tmp/cvs-serv6049
Modified Files:
Tag: rel-1-2
updatedatabase
Log Message:
Missing two fields for aqbooksellers.
Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.4.2.11
retrieving revision 1.4.2.12
diff -C2 -r1.4.2.11 -r1.4.2.12
*** updatedatabase 26 Jun 2002 06:04:46 -0000 1.4.2.11
--- updatedatabase 26 Jun 2002 18:19:53 -0000 1.4.2.12
***************
*** 89,92 ****
--- 89,94 ----
branchtransfers=>{ 'datearrived' => 'datetime' },
statistics=>{'borrowernumber' =>'int(11)'},
+ aqbooksellsers=>{'invoicedisc' =>'float(6,4)',
+ 'nocalc' => 'int(11)'},
);
***************
*** 283,286 ****
--- 285,291 ----
# $Log$
+ # Revision 1.4.2.12 2002/06/26 18:19:53 tonnesen
+ # Missing two fields for aqbooksellers.
+ #
# Revision 1.4.2.11 2002/06/26 06:04:46 amillar
# Clean up systempreferences code to be table-driven
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/updater updatedatabase,1.4.2.11,1.4.2.12,
Steve Tonnesen <=
- Prev by Date:
[Koha-cvs] CVS: koha installer.pl,1.2.2.39,1.2.2.40
- Next by Date:
[Koha-cvs] CVS: koha buildrelease,1.1.2.6,1.1.2.7 installer.pl,1.2.2.40,1.2.2.41
- Previous by thread:
[Koha-cvs] CVS: koha installer.pl,1.2.2.39,1.2.2.40
- Next by thread:
[Koha-cvs] CVS: koha buildrelease,1.1.2.6,1.1.2.7 installer.pl,1.2.2.40,1.2.2.41
- Index(es):