summaryrefslogtreecommitdiff
path: root/FS/FS/h_Common.pm
AgeCommit message (Collapse)Author
2014-11-18optimize history search (invoice rending time for svc_ records with tons of ↵Ivan Kohler
changes), RT#32190
2014-10-16make package churn report actually show package churn, #7990Mark Wells
2007-12-01this doesn't actually have anything to do with cancellation persay, since ↵ivan
its generic now
2007-10-29mysql has no DISTINCT ON either, sighivan
2005-04-06$pkey should be the primary key of the real table, not the history table.khoff
2005-03-30Dump a call trace if something calls FS::h_Common::sql_h_search without ↵khoff
END_TIMESTAMP.
2005-03-04add agent selection to payment and credit reports, add link to agent browse, ↵ivan
closes: Bug#1105
2005-03-03clean up some harmless but scary "Multiple records in scalar search" ↵ivan
warnings w/history table searches
2004-12-29historical (immutable) invoice details about services and other history ↵ivan
infrastructure