At some point I think either Frédéric or myself accidentally dropped the template files from the patch. When I ported the feature to 3.x, the code for returns.pl must not have been integrated. I've sent a patch to fix these issues.
Kyle http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) 2010/1/26 Galen Charlton <[email protected]>: > Hi, > > 2010/1/19 Kyle M Hall <[email protected]>: >> + `colBranchcode` varchar(4) default NULL COMMENT 'branchcode for >> branch where item should be held.', > > varchar(4) for branchcode is antiquated - it should be a varchar(10). > Please follow up with a patch to correct this. > >> + print "Upgrade to $DBversion done (added collection and >> collection_tracking tables for rotataing collection functionnality)\n"; > > While you're at it, please fix the typo in the upgrade message as well. > > Regards, > > Galen > -- > Galen Charlton > [email protected] > _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
