freeside.git
9 years agoRT#18834 Cacti integration [phase one, simple but stable]
Jonathan Prykop [Fri, 20 Mar 2015 20:25:12 +0000 (15:25 -0500)]
RT#18834 Cacti integration [phase one, simple but stable]

9 years agoadd h_svc_circuit.pm, needed for h_labels to work, #34107, from #23879
Mark Wells [Thu, 19 Mar 2015 23:04:44 +0000 (16:04 -0700)]
add h_svc_circuit.pm, needed for h_labels to work, #34107, from #23879

9 years agofix use of FS::Conf, #29927
Mark Wells [Thu, 19 Mar 2015 23:04:26 +0000 (16:04 -0700)]
fix use of FS::Conf, #29927

9 years agocorrectly void invoices with fees, #32862
Mark Wells [Thu, 19 Mar 2015 20:43:34 +0000 (13:43 -0700)]
correctly void invoices with fees, #32862

9 years agodon't remove event history when voiding invoices, #32862, from #18677
Mark Wells [Thu, 19 Mar 2015 20:42:54 +0000 (13:42 -0700)]
don't remove event history when voiding invoices, #32862, from #18677

9 years agoqualify column names correctly from sql_h_search, #20688, #22232
Mark Wells [Wed, 18 Mar 2015 03:46:35 +0000 (20:46 -0700)]
qualify column names correctly from sql_h_search, #20688, #22232

9 years agominor fallout on master from #32340
Mark Wells [Sat, 14 Mar 2015 00:04:51 +0000 (17:04 -0700)]
minor fallout on master from #32340

9 years agotrim invoice line items to 40 chars to avoid messing up typesetting, even with quanti...
Ivan Kohler [Mon, 16 Mar 2015 01:45:05 +0000 (18:45 -0700)]
trim invoice line items to 40 chars to avoid messing up typesetting, even with quantities on, RT#27744

9 years agoload billing events faster, RT#21572
Ivan Kohler [Sun, 15 Mar 2015 23:20:08 +0000 (16:20 -0700)]
load billing events faster, RT#21572

9 years agoRT#25563 [documentation]
Jonathan Prykop [Sat, 14 Mar 2015 02:54:34 +0000 (21:54 -0500)]
RT#25563 [documentation]

9 years agostill need HTML::TokeParser for Washington sales tax, #33917, from #32459
Mark Wells [Fri, 13 Mar 2015 23:19:45 +0000 (16:19 -0700)]
still need HTML::TokeParser for Washington sales tax, #33917, from #32459

9 years agorestructure agent commission reporting, #23348
Mark Wells [Fri, 13 Mar 2015 22:24:09 +0000 (15:24 -0700)]
restructure agent commission reporting, #23348

9 years agoRT#14671 [documentation changes only]
Jonathan Prykop [Fri, 13 Mar 2015 01:16:25 +0000 (20:16 -0500)]
RT#14671 [documentation changes only]

9 years agoRT#33582: RBC return batch processing failure [handling for non-chronological file]
Jonathan Prykop [Fri, 13 Mar 2015 00:30:08 +0000 (19:30 -0500)]
RT#33582: RBC return batch processing failure [handling for non-chronological file]

9 years agodocumentation for FS::pay_batch::import_results, cuz I was tracing it anyway
Jonathan Prykop [Thu, 12 Mar 2015 00:26:03 +0000 (19:26 -0500)]
documentation for FS::pay_batch::import_results, cuz I was tracing it anyway

9 years agoRT#14671 Usage for current day when billing outstanding usage (for cancelling custome...
Jonathan Prykop [Wed, 11 Mar 2015 21:50:22 +0000 (16:50 -0500)]
RT#14671 Usage for current day when billing outstanding usage (for cancelling customers) [added no_delay_cancel]

9 years agobetter legacy history display, RT#29311
Ivan Kohler [Tue, 10 Mar 2015 22:20:36 +0000 (15:20 -0700)]
better legacy history display, RT#29311

9 years agocorrectly choose a default locationnum for prospects, #32489, #25343
Mark Wells [Tue, 10 Mar 2015 20:10:07 +0000 (13:10 -0700)]
correctly choose a default locationnum for prospects, #32489, #25343

9 years agoset default itemdesc="Tax" on quotation taxes, #32489
Mark Wells [Tue, 10 Mar 2015 19:59:11 +0000 (12:59 -0700)]
set default itemdesc="Tax" on quotation taxes, #32489

