summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2014-09-15FS RT #28105 - changing the hourly charge back to one decimal place. nobody ↵C.J. Adams-Collier
cares about less than 6 minutes
2014-09-15FS RT #28105 - found more instances of megabyte to change to gigabyteC.J. Adams-Collier
2014-09-15fix address2 in NENA2 export, #14049Mark Wells
2014-09-12FS RT #27208 - using field names specified by ivan for customer / phone in ↵C.J. Adams-Collier
AR aging report
2014-09-1128105: factored out units and references to units and defined a bunch of ↵David Houghton
constants in the head of the file
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-11FS RT #27208 - adding Mobile phone to FS::ConfDefaults::cust_fields_avail ↵C.J. Adams-Collier
and related FS::UI::Web::cust_header / ::cust_sql_fields
2014-09-10Merge branch 'master' of git+ssh://git.freeside.biz/home/git/freesideDavid Houghton
Making my local master match the remote.
2014-09-10ticket: 28287; adding parens to sprintfDavid Houghton
Mark didn't like the sprintf without parens, so I'm fixing it.
2014-09-10unbreak cust_main search, fallout from cust_payby work, #23741Mark Wells
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-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-09ticket: 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-09have expanded the AR aging summary to include other fields. Have not yet ↵C.J. Adams-Collier
populated the fields. FS RT #27208
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-08moved WHERE/AND logic in to calling code. FS RT #884C.J. Adams-Collier
2014-09-08ensuring that WHERE or AND is correctly used in "$extra_sql" snippit - FS RT ↵C.J. Adams-Collier
#884
2014-09-08for one-time discounts, print line item in different format - FS RT #27189C.J. Adams-Collier
2014-09-08corrected POD syntax which was causing errorC.J. Adams-Collier
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-05compat with old Pg used for RADIUS: use str2time_sql_closingIvan Kohler
2014-09-05show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-09-05Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
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-04creditIvan Kohler
2014-09-04fix for lack of input validation - RT#15405C.J. Adams-Collier
2014-09-03add customer code field, #14049Mark Wells
2014-09-02Merge branch 'h_cust_main_index_fix' of https://github.com/Jayceh/FreesideIvan Kohler
2014-09-02duh, user, not usernameJason (Jayce^) Hall
2014-09-02Merge branch 'h_cust_main_index_fix' of https://github.com/Jayceh/FreesideIvan Kohler
2014-09-02fix new installs vs. FKs, RT#13971Ivan Kohler
2014-09-02Add in history_usernum and history_username indices. This allows forJason (Jayce^) Hall
searches on *who* made changes to run faster. The best example of this is on the homepage when it looks for the last modified customers by the current user. On our system that query could take 5 minutes across so many history records. Now takes a manageable amount of time with this index
2014-08-30enable CCH update to remove tax classes, #30670Mark Wells
2014-08-30docIvan Kohler
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-21bootstrap users with passwordsIvan Kohler
2014-08-21how Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154Ivan Kohler
2014-08-21podIvan Kohler
2014-08-21docIvan Kohler
2014-08-21whitespaceIvan Kohler
2014-08-21better errorIvan Kohler
2014-08-21full backtraceIvan Kohler