Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-03 | track down | ivan | |
Can't locate object method "setfield" via package "svc_acct_sm" at /usr/local/lib/perl5/site_perl/5.005/FS/Record.pm line 318. errors | |||
2001-06-03 | fixes "Error reval-ing" and won't bill errors | ivan | |
2001-05-30 | use Apache inside an eval BLOCK was mucking things up for the non-mod_perl folks | ivan | |
2001-05-22 | oops, s/mx/MX/ noticed by "Shane Chrisp" <shane@2000cn.com.au>, thanks! | ivan | |
2001-05-18 | tyop | ivan | |
2001-05-15 | simple program to list all email addresses | ivan | |
2001-05-07 | tyop | ivan | |
2001-05-07 | start to track down | ivan | |
Insecure dependency in eval while running with -T switch at /usr/local/lib/site_perl/FS/Record.pm line 202. errors | |||
2001-05-07 | http://www.sisd.com/freeside/list-archive/msg01906.html | ivan | |
2001-04-23 | the real | ivan | |
Can't locate object method "setfield" via package "cust_refund" at /usr/local/lib/site_perl/FS/Record.pm line 315. fix | |||
2001-04-23 | *sigh* | ivan | |
2001-04-23 | webdemo bugfix | ivan | |
2001-04-23 | 1.3.1 sigh | ivan | |
2001-04-23 | documentation and webdemo updates | ivan | |
2001-04-23 | "shouldn't hurt" (famous last words) | ivan | |
2001-04-23 | better error message (if kludgy) for no referral | ivan | |
remove outdated NSI foo from domain ordering. also, fuck NSI. | |||
2001-04-22 | get rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN) | ivan | |
2001-04-22 | svc_domain needs to import dbh sub from Record | ivan | |
view/cust_main.cgi needs to use ->owed method, not check (depriciated) owed field search/cust_bill.cgi redirect error when there's only one invoice | |||
2001-04-22 | need to import dbh sub from Record | ivan | |
2001-04-21 | no more dbdef | ivan | |
2001-04-15 | transactions part deux | ivan | |
2001-04-15 | s/dbdef/DBIx::DBSchema/ | ivan | |
2001-04-09 | Transactions Part I!!! | ivan | |
2001-04-09 | rar | ivan | |
2001-03-30 | config value money_char: | ivan | |
Presto! Now you can consider all numbers to be shillings. If you need to change the currency symbol, you can hunt down the instances of literal '$' in FS::cust_bill::print_text and replace them with your currency symbol. I guess this should turn into a configuration value. | |||
2001-02-27 | silly typo, fix sent by Mack <mackn@mackn.net>, thanks! | ivan | |
2001-02-21 | stupid pod errors | ivan | |
2001-02-21 | cruft | ivan | |
2001-02-21 | pod tyop | ivan | |
2001-02-21 | DBI autocommit needs 0, not true string 'false', duh | ivan | |
2001-02-20 | don't use prepare_cached for now | ivan | |
2001-02-14 | get rid of gratuitous HISTORY | ivan | |
2001-02-11 | more doc updates from jason | ivan | |
2001-02-11 | documentation updates from jason | ivan | |
2001-02-03 | time-based prepaid cards, session monitor. woop! | ivan | |
2001-01-31 | fix tyops | ivan | |
2001-01-30 | tyop, thanks to Mack Nagashima <mackn@moaner.org> | ivan | |
2001-01-23 | harmless tyop | ivan | |
2000-12-08 | session callbacks | ivan | |
2000-12-06 | DESTROY sub | ivan | |
2000-12-03 | session monitor updates | ivan | |
2000-12-03 | bugfixes from Jeff Finucane <jeff@cmh.net>, thanks! | ivan | |
2000-12-03 | patch from Jason Spence <thalakan@frys.com>: admin.html doc, autocapgen | ivan | |
2000-12-03 | beginnings of web status for session monitor | ivan | |
2000-12-03 | bad caches! | ivan | |
2000-11-22 | tyop | ivan | |
2000-11-07 | session monitor | ivan | |
2000-10-27 | oops, also necessary for session monitor | ivan | |
2000-10-27 | session monitor | ivan | |
2000-09-20 | since printed field isn't updated 'till after print_text method is called, | ivan | |
want to print overdue invoices if printed > 0, not > 1 |