summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-04-21more descriptive progress popupsjeff
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-20add cust_main.archived field, skip billing if Y, RT#4412ivan
2009-04-17add priority to job queue so billing jobs don't don't drown out provisioning ↵ivan
jobs
2009-04-171 helps alotivan
2009-04-17backport freeside-daily -m and cust_main::bill_and_collect to 1.7, RT#4412ivan
2009-04-17add invoice number to PDF filename in email attachments, RT#3403ivan
2009-04-15fix 1.7->1.9 upgrade glitch with self-service where process_payment required ↵ivan
"payby" instead of defaulting to CARD, RT#3905
2009-04-15show 60 chars on typeset invoices but only 32 on plaintext, RT#3905ivan
2009-04-15this should fix credits pushing typeset invoices off the rightivan
2009-04-14add configuration option to control recurring_flag behavior, RT#3843ivan
2009-04-14add configuration option to control recurring_flag behavior, RT#3843ivan
2009-04-13debuggingivan
2009-04-12add svc_phone on new customer first package, RT#4315ivan
2009-04-11migrate send_email, suspend_if_balance and credit events, RT#3905ivan
2009-04-11add cust_bill_email actionivan
2009-04-11don't run configuration update when -s is used for schema-only slony slave ↵ivan
update
2009-04-10better description for enable_taxproducts and a warning about ↵ivan
tax-pkg_address with it
2009-04-10orders of magnitude fasterjeff
2009-04-09used BillingNumber and not CallingPartyNumber for non-toll-free callsjeff
2009-04-08fix 'agent X can't purchase pkgpart YY' error w/agent packages, RT#5119ivan
2009-04-08don't want to throw false positives, RT#5101ivan
2009-04-08eliminate all trace of cvv from history records, RT#5093ivan
2009-04-07quick option to allow importing gmt cdrsjeff
2009-04-07add a config to allow colon in usernames, RT#5145ivan
2009-04-07truncate long labels that are TOO long... RT#3519ivan
2009-04-07a tollfree regex that captures 88x and works with +1jeff
2009-04-07stop smoking crackivan
2009-04-07correct taqua toll free handling and hasten cdr import (skip uninteresting ↵jeff
records)
2009-04-06better auto toll free regexjeff
2009-04-06calltype 6 is internationaljeff
2009-04-05cleanup tax-pkg_location tax on tax falloutjeff
2009-04-04correct bad schema bug in cust_bill_pkg_detailjeff
2009-04-03add option for available rather than provisioned svc_phones as unit countjeff
2009-04-02separate checkbox for enabling prorate featurejeff
2009-04-02prorating for the fixed recurring portion of voipjeff
2009-04-02noise reductionjeff
2009-04-02more than you ever wanted to know about rounding. ↵ivan
http://en.wikipedia.org/wiki/Rounding RT#4666
2009-04-01show post-granularity duration if available for all export formatsivan
2009-04-01add options to skip CDRs under a defined length and with specific lastappivan
2009-04-01add options to skip CDRs under a defined length and with specific lastappivan
2009-03-31really fix notify for Pg 8.3ivan
2009-03-31quiet warning: Argument "" isn't numeric in numeric eq (==) at ↵ivan
/usr/local/share/perl/5.10.0/FS/part_pkg/voip_cdr.pm line 201
2009-03-31fix impending billing notification for Pg 8.3's more strict type checkingivan
2009-03-30schema and module should agree on column namesjeff
2009-03-30okay. counts are needed for the package sort, so push the embedded counting ↵ivan
into cust_main.pm. sure hope this does it. RT#5083
2009-03-30and hopefully actually using the count will finally do it, RT#5083ivan
2009-03-30and hopefully actually using the count will finally do it, RT#5083ivan
2009-03-30try not to search for nothing in cust_svc so much, RT#5083ivan
2009-03-30didn't need this, but more future-proof, RT#5083ivan