9 years agoset a default location for quotation_pkg records, #32340
Mark Wells [Tue, 10 Mar 2015 19:40:05 +0000 (12:40 -0700)]
set a default location for quotation_pkg records, #32340

9 years agounbreak "future resume" UI, #33875
Mark Wells [Tue, 10 Mar 2015 18:51:28 +0000 (11:51 -0700)]
unbreak "future resume" UI, #33875

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Tue, 10 Mar 2015 18:51:18 +0000 (11:51 -0700)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agotrim credit reasons to 50 chars to avoid messing up typesetting, RT#27744
Ivan Kohler [Tue, 10 Mar 2015 18:51:14 +0000 (11:51 -0700)]
trim credit reasons to 50 chars to avoid messing up typesetting, RT#27744

9 years agomore accurate charge type detail searches from sales report, #33257
Mark Wells [Tue, 10 Mar 2015 06:13:35 +0000 (23:13 -0700)]
more accurate charge type detail searches from sales report, #33257

9 years agoRT#29406: Per customer option to display service address of package on invoice [sligh...
Jonathan Prykop [Tue, 10 Mar 2015 04:02:26 +0000 (23:02 -0500)]
RT#29406: Per customer option to display service address of package on invoice [slight refactor]

9 years agoset invoice default location to customer location as of the invoice date, #25343
Mark Wells [Tue, 10 Mar 2015 03:40:15 +0000 (20:40 -0700)]
set invoice default location to customer location as of the invoice date, #25343

9 years agoRT#25563: Better handling of commissions which do not have rates configured
Jonathan Prykop [Tue, 10 Mar 2015 01:57:30 +0000 (20:57 -0500)]
RT#25563: Better handling of commissions which do not have rates configured

9 years agofix voiding of invoices containing taxes on fees, #33798, see also #32223
Mark Wells [Mon, 9 Mar 2015 23:19:09 +0000 (16:19 -0700)]
fix voiding of invoices containing taxes on fees, #33798, see also #32223

9 years agosend protocol in voip.ms export, #31834
Mark Wells [Mon, 9 Mar 2015 21:05:46 +0000 (14:05 -0700)]
send protocol in voip.ms export, #31834

9 years agoremove bsd-mailx dep
Ivan Kohler [Sat, 7 Mar 2015 22:33:43 +0000 (14:33 -0800)]
remove bsd-mailx dep

