Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-12 | transactional invoice_list setting yay!!! | ivan | |
2001-08-12 | better error msgs | ivan | |
2001-08-11 | add comments field, fix ship_ address handling (don't consider a value for | ivan | |
ship_state field to mean something meaningful is in ship_*) | |||
2001-08-11 | better error msg | ivan | |
2001-08-11 | allow newlines in ut_anything fields | ivan | |
fix example for ut_anything | |||
2001-08-11 | that's what $etc is for! | ivan | |
2001-08-11 | "fixes" | ivan | |
Can't call method "username" on an undefined value at /usr/lib/perl5/site_perl/5.6.0/FS/cust_main_invoice.pm line 162. but cust_main_invoice records should probably be updated when svc_acct records are deleted :/ | |||
2001-08-08 | better error msg | ivan | |
2001-08-03 | added the tax method | jeff | |
2001-07-30 | Apache::ASP eidiot fix | ivan | |
2001-07-30 | shipping address additions | ivan | |
2001-07-30 | podnitfix | ivan | |
2001-07-30 | allow !! as password for disabled accounts | ivan | |
2001-07-27 | clarification | ivan | |
2001-07-27 | Documented some subtle behavior of the checkdest method. | thalakan | |
2001-06-21 | better error message | ivan | |
2001-06-03 | SOA serial number problem with Date::Format %e: no leading zero | ivan | |
2001-06-03 | add username-letter and username-letterfirst config files | ivan | |
2001-06-03 | fixes | 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 | |||
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 | |