pate
214257b1d8
starting to move ethnicity stuff out of programs and into modules
2002-04-17 21:35:53 +00:00
pate
2409d7fe90
moved ethnicity fixing out of moremember.pl into a function,
...
eventually to replace with a more configurable version (non-NZ specific)
2002-04-15 16:15:38 +00:00
truth_nz
e1d7a81197
Acquisitions::newbiblioitem updated to be usable for new acqui.simple
...
addorder.pl and updatebibitem.pl modified to use new newbiblioitem
2002-04-15 05:33:33 +00:00
rangi
b3375469e3
Fixing the subject search i broke ;)
2002-04-10 09:55:17 +00:00
rangi
132835283a
Working on a fix to speed up title and author searches
2002-04-10 07:59:28 +00:00
truth_nz
51ee67d237
Altered newbiblio to be more generic - so can use with new acui.simple
...
scripts (which are not finished yet).
2002-04-10 05:49:17 +00:00
pate
0376493cd4
refactored slashifyDate function out of inline code, created C4/Koha.pm
...
to hold it and wrote tests for it, started marking other places for
potential refactoring.
2002-04-08 23:44:43 +00:00
rangi
3eecf2956e
Deals with lost book charges now
2002-03-17 02:58:00 +00:00
finlayt
314e80a9e9
Added a transferbook subroutine that is called from /circ/branchtransfers.pl
...
It writes a new line in the branchtransfers table and changes the
currentbranch field in items.
2002-03-13 21:13:42 +00:00
rangi
c2eb80ce60
Tidy up, removing deprecated routines
2002-03-13 07:36:49 +00:00
rangi
204ff647f3
Getting Iteminfo in Search to only display correct reserves (mainly used on
...
detail.pl) and another typo fix in moremember.pl
2002-03-13 03:26:43 +00:00
rangi
5849a03b30
Fix so that reserves are only showing for the biblioitem not the biblio on
...
the moremembers screen
2002-03-13 02:03:56 +00:00
rangi
0b9ab3723f
Fix for manual invoices
2002-03-11 03:36:41 +00:00
rangi
0f23c6e75d
Fixed apostrophe ' handling
2002-02-26 09:31:14 +00:00
rangi
8e8455789f
Making a "fix" to normal title search
2002-02-20 21:05:19 +00:00
rangi
bbb2008246
Playing with keyword search trying to speed it up more
2002-02-20 20:53:29 +00:00
rangi
4c20707e76
Fixing bug in subject searching that was causing subjects with ' to break
...
the search
2002-02-12 21:31:41 +00:00
rangi
a9f5a8b858
Fixing bug that was duplicating additional authors, and a bug that was
...
breaking the updating classicification field
2002-02-12 21:07:21 +00:00
rangi
1a3d705dab
Added the facility to restrict a keyword search by dewey number
2001-12-12 02:31:28 +00:00
rangi
bb7b308682
Fixing error in keyword search (fixing my mistake from yesterday)
2001-11-27 02:01:39 +00:00
rangi
8ad078f97e
Fixing a bug in keyword search was duplicating results
2001-11-26 04:33:42 +00:00
rangi
e21914e425
Added a findguarantor routine to search for the guarantor of a given borrower.
...
Probably it and findgurantees need to moved out to borrowers.pm
2001-11-26 00:41:34 +00:00
rangi
7a7465fe05
Author combined with Title search was not searching the series title field
...
Fixed now
2001-11-25 22:25:55 +00:00
rangi
79ebd030d6
Fixing reserve handling.
...
Mulitple copy reserves now handled correctly, and correct charges are being
applied
2001-11-25 20:17:53 +00:00
rangi
501cc61c85
Adding the facility to search on just dewey and class
2001-11-23 02:12:48 +00:00
tonnesen
0ac91af069
Working out problems with MARC record support.
2001-11-06 18:15:34 +00:00
tonnesen
07e2e3780a
Minor cleanups. Needs testing. Starting to think about modifying
...
updatebiblio.pl to use this API.
2001-11-03 07:29:36 +00:00
tonnesen
aa97d73b39
Typo in printf format string was causing all issues to appear in the
...
Previous issues box and not in today's issues.
2001-10-10 19:28:05 +00:00
tonnesen
33ab2526f3
Changed search interface to allow searches on Illustrator. This is
...
apparently a common search in elementary school libraries.
2001-10-05 20:13:20 +00:00
tonnesen
1e2d6c40c3
Tested updateItem subroutine, made some better checks for Subfield_IDs and
...
Subfield_Keys when modifying MARC data based on changes to Koha data.
2001-09-27 20:39:59 +00:00
tonnesen
245d7a8adc
Started on updateItem subroutine.
2001-09-27 19:24:18 +00:00
rangi
89cbfd3cd0
Fixing a glitch that was showing the biblio notes field where the
...
biblioitems notes should have been displaying
2001-09-10 23:37:09 +00:00
tonnesen
b179127d7c
Finished updateBiblioItem subroutine
2001-06-26 22:27:12 +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
6650354d23
Added skeletons of update routines.
2001-06-25 19:43:59 +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
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
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
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
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