summaryrefslogtreecommitdiff
path: root/httemplate/search/elements
AgeCommit message (Collapse)Author
2014-09-09altered FS::UI::Web::cust_sort_fields() and cust_sql_fields() so that ↵C.J. Adams-Collier
->param('cust_fields') argument is no longer required when the parameter is not passed, the initial value previously passed to cust_header() is used if @cust_fields is empty, cust_header() is called with no arguments
2014-09-09calling FS::UI::Web::cust_sql_fields() with ->param('cust_fields'); reduced ↵C.J. Adams-Collier
number of calls to FS::UI::Web::cust_header() by 3 in this component
2014-09-09repaired a compile error I caused in cust_main_dayranges.htmlC.J. Adams-Collier
2014-09-09have expanded the AR aging summary to include other fields. Have not yet ↵C.J. Adams-Collier
populated the fields. FS RT #27208
2014-08-14and show the warning in the batch-fixed_format case, #20384Mark Wells
2014-08-14adjust EFT Canada processing delay based on time of day, and warn the user, ↵Mark Wells
#20384
2014-06-30fix payment report multiple selection vs. mysql, RT#29830Ivan Kohler
2014-04-11477 report, XML adjustments, #28020Mark Wells
2014-03-04log_sent_mail logs emailed invoices and receipts as well as msg_template ↵Mark Wells
messages, #25630
2014-02-12EDI and other uncommon payments on payment report, RT#27557Ivan Kohler
2014-01-24fix accidental broken popup linkIvan Kohler
2014-01-19select quick payment entry batch in payment report, RT#26343Ivan Kohler
2013-10-10add customer class to payment report, RT#25282Ivan Kohler
2013-08-06delete inventory items, #24386Mark Wells
2013-06-19improve accuracy of historical package counts, #8461Mark Wells
2013-05-14add "Tokenized" card type to searches, RT#22953Ivan Kohler
2013-05-02excel download fixes, #21937, #20337, etc.Mark Wells
2013-04-17fix customer class selection in A/R report, RT#22540, RT#22604Ivan Kohler
2013-04-14add customer class to A/R report, fix "(none)" selection in other reports, ↵Ivan Kohler
RT#22540
2013-04-09improvements to 477 report, #21703Mark Wells
2013-03-19remove warningIvan Kohler
2013-03-18Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-03-18fix refund reports, RT#22004, RT#940Ivan Kohler
2013-03-18multiple inventory classes for service columns, #21442Mark Wells
2013-03-18config to enable cust_pay report time selection, RT#22001Ivan Kohler
2013-03-13add time to payment report, RT#21061Ivan Kohler
2013-03-13multiple payment types on payment and refund reports, RT#21061Ivan Kohler
2013-03-13multiple payment types on payment and refund reports, RT#21061Ivan Kohler
2013-03-06customer location columns in more reports, #940Mark Wells
2013-02-14better UI for package report classes, #13507Mark Wells
2013-02-03advanced phone number search, RT#21054Ivan Kohler
2013-02-01add advanced phone number search, RT#21054Ivan Kohler
2013-01-30record and show batch payment status info, #21117Mark Wells
2013-01-20NACHA batching, RT#20443Ivan Kohler
2013-01-12supplemental packages, #20689Mark Wells
2013-01-02also allow searching by transaction for payby=CHEKMark Wells
2013-01-02move credit card transaction results out of paybatch and into real fields, ↵Mark Wells
#18548
2012-12-31filter by customer class on all financial reports, #20573Mark Wells
2012-12-11system log, #18333Mark Wells
2012-11-27remove trailing junk from XLSX files, #20337Mark Wells
2012-11-11fix XSSIvan Kohler
2012-09-27un-smush columns in some tablesMark Wells
2012-08-28show footers in XLS and CSV reports, #18823Mark Wells
2012-08-10sqlradius data usage report, #18823Mark Wells
2012-08-07Business::BatchPayment fixes for TD EFT format, #17878Mark Wells
2012-07-29update customer list and zip code report to use cust_location, #940Mark Wells
2012-07-13support XLSX in other places, #17971Mark Wells
2012-07-13XLSX format for spreadsheet download, #17971Mark Wells
2012-07-13one-way check batches, #17623Mark Wells
2012-07-06excel number format fix, #17971Mark Wells