hallo I have installed koha ver. 2.2.5 and inputted 3000 records for testing but I am facing problem that when I modify items particular book like price and holding branch it will not take new vales not modify the previous values.If I deleted the item and created new item then it will take current vales. Any one can help me why it is not modifying itms. thanking you dpl
Hi dpl, ----- dpl@dpl.gov.in wrote:
hallo I have installed koha ver. 2.2.5 and inputted 3000 records for testing but I am facing problem that when I modify items particular book like price and holding branch it will not take new vales not modify the previous values.If I deleted the item and created new item then it will take current vales. Any one can help me why it is not modifying itms. thanking you I'm not sure I've seen that problem before, but I'd definitely recommend upgrading to 2.2.9.
It might also be useful to know what version of mysql you're running, as 2.2.5 isn't compatible with mysql 5. Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
In fact price and replacementprice are not updated via the Edit Items screen. This is the case in 2.2.9 as well. It has, however, been changed to allow these fields to be updated in the cvs version of Biblio.pm : http://cvs.savannah.nongnu.org/viewvc/*checkout*/koha/C4/Biblio.pm?root=koha&pathrev=rel_2_2 For 2.2.9, you can simply replace this file with the newer version in the C4 subdirectory of your Koha installation. I'm not so sure about 2.2.5-- I'd agree that upgrading to 2.2.9 should be the first step. Ryan Higgins ----LibLime---------------------------------- Providing Open-Source Solutions for Libraries Migration, Training, Maintenance and Support Featuring Koha ILS : http://liblime.com/koha --------------------------------------------- ----- "Joshua M. Ferraro" <jmf@liblime.com> wrote: | Hi dpl, | | ----- dpl@dpl.gov.in wrote: | > hallo | > I have installed koha ver. 2.2.5 and inputted 3000 records for | testing | > but | > I am facing problem that when I modify items particular book like | > price | > and holding branch it will not take new vales not modify the | previous | > values.If I deleted the item and created new item then it will take | > current vales. Any one can help me why it is not modifying itms. | > thanking you | I'm not sure I've seen that problem before, but I'd definitely | recommend upgrading to 2.2.9. | | It might also be useful to know what version of mysql you're running, | as 2.2.5 isn't compatible with mysql 5. | | Cheers, | | -- | Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE | President, Technology migration, training, maintenance, support | LibLime Featuring Koha Open-Source ILS | jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS | _______________________________________________ | Koha mailing list | Koha@lists.katipo.co.nz | http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
dpl@dpl.gov.in -
Joshua M. Ferraro -
Ryan Higgins