Commit graph

17744 commits

Author SHA1 Message Date
rangi
ecc63eda57 Scripts to permit koha webpages to display in different natural languages
Courtesy of Pawel Skuza
2001-06-26 22:13:50 +00:00
tonnesen
6269ad87bf newBiblio subroutine completed. 2001-06-26 21:13:01 +00:00
tonnesen
aab6b66555 Added biblioitems table update when newBiblioItem() routine is called. 2001-06-26 20:17:35 +00:00
tonnesen
3f3ae4cda2 Beginning updateBiblio routine. 2001-06-26 17:15:13 +00:00
tonnesen
dafde2c286 Prototype marc record viewer and editor. 2001-06-25 20:15:44 +00:00
tonnesen
66e5d5d5db A TODO file for MARC support 2001-06-25 20:12:02 +00:00
tonnesen
6650354d23 Added skeletons of update routines. 2001-06-25 19:43:59 +00:00
tonnesen
5976596553 Minor documentation changes. 2001-06-25 19:07:20 +00:00
tonnesen
4285d166ca Perl script to convert existing Koha tables to the new MARC tables. 2001-06-25 18:55:28 +00:00
tonnesen
56a240a9f8 SQL commands to clear all of the MARC tables. This is terribly dangerous,
but I find it useful during the development work.  :)
2001-06-25 18:54:12 +00:00
tonnesen
5ced43726a Schema for MARC storage tables. Blatantly stolen from www.pytheas.org.
I also added the 0XX tables.
2001-06-25 18:52:33 +00:00
tonnesen
58b7c86d13 Cataloguing API. Very early draft at this point. 2001-06-25 18:49:34 +00:00
rangi
c74ad16d2e Made a little change to allow the reading record to be sorted, and now
defaults to the last 50 items borrowed
2001-06-20 03:36:01 +00:00
rangi
177d7f994e Changed the interim field in the items table, to be paidfor
The horowhenua librarians wanted a place to store information when a lost
item was paid for. The information is removed if the item is ever returned.
The interim field was a hangover from the previous system and wasnt be used
so I stole it :-)
2001-05-17 22:36:07 +00:00
rangi
2dc62d4bc4 More little bug fixes in the manual credits section 2001-05-15 23:05:43 +00:00
rangi
9eee24c9a2 Changed the way a lost book being returned is handled.
If the book has already been paid for a credit is added to their account.
And offset against any current charges
2001-05-09 23:29:00 +00:00
rangi
174e7870da Set up so marking a item lost, adds a charge for the replacement price to a
borrowers record (if it is on issue)
2001-05-09 23:26:11 +00:00
rangi
696c44c641 Fixed so renewing a rental item adds a charge 2001-05-09 23:23:52 +00:00
rangi
a254455342 Added facility to do a cash refund.
Also HLT allows ppl to work off their bill,so added a facility to do manual
credit for that
2001-05-09 23:22:10 +00:00
rangi
f72283e23f Renewing a rental or pay item from the borrowers record screen
Now adds a charge to the borrowers account
2001-05-09 00:05:57 +00:00
tonnesen
91ac7223f6 Steve Tonnesen's K12Admin-specific (for the time-being) group based
overdue reports.
2001-05-02 23:06:44 +00:00
tonnesen
3fd3b300c4 Added an overdue variable to the itemdata returned by the currentissues
subroutine.  This makes it easier to pick out overdue items in other
modules (ie circulation, reports, etc.)
2001-05-02 22:38:26 +00:00
rangi
4680c9e98a Fixed the code that adds a credit or wipes a lost book charge from a
borrowers account if said book is returned
2001-05-02 21:15:22 +00:00
rangi
462acc56e4 Added functions to add credits and invoices to borrowers account 2001-05-02 21:13:15 +00:00
rangi
ce15a83f74 Turned off the tidy accounts feature in the view accounts screen
(boraccount.pl)
And got it so outstanding credits are shown on the moremember.pl (view
member screen)
2001-05-02 21:11:41 +00:00
rangi
d0edf609e6 Scripts to add manual invoices, or credits to a borrower/member/patron's
account.
Called from boraccount.pl (ie the view account screen)
2001-05-02 21:08:56 +00:00
rangi
8f0109b7c8 Fixed a bug in the return lost routine (when a payment is made on a lost item)
So that the correct date was being recorded
2001-05-01 23:24:50 +00:00
rangi
a28629608b Quick bodge to restrict the number of returned books showing to 8.
(Request from the librarians here to speed up the screen reload)
Needs to be tidied up
2001-04-20 00:31:02 +00:00
rangi
5f8d3937df Add functionality so that when the replacement cost of a lost item is paid
Its returned off the members/patrons card. And a note is placed on the item
saying that its been paid for.
The item stays marked as lost. But the patron does not accrue more fines
2001-04-18 02:51:18 +00:00
rangi
b2c9dabcf1 Making a change to the way charges are handled, the system originally worked such that if a borrower owed more than $5 issues werent allowed. This worked fine except that often borrowers wish to borrows say 3 pay videos at $2 each, then 2 books say. The three pay videos rack up charges of $6 and then they cant issue the books until that is paid.
Reworked so that it cares about previous charges, not the ones accrued during current issue process.
2001-04-03 21:32:37 +00:00
rangi
fb870fb2c8 Reworking statistics for payments and writeoffs 2001-04-02 22:51:26 +00:00
rangi
d8c989af63 Commenting out the code that doesnt allow renewals if a renewal has already occured 2001-03-29 02:11:36 +00:00
rangi
3604bdd166 Adding in javscript code to open a new window for payments 2001-03-28 03:00:56 +00:00
rangi
fe1fab2ab5 Reworked layout of issues section. 2001-03-28 02:23:03 +00:00
rangi
bddf85dc97 Getting writeoff stats being stored as well 2001-03-27 21:45:50 +00:00
rangi
e295b51570 Modified the update stats routine to store borrowernumbers also
Passing borrowernumbers to update stats from Account routines
2001-03-27 21:43:37 +00:00
rangi
c2a70e1811 Changes made by Glen to allow the circulation module to work with a
ASCII-wand, or CueCat (weird encoded) input equally well.

