summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-10-11correct variable initializationivan
2009-10-11remembered to customize this manpageivan
2009-10-11::1 becomes 127.0.0.1 in IP checksivan
2009-10-10change invoice terms for one-time charges (& bill them immediately), RT#5891ivan
2009-10-09add cust_pkg_ref option to chargeivan
2009-10-08freeside-daily -g and -m cooperation (and no HASH() queue noise with -m)ivan
2009-10-08avoid some (look to be harmless) warnings:ivan
Argument "" isn't numeric in sprintf at /usr/local/share/perl/5.10.0/FS/cust_bill.pm line 2358. Argument "" isn't numeric in subtraction (-) at /usr/local/share/perl/5.10.0/FS/cust_bill.pm line 2359. Argument "" isn't numeric in addition (+) at /usr/local/share/perl/5.10.0/FS/cust_main.pm line 2788.
2009-10-08tyopivan
2009-10-08conf switches to turn on smaller notes and footer sections with stock ↵ivan
templates, RT#5218
2009-10-07naming follow-up notices from the event rather than creting a slew of ↵ivan
separate templates, RT#5217
2009-10-07bring up-to-date wrt 1.7 Conf.pm 1.180.2.52 (2009-10-03), RT#2873ivan
2009-10-06remove inadvertant debugging warningsivan
2009-10-05remove annoying warning: Use of uninitialized value ↵ivan
$FS::svc_acct::passwordmin in pattern match (m//) at /usr/local/share/perl/5.10.0/FS/svc_acct.pm line 60.
2009-10-05add manual_process-skip_first option, RT#5889ivan
2009-10-05add manual_process-display config to subtract fee from amount instead of ↵ivan
adding, RT#5889
2009-10-05don't consider setup or recurring taxes when billing usage on canceljeff
2009-10-05invoices with details in separate section but usage not separatedjeff
2009-10-05leading summary page invoices #RT5086jeff
2009-10-04fix problems "re-saving" a masked card. hopefully the last of it!ivan
2009-10-04delete invoices, RT#4048ivan
2009-10-03Load XML::Simple at runtime to avoid breakagemark
2009-10-01hopefully fully fix bulk email errors when selecting a single paybyivan
2009-10-01allow svc_acct._password to be NULL in the schemaivan
2009-10-01add login check to FS::ClientAPI::SG/SGNG checks. RT#4610ivan
2009-09-29forgotivan
2009-09-28more accurate SG check, RT#4610ivan
2009-09-28correct place for use Email::Send, RT#4610ivan
2009-09-28oops, hopefully fix sg cron check, RT#4610ivan
2009-09-28use object copy when billing on cancel to avoid very weird side effects ( ↵jeff
including 'impossible' history ) RT#5723
2009-09-25processing fee on credit card recharges, RT#5889ivan
2009-09-25this one tooivan
2009-09-25nomadix, RT#5876ivan
2009-09-25Batch payment refactoringmark
2009-09-25Add cust_attachmentmark
2009-09-24get the ping username/pass from a config, good enough, RT#4610ivan
2009-09-24add SG and SGNG ping, RT#4610ivan
2009-09-23this should fix the occasional extra ticket showing up on wrong customer recordivan
2009-09-22add addl_comp_root.pl and addl_handler_use.pl config files, RT#4743ivan
2009-09-21i think it is new Pg (or... new Record.pm???) that causes this problem... ↵ivan
before it just returned nothing for the search instead of erroring out?
2009-09-21doc clarificationivan
2009-09-21left debugging onivan
2009-09-21add ability to trigger receipts when payment is used against a specific ↵ivan
package instead of when it was made, RT#5199
2009-09-18add active option to has_referral_custnum condition, RT#6150ivan
2009-09-17eliminate mystery "min ( N.NN, M.MM )" warningivan
2009-09-16quiet warning: Subroutine Net::Ping::External::_ping_linux redefinedivan
2009-09-15set svcnum when rating CDR, RT#5495ivan
2009-09-15hopefully really finish fixing for good "Real timeprocessing not enabled!" ↵ivan
error when using signup without any real-time processor, RT#6043
2009-09-15fix display_custnum on reports, RT#ivan
2009-09-14ping tool, RT#5845ivan
2009-09-11preserve allowing empty values, doh, RT#6101ivan