summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_bill_pkg.cgi
AgeCommit message (Expand)Author
2015-10-09make credit date filtering work, #37088Mark Wells
2015-10-08restore credit-date filtering on line item report so we can use it for #37088Mark Wells
2015-09-09fix itemdesc filter, #38020, from #26770Mark Wells
2015-08-17but still show credited amount on line item report, #18676 fixesMark Wells
2015-08-17fix anomalous behavior in line item report with consolidated taxes, needed fo...Mark Wells
2015-08-17RT#25026: Option to include taxes in sales reportJonathan Prykop
2015-07-21fix line item report descriptions when showing both tax and non-tax items, #3...Mark Wells
2015-07-07optionally include discounts in sales report, #37124Mark Wells
2015-03-09more accurate charge type detail searches from sales report, #33257Mark Wells
2015-01-06tax report fix for monthly exemptions + credits, #27698Mark Wells
2014-12-09tax report: deduct credits from taxable amount, #27698Mark Wells
2014-11-05sales tax report: detail link and better accuracy for "out of taxable" calcul...Mark Wells
2014-05-20option to handle credited tax date range differently, #28497Mark Wells
2014-04-09correctly alias itemdesc column, #28506Mark Wells
2014-03-06fix vendor tax report in light of non-package fees and cust_payby refactoring...Mark Wells
2014-02-24non-package fees, fixes for tax calculation and sales reports, #25899Mark Wells
2014-01-17show add-on package description in sales report, #25836Mark Wells
2014-01-17fix a snarl in query constructionMark Wells
2014-01-09sales report: fix filtering by report class, #25459, #24776Mark Wells
2013-11-17sort by customer number on line item detail report, RT#26025Ivan Kohler
2013-10-31improved tax report, #23349Mark Wells
2013-10-16sales commission report improvements, #25256Mark Wells
2013-09-07select multiple package classes (or report classes) on sales report, RT#24776Ivan Kohler
2013-09-06docIvan Kohler
2013-08-26continue sales person work: customer and package selection, commissions, repo...Ivan Kohler
2013-07-16sales report: filter/breakdown by package report class, #24002Mark Wells
2013-06-10multi-currency, RT#21565Ivan Kohler
2013-06-10multi-currency, RT#21565Ivan Kohler
2013-06-05fix detail links from tax report, #22829Mark Wells
2013-04-14add customer class to A/R report, fix "(none)" selection in other reports, RT...Ivan Kohler
2013-03-13optimize line item detail "Credited" column inefficiency sometimes causing lo...Ivan Kohler
2013-03-13optimize line item detail "Paid" column inefficiency sometimes causing load i...Ivan Kohler
2013-03-13fix line item detail search w/"Separate sub-packages from parents", RT#21904Ivan Kohler
2013-02-05make customer location columns available in various reports, #940Mark Wells
2013-01-05Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-01-05cleanup noop cruftIvan Kohler
2012-12-31filter by customer class on all financial reports, #20573Mark Wells
2012-12-20add pkgnum/pkgpart to line item report< RT#18676Ivan Kohler
2012-12-20fix tax detail reporting fallout from package level credits feature, RT#18676Ivan Kohler
2012-12-17add taxclass and paid/credit columns to line item reports, clickthrough to cr...Ivan Kohler
2012-12-17add line item report, RT#18676Ivan Kohler
2012-12-05support custnum param even though we wound up not using it here, RT#18676Ivan Kohler
2012-09-26tax calculation and reporting for new customer locations, #940Mark Wells
2012-07-30remove debug cruftMark Wells
2012-07-29remove unearned junk from cust_bill_pkg.cgi now that it's a separate reportMark Wells
2012-07-03add advertising source to sales report, RT#18349Ivan Kohler
2012-06-09further changes to unearned income report, #13289Mark Wells
2012-05-16fix prepaid income report SQL, #13289Mark Wells
2012-05-12change calculation method for prepaid income report, #13289Mark Wells
2012-04-27improvements to prepaid income report, #13289Mark Wells