Do not bother installing the CueCat driver or any other software - it's not
needed.
2001-03-22 22:20:29 +00:00
rangi
a001e1d0f9 Script to list overdue books under the headings
Due-Date Patron Phone Title Author

The patron can be email by clicking on the name (if the database contains an
email address for them)

Courtesy of Glen Stewart
2001-03-18 22:06:39 +00:00
rangi
fabacc26ef Added code to allow searches to be used by catalogue maintenance 2001-03-15 10:17:33 +00:00
rangi
53f147a340 Added functionality to allow invalid itemtype to be fixed 2001-03-15 10:15:51 +00:00
rangi
d467a100b2 Script to shift a group to another biblio, called as part of catalogue maintenance 2001-03-15 10:11:33 +00:00
rangi
003f583b43 Shifted catmaintain.pl to a dir that can be easily passowrd protected 2001-03-13 22:41:21 +00:00
rangi
4d35327d19 Got undeleting biblios going (catalogue maintenance should probably be in a
password protected super librarian area or the like)
2001-03-13 22:04:04 +00:00
rangi
96ca30a8ad Just realised this is supposed to be in the acqui/ dir (doh) 2001-03-12 23:33:25 +00:00
rangi
f941988e05 Glens updates to automatically increment barcode, and to remove hardcoded itemtypes in scripts 2001-03-12 23:32:47 +00:00
rangi
17bf0d8b9d Modified to include Glen Stewarts automatic member/patron cardnumber incrementation 2001-03-12 23:29:44 +00:00
rangi
e0389bac11 Script from Glen Stewart, i think to do with simplified acqusitions module?
(correct me if im wrong glen)
2001-03-12 23:15:09 +00:00
rangi
eac3a7b19a Database definition file, checked into cvs to make keeping database current easier 2001-03-12 22:43:47 +00:00
rangi
c79e7cd4c9 Fixing stupid bug that was causing the sql insert command to break if a person had a '
in their name
2001-03-07 21:12:47 +00:00
rangi
60debf9886 Changing the form so it passes through a modify value to tell the script to show the flags 2001-03-07 21:02:48 +00:00