Paul POULAIN
55ac115e61
fixes to fine management
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-14 21:32:45 -05:00
Joshua Ferraro
8ee881174f
Merge branch 'master' of /usr/local/git/koha_base.git/
2007-08-08 07:27:26 -05:00
Chris Cormack
852b7d5274
Perltidying
...
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-03 16:39:30 -05:00
rangi
bf7eaca974
Fix for bug 1313, silent failure when entering manual invoice with invalid
...
itemnumber
2007-07-15 22:19:01 +00:00
rangi
e1353fb639
Fix for bug 1314 manual credits broken
2007-07-02 00:44:25 +00:00
tipaul
d6b7ca12b0
code convention for SQL
2007-04-23 14:06:18 +00:00
hdl
0b66bd800d
Code Cleaning Members.
...
- checkaccount and getborraccountno => GetBorrowerAcctRecord
Many changes in names,
some changes in function signature.
Will be detailed in a mail to kohadevel.
2007-04-23 13:10:07 +00:00
tipaul
7bd99ef365
removing all useless %env / $env
2007-04-18 17:00:14 +00:00
tipaul
c596d55374
HUGE COMMIT : code cleaning circulation.
...
some stuff to do, i'll write a mail on koha-devel NOW !
2007-04-04 16:46:22 +00:00
kados
0d7b552dec
move Accounts2.pm to Accounts.pm
2007-03-09 23:30:17 +00:00
tipaul
61c133ca31
code cleaning : removing useless package (everything needed copied in Accounts2.pm)
2005-10-26 08:29:28 +00:00
tipaul
e82eca42c9
see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...)
2005-09-22 10:01:45 +00:00
rangi
1e1929be43
Fixing a line that was throwing up warnings when running the script with -w
2005-05-14 22:20:17 +00:00
tipaul
b311b890d2
added param to checkaccount API
2004-05-03 09:04:49 +00:00
slef
928d76058a
DBI call fix for bug 662
2003-12-15 16:18:45 +00:00
wolfpac444
c3c3f27ec7
*** empty log message ***
2003-02-19 01:33:52 +00:00
rangi
bc9b0aca44
Added a note that this module is slated to be removed
2002-12-07 04:38:56 +00:00
arensb
eff606ba56
Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
...
Thus, $x = $x+2 becomes $x += 2, and so forth.
2002-10-13 11:32:14 +00:00
arensb
5c91d43a43
Added some FIXME comments.
2002-10-13 05:49:13 +00:00
arensb
fa873de1fd
Added whitespace to make the POD work.
...
Simplified references.
2002-10-10 04:29:39 +00:00
arensb
2f9a3a5bec
Removed trailing whitespace that was breaking the POD.
2002-10-09 15:25:03 +00:00
arensb
dbca39823f
Merged with arensb-context branch: use C4::Context->dbh instead of
...
&C4Connect, and generally prefer C4::Context over C4::Database.
2002-10-05 09:44:27 +00:00
arensb
a26ac73061
Fixed missing bits in POD.
2002-09-23 13:49:46 +00:00
arensb
c09e821d8c
Added POD.
2002-09-22 05:38:32 +00:00
tonnesen
1e67687742
Added copyright statement to all .pl and .pm files
2002-08-14 18:12:50 +00:00
tonnesen
6897cec04d
Most of these merges are just removing unused parts of the perl modules.
2002-06-20 18:56:52 +00:00
rangi
d0374d0037
Initial revision
2000-12-19 23:45:51 +00:00