summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2014-09-16fix package changes w/quantities, RT#29753Ivan Kohler
2014-09-15fix address2 in NENA2 export, #14049Mark Wells
2014-09-11FS RT #27189 - only printing 'each' if package quantity > 1 ; removed ↵C.J. Adams-Collier
now-obsolete checks for pluralization of 'month'
2014-09-10ticket: 28287; adding parens to sprintfDavid Houghton
Mark didn't like the sprintf without parens, so I'm fixing it.
2014-09-10ticket: 28287; rolling back mystery deletionDavid Houghton
I'm not sure how these two lines got ditched, but they're back.
2014-09-10ticket: 28287; add undiscounted monthly amountDavid Houghton
I figured this need only parallel the discount report. That is, the discount only is reported and applied if the period of recurrence is some whole number of months. From my exploration of discounts it appeared that one could specify discounts for other periods, but they did not appear on invoices.
2014-09-09#29052 Pass domain to AradialJeremy Davis
2014-09-09#29052 Fix Aradial replace operationsJeremy Davis
2014-09-09#29052 Fix Aradial user deletionJeremy Davis
2014-09-08#14049 Fix errorJeremy Davis
2014-09-06double process / back button protection for self-service payments, RT#29168Ivan Kohler
2014-09-05add invnum to payment import, RT#29673Ivan Kohler
2014-09-05show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-09-05validate parameter in balance_age condition, #15045Mark Wells
2014-09-05#14049 fix regexJeremy Davis
2014-09-05#14049 Add default area code for 7 digit numbersJeremy Davis
2014-09-05#29052 Aradial provisioning change of pathJeremy Davis
2014-09-03add customer code field, #14049Mark Wells
2014-08-30enable CCH update to remove tax classes, #30670Mark Wells
2014-08-28#30616 Fix AU toll-freeJeremy Davis
2014-08-263.x upgrade vs. tax-pkg_address, #30413Mark Wells
2014-08-213.x upgrade needs to deal with more than one cust_main_exemption per ↵Mark Wells
customer, #30413
2014-08-21podIvan Kohler
2014-08-21docIvan Kohler
2014-08-21better errorIvan Kohler
2014-08-21docIvan Kohler
2014-08-21allow any text for log contextIvan Kohler
2014-08-17show last Calling-Station-Id on RADIUS summary, RT#29154Ivan Kohler
2014-08-17show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-08-15SNMP export: allow manually entering OIDs, #20945Mark Wells
2014-08-14adjust calculation of upload date, #20384Mark Wells
2014-08-14adjust EFT Canada processing delay based on time of day, and warn the user, ↵Mark Wells
#20384
2014-08-13avoid counting location-changed packages in total canceled packagesMark Wells
2014-08-12svc_cable unique serialnum and mac_addr, RT#Ivan Kohler
2014-08-12agent wholesale bulk billing: respect date_format setting for details, RT#30484Ivan Kohler
2014-08-12fix router/block unlinking, #29829, from #20742Mark Wells
2014-08-12fix log contexts, RT#30238Ivan Kohler
2014-08-12fix log contexts, RT#30238Ivan Kohler
2014-08-11doc line got out of placeIvan Kohler
2014-08-10additional debugging/profiling info for billing, RT#30238Ivan Kohler
2014-08-10additional debugging/profiling info for billing, RT#30238Ivan Kohler
2014-08-10quiet overzealous debuggingIvan Kohler
2014-08-09optimize billing for customers with lots of existing packages and invoices, ↵Ivan Kohler
RT#30238
2014-08-09two-sided printing of invoice batches, #29927Mark Wells
2014-08-09silence warningMark Wells
2014-08-09show costs when ordering, RT#30462Ivan Kohler
2014-08-09debugging offIvan Kohler
2014-08-09optimizations for large package lists, RT#28526Ivan Kohler
2014-08-07independently change invoice section method and subtotal grouping, #30092Mark Wells
2014-08-07minor bugfixes, #24047Mark Wells