Commit graph

7 commits

Author SHA1 Message Date
rangi
7a64671da1 Just a quick little fix the sql to update a borrower was setting the postal
address twice, instead of the postal, then the physical address. My little
fix got overwrote by pat's fix so im updating now before i forget :)
2002-04-09 00:04:39 +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
f65c91e6a4 Script wasnt setting street address correctly 2002-04-08 22:47:18 +00:00
rangi
5374431f08 Modify an adult with guarantees now modifies the guarantees also.
IE change of address effects the guarantees record as well
2001-11-26 02:03:23 +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
c8b9187aed Added the functionality to allow librarians to manipulate the flag status on borrowers
ie lost, debarred, and gone no address
2001-03-07 01:48:48 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00