summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main
AgeCommit message (Expand)Author
2014-11-02search for tax-exempt customers, RT#31481Ivan Kohler
2014-10-31tax engine refactoring for Avalara and Billsoft tax vendors, #25718Mark Wells
2014-10-25user-defined site ID / location codes per location, RT#30856, RT#27545Ivan Kohler
2014-09-16improve unsuspend behavior for packages on hold, #28508Mark Wells
2014-09-10unbreak cust_main search, fallout from cust_payby work, #23741Mark Wells
2014-08-10additional debugging/profiling info for billing, RT#30238Ivan Kohler
2014-08-10additional debugging/profiling info for billing, RT#30238Ivan Kohler
2014-08-09optimize billing for customers with lots of existing packages and invoices, R...Ivan Kohler
2014-08-05referer auth.net hack is finally goneIvan Kohler
2014-07-31search by state (and county, country), RT#30312Ivan Kohler
2014-07-17REST API, RT#28181Ivan Kohler
2014-07-16REST API, RT#28181Ivan Kohler
2014-06-24fix credit limits, RT#27267Ivan Kohler
2014-06-23fix credit limits, RT#27267Ivan Kohler
2014-06-16when billing a package on cancellation, ignore non-usage taxes, #29443, fallo...Mark Wells
2014-06-12don't add fuzzy cache upgrade jobs for cust_main 2.3->3.x upgrade, RT#27856Ivan Kohler
2014-06-11always pass the "time" parameter to join_conditions_sql, related to #28978Mark Wells
2014-05-28fix credit limit query for older DBD::Pg, RT#27267Ivan Kohler
2014-05-05add state and salesperson to customer accounting summary, RT#24112Ivan Kohler
2014-04-29make non-blocking location upgrade optional, #28883Mark Wells
2014-04-28make cust_main location upgrade non-blocking, and make the system somewhat fu...Mark Wells
2014-04-27"on hold" package ordering and status, RT#28508Ivan Kohler
2014-04-24allow fees to be charged based on batch payment attempts, #27778Mark Wells
2014-04-24avoid excess memory usage in cust_main location upgrade, #28841Mark Wells
2014-04-17customer signup report, filter by customer and package class, #28025Mark Wells
2014-03-31don't bill prepaid packages in freeside-daily, RT#26274Ivan Kohler
2014-02-27package fees and usage-based fees, #27687, #25899Mark Wells
2014-02-25redesign the "nextbill" flag a little, #25899Mark Wells
2014-02-25non-package fees, "hold until next bill" option, #25899Mark Wells
2014-02-24non-package fees, fixes for tax calculation and sales reports, #25899Mark Wells
2014-02-18non-package fees, phase 1, #25899Mark Wells
2014-02-16credit limit for CDR prerating, RT#27267Ivan Kohler
2014-02-16move cust_main::batch_charge to a file of its ownIvan Kohler
2014-01-29quiet warningIvan Kohler
2014-01-06fix perf edge case with multiple large packages not just one, RT#26097Ivan Kohler
2014-01-06fix perf edge case with multiple large packages not just one, RT#26097Ivan Kohler
2013-12-09Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-12-09 fix 4.x upgrades of address-less customers, RT#24968Ivan Kohler
2013-12-06advanced customer report: search by package class, #25531Mark Wells
2013-11-20creating address-less free customers, RT#24968Ivan Kohler
2013-11-18Merge branch 'master' of https://github.com/rvandam/FreesideIvan Kohler
2013-11-15fix search performance (and possibly results?), RT#25985, RT#25687Ivan Kohler
2013-11-08option to make ship_company field available again, #25782Mark Wells
2013-11-07Merge remote-tracking branch 'upstream/master'Rob Van Dam
2013-11-07Removed passing of import flag now that it is global in cust_pkg.pmRob Van Dam
2013-11-07censustract upgrade should skip prospect locations, #25660Mark Wells
2013-11-05in upgrade, correctly migrate census tracts to bill_locations, #25660, #940Mark Wells
2013-11-02contact search, RT#25687 (also possibly #25583 and #22991)Ivan Kohler
2013-11-02contact search, RT#25687 (also possibly #25583 and #22991)Ivan Kohler
2013-10-24fix next-bill-ignore-time, RT#24318, RT#24476, RT#12570Ivan Kohler