summaryrefslogtreecommitdiff
path: root/httemplate/search/report_tax.cgi
AgeCommit message (Collapse)Author
2015-01-28allow punctuation in tax name on tax report, #33255Mark Wells
2014-12-08fix problems with tax detail searches, #27698Mark Wells
2014-11-05sales tax report: detail link and better accuracy for "out of taxable" ↵Mark Wells
calculation, #25935
2014-11-04bring new tax liability report to 3.x, #25935, #26589, #27698Mark Wells
2014-05-20option to handle credited tax date range differently, #28497Mark Wells
2014-04-09make tax report queries work correctly with bundled packages, #24412Mark Wells
2014-02-28report fixes, #25899Mark Wells
2013-10-31Revert "improved tax report, #23349"Mark Wells
Not ready to deploy yet.
2013-10-31improved tax report, #23349Mark Wells
2013-08-02tax report breakdown by package class, #24217Mark Wells
2013-04-23option to show district on 3.0 tax report, #22137Mark Wells
2012-09-26tax calculation and reporting for new customer locations, #940Mark Wells
2012-05-25customer bill/ship location refactoring, #940Mark Wells
2012-05-07fix tax calculation based on ship address, from #17051Mark Wells
2012-04-25consider districts in tax liability report, #17051Mark Wells
2011-07-21fix tax reports for taxclass+non-taxclass cases, RT#13160ivan
2010-11-06sales tax report in Excel, RT#10321mark
2009-12-12better reporting for tax credits, RT#4729ivan
2009-12-12reporting with city taxes, RT#6776ivan
2009-10-26credits return taxes, but the magic calculation button does not yet work ↵jeff
properly (grrr - more sleep required) RT#4729
2009-06-22finish basic implemention of tax exemption by tax name hack, RT#5127ivan
2009-05-27and the "tax invoiced" link too! woo, working, RT#5446ivan
2009-05-27maybe this willf inally fix total line links on tax report when using ↵ivan
report_group kludge? (still possibly not in all corner cases), RT#5446
2009-05-27fix total line links on tax report when using report_group kludge? (possibly ↵ivan
not in all corner cases), RT#5446
2009-05-27fix total line links on tax report when using report_group kludge? (possibly ↵ivan
not in all corner cases), RT#5446
2009-05-27fix total line links on tax report when using report_group kludge? (possibly ↵ivan
not in all corner cases), RT#5446
2009-05-26and also fix "tax invoiced" portion of total line when using config option ↵ivan
for some basic tax grouping by name, RT#5446
2009-05-26mostly fix total line when using config option for some basic tax grouping ↵ivan
by name, RT#5446
2009-05-26add a config option for some basic tax grouping by name, RT#5446ivan
2009-05-26add a config option for some basic tax grouping by name, RT#5446ivan
2009-02-22fix tax report for more complex situations with counties and taxclasses, ↵ivan
make taxable line items clickable, RT#4878
2009-02-22fix tax report for more complex situations with counties and taxclasses, ↵ivan
make taxable line items clickable, RT#4878
2009-01-18finish package location tax reporing, RT#4499ivan
2008-11-02(and REALLY fix the line-item links too, whew) fix overreporting of tax ↵ivan
invoiced when using & reporting with taxclasses, RT#4131
2008-11-02(and fix the line-item links too, whew) fix overreporting of tax invoiced ↵ivan
when using & reporting with taxclasses, RT#4131
2008-11-02(and fix the total too) fix overreporting of tax invoiced when using & ↵ivan
reporting with taxclasses, RT#4131
2008-11-02fix overreporting of tax invoiced when using & reporting with taxclasses, ↵ivan
RT#4131
2008-09-16minor initialization issuejeff
2008-08-30remove duplicate cust_bill_pkg creation RT#3919jeff
2008-08-25correct fallout from duplicate line itemsjeff
2008-07-08fix line-item reports on taxclass-less regionsivan
2008-07-07should be a proper fix for edge cases where you have taxclass and ↵ivan
empty-taxclass rates for a region, whew
2008-01-13ACLsivan
2007-12-27fix reporting bug for invisimax in edge case where you have taxclass and ↵ivan
empty-taxclass rates for a country/state(/county) and also have a different set of taxclasses for some other country/state
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-09-29fix ambiguous agentnum errors in cust_event.html & report_tax.cgi (provide a ↵ivan
table option in access_user::agentnums_sql so this is easy to fix for other reports too)
2007-05-22fix tax reports for some odd upgrade edge cases: when you have both taxclass ↵ivan
and non-taxclass entries in cust_main_county for a single region (not correct setup in the first place), and non-null but empty values in taxname
2007-02-03add customer status column to customer & most other reports. also put the C ↵ivan
in ACL in the search/ and graph/ directories.
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-05-08add config switch to base tax off shipping address if presentivan