summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2015-01-18fully-qualifyIvan Kohler
2015-01-18disable quotations without fully-qualifying all other searches, RT#20688, ↵Ivan Kohler
RT#22232
2015-01-18disable quotations, RT#20688, RT#22232Ivan Kohler
2015-01-16Change $_category_table to be a hash which maps packages to category tables. ↵Joshua Goodman
A bug was found where "part_svc_category" was returned when FS::part_pkg->insert() was called.
2015-01-16no reason for multi-select to be disabled on theseIvan Kohler
2015-01-15Ticket #33046 A2billing changesJeremy Davis
2015-01-15Ticket #33046 A2billing changesJeremy Davis
2015-01-14voip_ms CDRs: fix misnamed module, set better default for import script, #31835Mark Wells
2015-01-13and add to manifestMark Wells
2015-01-13voip.ms CDR import, #31835Mark Wells
2015-01-13add debugging, RT#32857Ivan Kohler
2015-01-08Ticket A2billing credit limit fixJeremy Davis
2015-01-08fix v3 prospect->customer conversion, RT#31965, RT#31202Ivan Kohler
2015-01-07default to commercial new cusotomer, RT#22560Ivan Kohler
2015-01-07fix v3 existing customer quotation order, RT#31963Ivan Kohler
2015-01-07fix v3 prospect->customer conversion, RT#31965, RT#31202Ivan Kohler
2015-01-07add city search, RT#31659Ivan Kohler
2015-01-07Ticket #32912 A2billing billing typesJeremy Davis
2015-01-07Ticket #32906 A2billing credit limitJeremy Davis
2015-01-07Ticket #32903 A2Billing : SIMULTANEOUS ACCESSJeremy Davis
2015-01-05tax report fix for monthly exemptions + credits, #27698Mark Wells
2015-01-032016 holidays for EFT canada, RT#18117Ivan Kohler
2015-01-03added cust_bill->_date_pretty substitution, RT#29881Ivan Kohler
2015-01-03added cust_bill->due_date substitution, RT#29881Ivan Kohler
2015-01-01Ticket 29048 Fix date formattingJeremy Davis
2014-12-31default tags on _back-office_ API signup, RT#32727Ivan Kohler
2014-12-30sales commission on invoices: allow commission based on cost, #25847Mark Wells
2014-12-30add option to skip customers without postal invocing to print event instead ↵Ivan Kohler
of the condition, RT#32648
2014-12-30add condition on "Invoice is newer than last payment type change", RT#31185Ivan Kohler
2014-12-30import deployment zone census block list, #32625Mark Wells
2014-12-30fix misspelling of cache directory, #31834Mark Wells
2014-12-30Ticket #32755 Fix eftcanda delay dateJeremy Davis
2014-12-28voip.ms export, #31834Mark Wells
2014-12-28documentation nitMark Wells
2014-12-28debugMark Wells
2014-12-28self-service payments send receipt like back-office ones, RT#32191Ivan Kohler
2014-12-28add option to skip customers without postal invocing to print event instead ↵Ivan Kohler
of the condition, RT#32648
2014-12-28add condition on "Invoice is newer than last payment type change", RT#31185Ivan Kohler
2014-12-28fix contact self-service password reset link vs. outlook, RT#32657Ivan Kohler
2014-12-24Thinktel VoIP provisioning, #32084Mark Wells
2014-12-23default tags on API signup, RT#32727Ivan Kohler
2014-12-16Ticket 31993 different trans codes for business and personalJeremy Davis
2014-12-16Ticket 29048 3CX CDR format changesJeremy Davis
2014-12-15Ticket #32481 fix display options in wholesale packageJeremy Davis
2014-12-12simple bulk provisioning of phone number ranges, RT#29800Ivan Kohler
2014-12-12costs for one-time charges, RT#31429Ivan Kohler
2014-12-12agent wholesale bulk billing: option to use cost only, disabling fallback to ↵Ivan Kohler
price, RT#32481
2014-12-12option to separate customer and package display, RT#32301Ivan Kohler
2014-12-12fix agent bulk billing with quantities, RT#31610Ivan Kohler
2014-12-12use the mysql equivalent of array_to_string, #32548Mark Wells