9 years agoRT#29406: Per customer option to display service address of package on invoice
Jonathan Prykop [Sat, 7 Mar 2015 02:08:32 +0000 (20:08 -0600)]
RT#29406: Per customer option to display service address of package on invoice

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Sat, 7 Mar 2015 00:21:24 +0000 (16:21 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agolarger package comments, RT#29311
Ivan Kohler [Sat, 7 Mar 2015 00:21:22 +0000 (16:21 -0800)]
larger package comments, RT#29311

9 years agoestimate tax on quotations, #32489
Mark Wells [Fri, 6 Mar 2015 23:00:00 +0000 (15:00 -0800)]
estimate tax on quotations, #32489

9 years agoestimate tax on quotations, #32489
Mark Wells [Fri, 6 Mar 2015 22:20:22 +0000 (14:20 -0800)]
estimate tax on quotations, #32489

9 years agolegacy change history, RT#29311
Ivan Kohler [Fri, 6 Mar 2015 18:42:56 +0000 (10:42 -0800)]
legacy change history, RT#29311

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Fri, 6 Mar 2015 01:30:46 +0000 (17:30 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agolegacy change history, RT#29311
Ivan Kohler [Fri, 6 Mar 2015 01:30:26 +0000 (17:30 -0800)]
legacy change history, RT#29311

9 years agoTicket #33841 freeside-cdr-voip_ms freeside-cdr-thinktel
Jeremy Davis [Thu, 5 Mar 2015 15:12:01 +0000 (10:12 -0500)]
Ticket #33841 freeside-cdr-voip_ms freeside-cdr-thinktel

9 years agoTicket #33784 freeside-cdr-mysql
Jeremy Davis [Wed, 4 Mar 2015 16:25:41 +0000 (11:25 -0500)]
Ticket #33784 freeside-cdr-mysql

9 years agoRT#33582: RBC return batch processing failure [handle multiple decline lines for...
Jonathan Prykop [Thu, 5 Mar 2015 05:14:02 +0000 (23:14 -0600)]
RT#33582: RBC return batch processing failure [handle multiple decline lines for same batchnum, and better error messages]

9 years agoRT#30825 Modernize Bulk payment importing [fixed format handling]
Jonathan Prykop [Thu, 5 Mar 2015 03:29:30 +0000 (21:29 -0600)]
RT#30825 Modernize Bulk payment importing [fixed format handling]

9 years agoRT#22952: Employee drop down list in reports shows employee users for all agents
Jonathan Prykop [Thu, 5 Mar 2015 00:33:52 +0000 (18:33 -0600)]
RT#22952: Employee drop down list in reports shows employee users for all agents

9 years agobetter endpoint handling on daily reports, #29407
Mark Wells [Thu, 5 Mar 2015 00:23:28 +0000 (16:23 -0800)]
better endpoint handling on daily reports, #29407

9 years agoadd support for U.S. Census geocoding, #32250
Mark Wells [Wed, 4 Mar 2015 21:29:07 +0000 (13:29 -0800)]
add support for U.S. Census geocoding, #32250

9 years agoTicket #33672 Apache starts before postgres
Jeremy Davis [Wed, 4 Mar 2015 15:57:08 +0000 (10:57 -0500)]
Ticket #33672 Apache starts before postgres

9 years agoTicket #2916 Clearing cache via Debian packages
Jeremy Davis [Wed, 4 Mar 2015 15:39:58 +0000 (10:39 -0500)]
Ticket #2916 Clearing cache via Debian packages

9 years agoRT#30825: Modernize Bulk payment importing [error handling for mismatched agentnum]
Jonathan Prykop [Mon, 2 Mar 2015 23:53:51 +0000 (17:53 -0600)]
RT#30825: Modernize Bulk payment importing [error handling for mismatched agentnum]

9 years agofix application of credits to tax-exempt sales items, #33772, from #18509
Mark Wells [Mon, 2 Mar 2015 21:16:07 +0000 (13:16 -0800)]
fix application of credits to tax-exempt sales items, #33772, from #18509

9 years agookay to include URL in comment, RT#33582
Ivan Kohler [Mon, 2 Mar 2015 19:26:38 +0000 (11:26 -0800)]
okay to include URL in comment, RT#33582

9 years agoEnswitch CDR changes
Jeremy Davis [Mon, 2 Mar 2015 01:57:49 +0000 (20:57 -0500)]
Enswitch CDR changes

9 years agochange interaction between unsuspend_adjust_bill and unused_credit_suspend, #31651
Mark Wells [Sat, 28 Feb 2015 21:20:39 +0000 (13:20 -0800)]
change interaction between unsuspend_adjust_bill and unused_credit_suspend, #31651

9 years agoRT#33582: RBC return batch processing failure [added comments]
Jonathan Prykop [Sat, 28 Feb 2015 06:47:33 +0000 (00:47 -0600)]
RT#33582: RBC return batch processing failure [added comments]

9 years agoRT#33582: RBC return batch processing failure [added comments]
Jonathan Prykop [Sat, 28 Feb 2015 06:44:37 +0000 (00:44 -0600)]
RT#33582: RBC return batch processing failure [added comments]

9 years agoRT#30825: Modernize Bulk payment importing
Jonathan Prykop [Sat, 28 Feb 2015 06:04:43 +0000 (00:04 -0600)]
RT#30825: Modernize Bulk payment importing

9 years agochange part_pkg_link cleanup to be smarter about its cancel reason, #33245
Mark Wells [Fri, 27 Feb 2015 20:13:13 +0000 (12:13 -0800)]
change part_pkg_link cleanup to be smarter about its cancel reason, #33245

9 years agochange to EFT Canada batch date calculation, #33306
Mark Wells [Fri, 27 Feb 2015 01:10:40 +0000 (17:10 -0800)]
change to EFT Canada batch date calculation, #33306

9 years agoRT#33582: RBC return batch processing failure
Jonathan Prykop [Thu, 26 Feb 2015 20:16:47 +0000 (14:16 -0600)]
RT#33582: RBC return batch processing failure

9 years agoalso make dashboard edit links visible, #30905
Mark Wells [Wed, 25 Feb 2015 07:55:42 +0000 (23:55 -0800)]
also make dashboard edit links visible, #30905

9 years agofix a problem running "letter" events more than once in a process, #32603
Mark Wells [Wed, 25 Feb 2015 07:02:08 +0000 (23:02 -0800)]
fix a problem running "letter" events more than once in a process, #32603

9 years agoadd a link to create new dashboards, #30905
Mark Wells [Wed, 25 Feb 2015 06:23:56 +0000 (22:23 -0800)]
add a link to create new dashboards, #30905

9 years agobanned card hashing rewrite, RT#32290, RT#23741
Ivan Kohler [Wed, 25 Feb 2015 04:53:53 +0000 (20:53 -0800)]
banned card hashing rewrite, RT#32290, RT#23741

9 years agoavoid warnings in all non-web UI code with new conf cache, github#38, RT#33683
Ivan Kohler [Wed, 25 Feb 2015 03:00:51 +0000 (19:00 -0800)]
avoid warnings in all non-web UI code with new conf cache, github#38, RT#33683

9 years agoDisable conf_cache by default, enable it only when safe to do so
Jason Terry [Tue, 17 Feb 2015 16:50:56 +0000 (09:50 -0700)]
Disable conf_cache by default, enable it only when safe to do so

Conflicts:
FS/FS/Conf.pm

9 years agoreverting accidentally committed local changes
Ivan Kohler [Wed, 25 Feb 2015 02:53:32 +0000 (18:53 -0800)]
reverting accidentally committed local changes

9 years agoCache the FS::Conf info per page load, for performance.
Jason Terry [Wed, 11 Feb 2015 22:32:08 +0000 (15:32 -0700)]
Cache the FS::Conf info per page load, for performance.

Conflicts:
FS/FS/Conf.pm

9 years agonoting false laziness
Ivan Kohler [Wed, 25 Feb 2015 02:44:59 +0000 (18:44 -0800)]
noting false laziness

9 years ago2015
Ivan Kohler [Wed, 25 Feb 2015 02:44:41 +0000 (18:44 -0800)]
2015

9 years agonoting false laziness
Ivan Kohler [Wed, 25 Feb 2015 02:43:55 +0000 (18:43 -0800)]
noting false laziness

9 years agomore consistent price plan name in UI
Ivan Kohler [Wed, 25 Feb 2015 02:43:36 +0000 (18:43 -0800)]
more consistent price plan name in UI

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Wed, 25 Feb 2015 02:42:54 +0000 (18:42 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agomultiple payment options, RT#23741
Ivan Kohler [Wed, 25 Feb 2015 02:42:50 +0000 (18:42 -0800)]
multiple payment options, RT#23741

9 years agomultiple payment options, RT#23741
Ivan Kohler [Wed, 25 Feb 2015 02:41:39 +0000 (18:41 -0800)]
multiple payment options, RT#23741

9 years agofix incorrect use of FS::Conf, #27276
Mark Wells [Tue, 24 Feb 2015 23:13:35 +0000 (15:13 -0800)]
fix incorrect use of FS::Conf, #27276

9 years agofix SQL syntax, #25718
Mark Wells [Tue, 24 Feb 2015 23:12:13 +0000 (15:12 -0800)]
fix SQL syntax, #25718

9 years agofix for new tax engine, #32866
Mark Wells [Tue, 24 Feb 2015 23:11:35 +0000 (15:11 -0800)]
fix for new tax engine, #32866

9 years agooption to force one-time charges to be billed separately, #32866
Mark Wells [Tue, 24 Feb 2015 03:17:29 +0000 (19:17 -0800)]
option to force one-time charges to be billed separately, #32866

9 years agokeep this consistent with 3.x changes on #33587
Mark Wells [Tue, 24 Feb 2015 03:17:18 +0000 (19:17 -0800)]
keep this consistent with 3.x changes on #33587

9 years agospecify invoice mode for post-payment statements, #33152
Mark Wells [Mon, 23 Feb 2015 23:26:11 +0000 (15:26 -0800)]
specify invoice mode for post-payment statements, #33152

9 years agouse a message template for invoice_email_pdf message body, #31786
Mark Wells [Mon, 23 Feb 2015 19:09:12 +0000 (11:09 -0800)]
use a message template for invoice_email_pdf message body, #31786

9 years agoupdate self-service login docs, RT#33628
Ivan Kohler [Mon, 23 Feb 2015 01:11:01 +0000 (17:11 -0800)]
update self-service login docs, RT#33628

9 years agofix disappearing first names, fallout from #32223
Ivan Kohler [Sun, 22 Feb 2015 23:02:48 +0000 (15:02 -0800)]
fix disappearing first names, fallout from #32223

9 years agoits 2015
Ivan Kohler [Sun, 22 Feb 2015 04:59:33 +0000 (20:59 -0800)]
its 2015

9 years agofix qsearch usage in new condition (multiple payment options, RT#23741)
Ivan Kohler [Sat, 21 Feb 2015 21:40:08 +0000 (13:40 -0800)]
fix qsearch usage in new condition (multiple payment options, RT#23741)

9 years agoMerge branch 'master' of git.freeside.biz:/home/git/freeside
Ivan Kohler [Sat, 21 Feb 2015 21:14:28 +0000 (13:14 -0800)]
Merge branch 'master' of git.freeside.biz:/home/git/freeside

9 years agofix danging bracket
Ivan Kohler [Sat, 21 Feb 2015 21:14:25 +0000 (13:14 -0800)]
fix danging bracket

9 years agoadd bill_only_pkg_dates options: Only bill CDRs with a date during the package billin...
Ivan Kohler [Sat, 21 Feb 2015 21:13:45 +0000 (13:13 -0800)]
add bill_only_pkg_dates options: Only bill CDRs with a date during the package billing period, RT#31909

9 years agoRT#14671: Usage for current day when billing outstanding usage (for cancelling custom...
Jonathan Prykop [Sat, 21 Feb 2015 02:07:18 +0000 (20:07 -0600)]
RT#14671: Usage for current day when billing outstanding usage (for cancelling customers) [now uses suspend for everything]

9 years agoRT#23741 Multiple payment options [quick fallout fix]
Jonathan Prykop [Sat, 21 Feb 2015 01:24:27 +0000 (19:24 -0600)]
RT#23741 Multiple payment options [quick fallout fix]

9 years agounbreak projected future revenue query, #33599, fallout from #32472
Mark Wells [Fri, 20 Feb 2015 22:40:16 +0000 (14:40 -0800)]
unbreak projected future revenue query, #33599, fallout from #32472

9 years agoRT#23598: Feature Request - Email notice to A/R Report Results [now uses checkboxes...
Jonathan Prykop [Fri, 20 Feb 2015 21:28:46 +0000 (15:28 -0600)]
RT#23598: Feature Request - Email notice to A/R Report Results [now uses checkboxes and a proper popup]

9 years agoRT#28246: Add more details to Change History for Discounts [actually fixed the bug]
Jonathan Prykop [Thu, 19 Feb 2015 21:34:47 +0000 (15:34 -0600)]
RT#28246: Add more details to Change History for Discounts [actually fixed the bug]

9 years agoRT#28246: Add more details to Change History for Discounts [better error handling]
Jonathan Prykop [Thu, 19 Feb 2015 21:05:07 +0000 (15:05 -0600)]
RT#28246: Add more details to Change History for Discounts [better error handling]

9 years agoin FCC options editor, jump back to correct page after submitting, #32638
Mark Wells [Wed, 18 Feb 2015 23:50:51 +0000 (15:50 -0800)]
in FCC options editor, jump back to correct page after submitting, #32638

9 years agouse media type codes in broadband subscription report, #28020
Mark Wells [Wed, 18 Feb 2015 23:50:45 +0000 (15:50 -0800)]
use media type codes in broadband subscription report, #28020

9 years agofixed hanging bracket in Conf
Jonathan Prykop [Wed, 18 Feb 2015 00:13:04 +0000 (18:13 -0600)]
fixed hanging bracket in Conf

9 years ago#14671: Usage for current day when billing outstanding usage (for cancelling customer...
Jonathan Prykop [Wed, 18 Feb 2015 00:11:21 +0000 (18:11 -0600)]
#14671: Usage for current day when billing outstanding usage (for cancelling customers) [various fixes to previous]

9 years agoRT#32089: Ignore services when using packages based on active services
Jonathan Prykop [Tue, 17 Feb 2015 19:47:18 +0000 (13:47 -0600)]
RT#32089: Ignore services when using packages based on active services

9 years agoRT#23598: Feature Request - Email notice to A/R Report Results
Jonathan Prykop [Tue, 17 Feb 2015 02:02:30 +0000 (20:02 -0600)]
RT#23598: Feature Request - Email notice to A/R Report Results

9 years agoRT#14671: Usage for current day when billing outstanding usage (for cancelling custom...
Jonathan Prykop [Mon, 16 Feb 2015 21:30:37 +0000 (15:30 -0600)]
RT#14671: Usage for current day when billing outstanding usage (for cancelling customers) [better supplemental package handling]