C.J. Adams-Collier [Thu, 18 Sep 2014 18:56:02 +0000 (11:56 -0700)]
FS RT #30831 - passing the ISO 3166-1 alpha-2 country code to ut_phonen
C.J. Adams-Collier [Wed, 17 Sep 2014 18:47:23 +0000 (11:47 -0700)]
FS RT#3083 - added fields/labels to svc_alarm as spec'd by customer ; verified that input validation is correct
Mark Wells [Thu, 18 Sep 2014 20:44:14 +0000 (13:44 -0700)]
ARPU option on sales report, #30911
Ivan Kohler [Thu, 18 Sep 2014 16:51:57 +0000 (09:51 -0700)]
fix prospet quotation creation, fallout from #25561
Ivan Kohler [Wed, 17 Sep 2014 06:39:45 +0000 (23:39 -0700)]
customer quotations are work orders? RT#25561
Mark Wells [Wed, 17 Sep 2014 04:55:13 +0000 (21:55 -0700)]
improve unsuspend behavior for packages on hold, #28508
C.J. Adams-Collier [Wed, 10 Sep 2014 00:42:19 +0000 (17:42 -0700)]
altered FS::UI::Web::cust_sort_fields() and cust_sql_fields() so that ->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
C.J. Adams-Collier [Fri, 12 Sep 2014 21:46:26 +0000 (14:46 -0700)]
FS RT #27208 - using field names specified by ivan for customer / phone in AR aging report
C.J. Adams-Collier [Thu, 11 Sep 2014 19:12:44 +0000 (12:12 -0700)]
FS RT #27208 - adding Mobile phone to FS::ConfDefaults::cust_fields_avail and related FS::UI::Web::cust_header / ::cust_sql_fields
C.J. Adams-Collier [Wed, 10 Sep 2014 00:18:41 +0000 (17:18 -0700)]
calling FS::UI::Web::cust_sql_fields() with ->param('cust_fields'); reduced number of calls to FS::UI::Web::cust_header() by 3 in this component
C.J. Adams-Collier [Tue, 9 Sep 2014 23:53:13 +0000 (16:53 -0700)]
repaired a compile error I caused in cust_main_dayranges.html
C.J. Adams-Collier [Tue, 9 Sep 2014 20:16:21 +0000 (13:16 -0700)]
have expanded the AR aging summary to include other fields. Have not yet populated the fields. FS RT #27208
Mark Wells [Tue, 16 Sep 2014 08:44:26 +0000 (01:44 -0700)]
package start_on_hold flag, and better behavior for automatic timers + packages on hold, #25853
Ivan Kohler [Tue, 16 Sep 2014 13:42:10 +0000 (06:42 -0700)]
convert prospects to customers via quotations, RT#20688
Ivan Kohler [Tue, 16 Sep 2014 13:41:05 +0000 (06:41 -0700)]
convert prospects to customers via quotations, RT#20688
Ivan Kohler [Tue, 16 Sep 2014 13:38:11 +0000 (06:38 -0700)]
convert prospects to customers via quotations, RT#20688
Ivan Kohler [Tue, 16 Sep 2014 10:27:28 +0000 (03:27 -0700)]
fix package changes w/quantities, RT#29753
Ivan Kohler [Tue, 16 Sep 2014 03:54:03 +0000 (20:54 -0700)]
RT 4.0.22 - remove inadvertantly commited files
Ivan Kohler [Tue, 16 Sep 2014 03:44:48 +0000 (20:44 -0700)]
RT 4.0.22
Ivan Kohler [Thu, 21 Aug 2014 07:48:07 +0000 (00:48 -0700)]
rt 4.0.21 (RT#13852)
Mark Wells [Mon, 15 Sep 2014 22:52:54 +0000 (15:52 -0700)]
fix address2 in NENA2 export, #14049
David Houghton [Wed, 10 Sep 2014 20:54:37 +0000 (16:54 -0400)]
ticket: 27309; use dbh->quote
Sorry, I shouldn't have missed this. I've gotten used to using either
DBIx::Class to construct queries for me or using whole prepared statements,
which handle the quoting automagically. I've gotten out of practice with
SQL created piecemeal.
David Houghton [Wed, 10 Sep 2014 16:09:40 +0000 (12:09 -0400)]
ticket: 27309; add accountcode
I tested this as best I could. I worked with my fake data. I accounted
for ' and blank lines, assuming terminal whitespace was irrelevant.
C.J. Adams-Collier [Thu, 11 Sep 2014 20:14:50 +0000 (13:14 -0700)]
FS RT #27189 - only printing 'each' if package quantity > 1 ; removed now-obsolete checks for pluralization of 'month'
C.J. Adams-Collier [Thu, 11 Sep 2014 00:40:55 +0000 (17:40 -0700)]
FS RT #884 - merge from master to FREESIDE_3_BRANCH
David Houghton [Wed, 10 Sep 2014 19:52:31 +0000 (15:52 -0400)]
ticket: 28287; adding parens to sprintf
Mark didn't like the sprintf without parens, so I'm fixing it.
David Houghton [Wed, 10 Sep 2014 14:16:54 +0000 (10:16 -0400)]
ticket: 28287; rolling back mystery deletion
I'm not sure how these two lines got ditched, but they're back.
David Houghton [Tue, 9 Sep 2014 20:46:29 +0000 (16:46 -0400)]
ticket: 28287; add undiscounted monthly amount
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.
Ivan Kohler [Tue, 9 Sep 2014 22:31:11 +0000 (15:31 -0700)]
payment history reverse order balance quirk with two check payments in same batch, RT#30309
Jeremy Davis [Tue, 9 Sep 2014 19:49:26 +0000 (15:49 -0400)]
#29052 Pass domain to Aradial
Jeremy Davis [Tue, 9 Sep 2014 16:53:52 +0000 (12:53 -0400)]
#29052 Fix Aradial replace operations
Jeremy Davis [Tue, 9 Sep 2014 16:35:15 +0000 (12:35 -0400)]
#29052 Fix Aradial user deletion
Jeremy Davis [Mon, 8 Sep 2014 19:18:23 +0000 (15:18 -0400)]
#29053 -d needs to pass an argument
Jeremy Davis [Mon, 8 Sep 2014 14:14:14 +0000 (10:14 -0400)]
#14049 Fix error
Ivan Kohler [Sat, 6 Sep 2014 21:47:03 +0000 (14:47 -0700)]
better error page when re-emailing bad addresses or other SMTP errorsm, RT#25834
Ivan Kohler [Sat, 6 Sep 2014 21:35:55 +0000 (14:35 -0700)]
double process / back button protection for self-service payments, RT#29168
Ivan Kohler [Sat, 6 Sep 2014 01:22:47 +0000 (18:22 -0700)]
add invnum to payment import, RT#29673
Ivan Kohler [Sat, 6 Sep 2014 00:19:25 +0000 (17:19 -0700)]
show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154
Mark Wells [Fri, 5 Sep 2014 22:30:49 +0000 (15:30 -0700)]
show svc_cable in customer change history, #27648
Mark Wells [Fri, 5 Sep 2014 21:59:38 +0000 (14:59 -0700)]
clean up last commit
Mark Wells [Fri, 5 Sep 2014 21:47:53 +0000 (14:47 -0700)]
validate parameter in balance_age condition, #15045
Jeremy Davis [Fri, 5 Sep 2014 16:03:38 +0000 (12:03 -0400)]
#14049 fix regex
Jeremy Davis [Fri, 5 Sep 2014 15:44:17 +0000 (11:44 -0400)]
#14049 Add default area code for 7 digit numbers
Jeremy Davis [Fri, 5 Sep 2014 15:01:39 +0000 (11:01 -0400)]
#29052 Aradial provisioning change of path
Ivan Kohler [Fri, 5 Sep 2014 05:04:18 +0000 (22:04 -0700)]
don't try to download the -d done dir, RT#29053
Mark Wells [Wed, 3 Sep 2014 18:50:42 +0000 (11:50 -0700)]
add customer code field, #14049
Jeremy Davis [Wed, 3 Sep 2014 14:58:03 +0000 (10:58 -0400)]
#30315 Fixing sales2agent
Ivan Kohler [Tue, 2 Sep 2014 15:42:20 +0000 (08:42 -0700)]
allow - in user pref email, RT#30664
Ivan Kohler [Sun, 31 Aug 2014 20:11:35 +0000 (13:11 -0700)]
fix inserts and don't generate extra noise on trailing blanks, RT#29053
Mark Wells [Sun, 31 Aug 2014 01:18:08 +0000 (18:18 -0700)]
enable CCH update to remove tax classes, #30670
Ivan Kohler [Sat, 30 Aug 2014 22:01:08 +0000 (15:01 -0700)]
convert sales persons to agents, R#30315
Jeremy Davis [Thu, 28 Aug 2014 16:19:36 +0000 (12:19 -0400)]
#30616 Fix AU toll-free
Mark Wells [Wed, 27 Aug 2014 04:37:51 +0000 (23:37 -0500)]
3.x upgrade vs. tax-pkg_address, #30413
Mark Wells [Mon, 25 Aug 2014 23:33:25 +0000 (16:33 -0700)]
fix js quirk, #30643, #24047
Mark Wells [Thu, 21 Aug 2014 19:30:10 +0000 (15:30 -0400)]
3.x upgrade needs to deal with more than one cust_main_exemption per customer, #30413
Ivan Kohler [Thu, 21 Aug 2014 07:32:41 +0000 (00:32 -0700)]
pod
Ivan Kohler [Thu, 21 Aug 2014 07:32:14 +0000 (00:32 -0700)]
doc
Ivan Kohler [Thu, 21 Aug 2014 07:30:40 +0000 (00:30 -0700)]
better error
Ivan Kohler [Thu, 21 Aug 2014 07:27:32 +0000 (00:27 -0700)]
doc
Ivan Kohler [Thu, 21 Aug 2014 07:18:46 +0000 (00:18 -0700)]
allow any text for log context
Ivan Kohler [Thu, 21 Aug 2014 07:13:23 +0000 (00:13 -0700)]
fix company_logo link under RT, RT#28457
Ivan Kohler [Thu, 21 Aug 2014 07:13:18 +0000 (00:13 -0700)]
Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_3_BRANCH
Jeremy Davis [Wed, 20 Aug 2014 15:11:20 +0000 (11:11 -0400)]
#30518 Add 011 to international calls
Ivan Kohler [Tue, 19 Aug 2014 00:51:40 +0000 (17:51 -0700)]
3.4
Ivan Kohler [Sun, 17 Aug 2014 23:26:46 +0000 (16:26 -0700)]
user pref for # of customers on dashboard, RT#29794
Ivan Kohler [Sun, 17 Aug 2014 22:37:30 +0000 (15:37 -0700)]
show last Calling-Station-Id on RADIUS summary, RT#29154
Ivan Kohler [Sun, 17 Aug 2014 22:04:32 +0000 (15:04 -0700)]
show Calling-Station-Id on RADIUS reports (as a MAC address w/vendor), RT#29154
Mark Wells [Fri, 15 Aug 2014 23:08:11 +0000 (16:08 -0700)]
SNMP export: allow manually entering OIDs, #20945
Mark Wells [Fri, 15 Aug 2014 03:14:40 +0000 (20:14 -0700)]
adjust calculation of upload date, #20384
Mark Wells [Fri, 15 Aug 2014 02:48:40 +0000 (19:48 -0700)]
and show the warning in the batch-fixed_format case, #20384
Mark Wells [Fri, 15 Aug 2014 02:42:11 +0000 (19:42 -0700)]
adjust EFT Canada processing delay based on time of day, and warn the user, #20384
Mark Wells [Thu, 14 Aug 2014 02:15:36 +0000 (19:15 -0700)]
avoid counting location-changed packages in total canceled packages
Mark Wells [Tue, 12 Aug 2014 23:01:28 +0000 (16:01 -0700)]
popup view for collapsed packages, #25130, #27305
Mark Wells [Tue, 12 Aug 2014 23:00:00 +0000 (16:00 -0700)]
collapse display of location-changed packages, #25130, #27305
Ivan Kohler [Tue, 12 Aug 2014 23:41:15 +0000 (16:41 -0700)]
svc_cable unique serialnum and mac_addr, RT#
Ivan Kohler [Tue, 12 Aug 2014 22:31:01 +0000 (15:31 -0700)]
agent wholesale bulk billing: respect date_format setting for details, RT#30484
Mark Wells [Tue, 12 Aug 2014 20:46:22 +0000 (13:46 -0700)]
fix router/block unlinking, #29829, from #20742
Mark Wells [Tue, 12 Aug 2014 19:58:02 +0000 (12:58 -0700)]
477 tweaks, #24047
Ivan Kohler [Tue, 12 Aug 2014 19:39:03 +0000 (12:39 -0700)]
fix log contexts, RT#30238
Mark Wells [Tue, 12 Aug 2014 19:31:49 +0000 (12:31 -0700)]
improve convert-477-options script, #24047
Ivan Kohler [Tue, 12 Aug 2014 19:28:46 +0000 (12:28 -0700)]
fix log contexts, RT#30238
Ivan Kohler [Tue, 12 Aug 2014 04:38:19 +0000 (21:38 -0700)]
fix status page
Ivan Kohler [Tue, 12 Aug 2014 04:36:33 +0000 (21:36 -0700)]
fix status page
Ivan Kohler [Tue, 12 Aug 2014 04:32:35 +0000 (21:32 -0700)]
fix status page
Ivan Kohler [Tue, 12 Aug 2014 02:09:40 +0000 (19:09 -0700)]
doc line got out of place
Ivan Kohler [Sun, 10 Aug 2014 21:17:42 +0000 (14:17 -0700)]
some more status info for CDR processing
Ivan Kohler [Sun, 10 Aug 2014 21:14:11 +0000 (14:14 -0700)]
additional debugging/profiling info for billing, RT#30238
Ivan Kohler [Sun, 10 Aug 2014 21:04:18 +0000 (14:04 -0700)]
additional debugging/profiling info for billing, RT#30238
Ivan Kohler [Sun, 10 Aug 2014 20:43:50 +0000 (13:43 -0700)]
quiet overzealous debugging
Ivan Kohler [Sun, 10 Aug 2014 16:43:29 +0000 (09:43 -0700)]
some more status info for CDR processing
Ivan Kohler [Sun, 10 Aug 2014 02:38:19 +0000 (19:38 -0700)]
optimize billing for customers with lots of existing packages and invoices, RT#30238
Mark Wells [Sun, 10 Aug 2014 00:39:27 +0000 (17:39 -0700)]
two-sided printing of invoice batches, #29927
Mark Wells [Fri, 8 Aug 2014 22:55:37 +0000 (15:55 -0700)]
silence warning
Ivan Kohler [Sun, 10 Aug 2014 00:32:21 +0000 (17:32 -0700)]
optimize package view with tons of packages, RT#28526
Ivan Kohler [Sat, 9 Aug 2014 23:02:45 +0000 (16:02 -0700)]
show costs when ordering, RT#30462
Ivan Kohler [Sat, 9 Aug 2014 23:00:33 +0000 (16:00 -0700)]
show costs in package list, RT#28856
Ivan Kohler [Sat, 9 Aug 2014 22:20:49 +0000 (15:20 -0700)]
debugging off
Ivan Kohler [Sat, 9 Aug 2014 22:19:32 +0000 (15:19 -0700)]
optimizations for large package lists, RT#28526
Ivan Kohler [Fri, 8 Aug 2014 21:54:48 +0000 (14:54 -0700)]
aradial usage import: fix integer binding, update statement RT#29053
Ivan Kohler [Fri, 8 Aug 2014 20:19:32 +0000 (13:19 -0700)]
aradial usage import, RT#29053