From: Mark Wells Date: Fri, 7 Aug 2015 06:15:26 +0000 (-0700) Subject: update tests to keep in sync with v4 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=3e2c2ad8aff1bd361ca07495b2255538c8231079 update tests to keep in sync with v4 --- diff --git a/FS-Test/bin/freeside-test-run b/FS-Test/bin/freeside-test-run index e709641c1..add1e9b25 100644 --- a/FS-Test/bin/freeside-test-run +++ b/FS-Test/bin/freeside-test-run @@ -14,6 +14,6 @@ freeside-test-stop || true diffname=freeside-test.`date +%Y%m%d`.diff echo "Writing diff to $diffname." -diff -urb "$tempdir" "$sharedir/output" > $diffname +diff -urb "$sharedir/output" "$tempdir" > $diffname diffstat -C $diffname diff --git a/FS-Test/bin/freeside-test-start b/FS-Test/bin/freeside-test-start index 197a84702..cfa1adbc5 100755 --- a/FS-Test/bin/freeside-test-start +++ b/FS-Test/bin/freeside-test-start @@ -49,8 +49,9 @@ sudo cp $sharedir/htpasswd /usr/local/etc/freeside/htpasswd newtime=$(sudo -u freeside \ psql -tc 'SELECT to_timestamp(max(_date) + 86400) FROM cust_bill' \ ) -echo "Setting clock to $newtime." -sudo date -s "$newtime" +# no longer needed since we don't run LaTeX in the test script +#echo "Setting clock to $newtime." +#sudo date -s "$newtime" #echo "Applying upgrades." #sudo -u freeside freeside-upgrade test @@ -58,6 +59,6 @@ sudo date -s "$newtime" # start Apache on a future date when all of the invoice dates are in the past echo "Restarting Apache." -sudo service apache2 start +sudo faketime "$newtime" apache2ctl start echo "Done." diff --git a/FS-Test/bin/freeside-test-stop b/FS-Test/bin/freeside-test-stop index 50668907c..08485f796 100755 --- a/FS-Test/bin/freeside-test-stop +++ b/FS-Test/bin/freeside-test-stop @@ -5,11 +5,12 @@ set -ae echo "Stopping Apache." sudo service apache2 stop -echo "Resetting clock." -sudo hwclock --hctosys - newname=freeside_test_`date +%Y%m%d` if psql -l |grep -q '^ *freeside '; then + if psql -l |grep -q $newname; then + echo "Deleting old test database $newname." + dropdb "$newname" + fi echo "Renaming test database to $newname." psql postgres -c "ALTER DATABASE freeside RENAME TO $newname" fi diff --git a/FS-Test/lib/FS/Test.pm b/FS-Test/lib/FS/Test.pm index 673b8c572..8b1523388 100644 --- a/FS-Test/lib/FS/Test.pm +++ b/FS-Test/lib/FS/Test.pm @@ -116,7 +116,7 @@ sub fetch { my $uri = URI->new( $self->fsurl . '/' . $path); print $uri->path; my $response = $self->mech->get($uri); - print " - " . $response->code . "\n"; + print " - " . $self->mech->status . "\n"; next unless $response->is_success; local $CWD; @@ -139,7 +139,17 @@ sub fetch { push @CWD, $dir; } write_file($file, {binmode => ':utf8'}, $response->decoded_content); + + # Detect Mason errors and make noise about them; they're presumably + # _never_ correct. Mason errors have one convenient property: there's no + # element on the page. + if ( $self->mech->ct eq 'text/html' and !$self->mech->title ) { + print "***error***\n"; + } } } +# what we don't do in here is diff the results. +# Test::HTML::Differences from CPAN would be one way to do that. + 1; # End of FS::Test diff --git a/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1 b/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1 new file mode 100644 index 000000000..22d8b4224 --- /dev/null +++ b/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1 @@ -0,0 +1,19 @@ + <HTML> + <HEAD> + <TITLE> + One-time charge added + + + + + + + +
One-time charge added
+
+
+ + + diff --git a/FS-Test/share/output/edit/quick-charge.html/custnum=2 b/FS-Test/share/output/edit/quick-charge.html/custnum=2 new file mode 100644 index 000000000..507ac5a67 --- /dev/null +++ b/FS-Test/share/output/edit/quick-charge.html/custnum=2 @@ -0,0 +1,399 @@ + + + + + One-time charge + + + + + + + + + + + + +
One-time charge
+
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Amount to charge + $ +
Cost$ +
Quantity + +
Package class + + + + + +
Invoice now + + with terms + + +
Charge date + + + + (leave blank to charge immediately) +
Invoice this charge separately + + +
Disable automatic electronic check charge
Tax exempt
Description + +
Optional additional description (also printed on invoice):
+ +
+ + +
+ + + + + + diff --git a/FS-Test/share/output/search/cust_pay.html/magic=_date:unapplied=0:beginning=01%2F01%2F2016:agentnum=1 b/FS-Test/share/output/search/cust_pay.html/magic=_date:unapplied=0:beginning=01%2F01%2F2016:agentnum=1 deleted file mode 100644 index 8d01b1a8a..000000000 --- a/FS-Test/share/output/search/cust_pay.html/magic=_date:unapplied=0:beginning=01%2F01%2F2016:agentnum=1 +++ /dev/null @@ -1,3914 +0,0 @@ - - - - - - Internal Payment Search Results - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
freeside - Freeside Test 3.8.1 - Logged in as test  logout
Preferences -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- Adv - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - -
- - Adv
- -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - - - - - -
- - - Internal Payment Search Results - - -

- - - - - - - - - -
-

Download full results
-as Excel spreadsheet
-as printable copy
-

- - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - Next - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Payment - - Amount - - Date - - By - - Cust. Status - - Customer -
Card #412393xxxxxx6707$90.00Jan 01 2016fs_queueActiveFlatley-Hagenes (Donnelly, Odessa)
Card #412393xxxxxx6707$60.00Jan 10 2016fs_queueActiveFlatley-Hagenes (Donnelly, Odessa)
Card #412393xxxxxx6707$90.00Feb 01 2016fs_queueActiveFlatley-Hagenes (Donnelly, Odessa)
Card #412393xxxxxx6707$60.00Feb 10 2016fs_queueActiveFlatley-Hagenes (Donnelly, Odessa)
Card #412393xxxxxx6707$90.00Mar 01 2016fs_queueActiveFlatley-Hagenes (Donnelly, Odessa)
Card #412300xxxxxx1422$30.00Jan 01 2016fs_queueActiveBartoletti, Theodora
Card #412300xxxxxx1422$60.00Jan 19 2016fs_queueActiveBartoletti, Theodora
Card #412300xxxxxx1422$30.00Feb 01 2016fs_queueActiveBartoletti, Theodora
Card #412300xxxxxx1422$60.00Feb 19 2016fs_queueActiveBartoletti, Theodora
Card #412300xxxxxx1422$30.00Mar 01 2016fs_queueActiveBartoletti, Theodora
Card #412381xxxxxx9354$120.00Jan 01 2016fs_queueActiveJohnston, Delphine
Card #412381xxxxxx9354$120.00Feb 01 2016fs_queueActiveJohnston, Delphine
Card #412381xxxxxx9354$120.00Mar 01 2016fs_queueActiveJohnston, Delphine
Card #412334xxxxxx9230$90.00Jan 01 2016fs_queueActiveRenner Inc (Volkman, Antwan)
Card #412334xxxxxx9230$60.00Jan 23 2016fs_queueActiveRenner Inc (Volkman, Antwan)
Card #412334xxxxxx9230$90.00Feb 01 2016fs_queueActiveRenner Inc (Volkman, Antwan)
Card #412334xxxxxx9230$60.00Feb 23 2016fs_queueActiveRenner Inc (Volkman, Antwan)
Card #412334xxxxxx9230$90.00Mar 01 2016fs_queueActiveRenner Inc (Volkman, Antwan)
Card #412382xxxxxx8869$120.00Jan 01 2016fs_queueActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Card #412382xxxxxx8869$60.00Jan 25 2016fs_queueActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Card #412382xxxxxx8869$120.00Feb 01 2016fs_queueActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Card #412382xxxxxx8869$60.00Feb 25 2016fs_queueActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Card #412382xxxxxx8869$120.00Mar 01 2016fs_queueActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Card #412393xxxxxx6496$120.00Jan 01 2016fs_queueActiveGrady, Aniya
Card #412393xxxxxx6496$120.00Feb 01 2016fs_queueActiveGrady, Aniya
Card #412393xxxxxx6496$120.00Mar 01 2016fs_queueActiveGrady, Aniya
Card #412304xxxxxx6325$120.48Jan 16 2016fs_queueActiveKuhlman, Niko
Card #412304xxxxxx6325$30.00Feb 01 2016fs_queueActiveKuhlman, Niko
Card #412304xxxxxx6325$60.00Feb 16 2016fs_queueActiveKuhlman, Niko
Card #412304xxxxxx6325$30.00Mar 01 2016fs_queueActiveKuhlman, Niko
Card #412380xxxxxx3823$120.00Jan 01 2016fs_queueActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Card #412380xxxxxx3823$60.00Jan 12 2016fs_queueActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Card #412380xxxxxx3823$120.00Feb 01 2016fs_queueActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Card #412380xxxxxx3823$60.00Feb 12 2016fs_queueActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Card #412380xxxxxx3823$120.00Mar 01 2016fs_queueActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Card #412352xxxxxx8661$90.00Jan 01 2016fs_queueActiveStracke Inc (Kuhlman, Kaya)
Card #412352xxxxxx8661$60.00Jan 03 2016fs_queueActiveStracke Inc (Kuhlman, Kaya)
Card #412352xxxxxx8661$90.00Feb 01 2016fs_queueActiveStracke Inc (Kuhlman, Kaya)
Card #412352xxxxxx8661$60.00Feb 03 2016fs_queueActiveStracke Inc (Kuhlman, Kaya)
Card #412352xxxxxx8661$90.00Mar 01 2016fs_queueActiveStracke Inc (Kuhlman, Kaya)
Card #412345xxxxxx4583$30.00Jan 01 2016fs_queueActiveMcDermott, Alejandra
Card #412345xxxxxx4583$60.00Jan 14 2016fs_queueActiveMcDermott, Alejandra
Card #412345xxxxxx4583$30.00Feb 01 2016fs_queueActiveMcDermott, Alejandra
Card #412345xxxxxx4583$60.00Feb 14 2016fs_queueActiveMcDermott, Alejandra
Card #412345xxxxxx4583$30.00Mar 01 2016fs_queueActiveMcDermott, Alejandra
Card #412390xxxxxx9436$120.00Jan 01 2016fs_queueActiveZemlak, Asia
Card #412390xxxxxx9436$120.00Feb 01 2016fs_queueActiveZemlak, Asia
Card #412390xxxxxx9436$120.00Mar 01 2016fs_queueActiveZemlak, Asia
Card #412371xxxxxx3676$90.00Jan 01 2016fs_queueActiveToy-Gerlach (Zulauf, Sharon)
Card #412371xxxxxx3676$60.00Jan 28 2016fs_queueActiveToy-Gerlach (Zulauf, Sharon)
Card #412371xxxxxx3676$90.00Feb 01 2016fs_queueActiveToy-Gerlach (Zulauf, Sharon)
Card #412371xxxxxx3676$60.00Feb 28 2016fs_queueActiveToy-Gerlach (Zulauf, Sharon)
Card #412371xxxxxx3676$90.00Mar 01 2016fs_queueActiveToy-Gerlach (Zulauf, Sharon)
Card #412396xxxxxx4646$120.00Jan 01 2016fs_queueActiveZemlak and Sons (Swift, Maximilian)
Card #412396xxxxxx4646$60.00Jan 16 2016fs_queueActiveZemlak and Sons (Swift, Maximilian)
Card #412396xxxxxx4646$120.00Feb 01 2016fs_queueActiveZemlak and Sons (Swift, Maximilian)
Card #412396xxxxxx4646$60.00Feb 16 2016fs_queueActiveZemlak and Sons (Swift, Maximilian)
Card #412396xxxxxx4646$120.00Mar 01 2016fs_queueActiveZemlak and Sons (Swift, Maximilian)
Card #412325xxxxxx5169$108.23Jan 26 2016fs_queueActiveJohnston, Florence
Card #412325xxxxxx5169$120.00Feb 01 2016fs_queueActiveJohnston, Florence
Card #412325xxxxxx5169$120.00Mar 01 2016fs_queueActiveJohnston, Florence
Card #412333xxxxxx3755$30.00Jan 01 2016fs_queueActiveConn, Marisol
Card #412333xxxxxx3755$60.00Jan 10 2016fs_queueActiveConn, Marisol
Card #412333xxxxxx3755$30.00Feb 01 2016fs_queueActiveConn, Marisol
Card #412333xxxxxx3755$60.00Feb 10 2016fs_queueActiveConn, Marisol
Card #412333xxxxxx3755$30.00Mar 01 2016fs_queueActiveConn, Marisol
Card #412377xxxxxx7530$120.00Jan 01 2016fs_queueActiveKuhlman-Huels (Parisian, Cristopher)
Card #412377xxxxxx7530$60.00Jan 19 2016fs_queueActiveKuhlman-Huels (Parisian, Cristopher)
Card #412377xxxxxx7530$120.00Feb 01 2016fs_queueActiveKuhlman-Huels (Parisian, Cristopher)
Card #412377xxxxxx7530$60.00Feb 19 2016fs_queueActiveKuhlman-Huels (Parisian, Cristopher)
Card #412377xxxxxx7530$120.00Mar 01 2016fs_queueActiveKuhlman-Huels (Parisian, Cristopher)
Card #412353xxxxxx2414$90.00Jan 01 2016fs_queueActiveHaag-Schumm (Ullrich, Shemar)
Card #412353xxxxxx2414$60.00Jan 03 2016fs_queueActiveHaag-Schumm (Ullrich, Shemar)
Card #412353xxxxxx2414$90.00Feb 01 2016fs_queueActiveHaag-Schumm (Ullrich, Shemar)
Card #412353xxxxxx2414$60.00Feb 03 2016fs_queueActiveHaag-Schumm (Ullrich, Shemar)
Card #412353xxxxxx2414$90.00Mar 01 2016fs_queueActiveHaag-Schumm (Ullrich, Shemar)
Card #412325xxxxxx9052$30.00Jan 01 2016fs_queueActiveHackett, Garnet
Card #412325xxxxxx9052$60.00Jan 13 2016fs_queueActiveHackett, Garnet
Card #412325xxxxxx9052$30.00Feb 01 2016fs_queueActiveHackett, Garnet
Card #412325xxxxxx9052$60.00Feb 13 2016fs_queueActiveHackett, Garnet
Card #412325xxxxxx9052$30.00Mar 01 2016fs_queueActiveHackett, Garnet
Card #412328xxxxxx6431$120.00Jan 01 2016fs_queueActiveToy, Bethany
Card #412328xxxxxx6431$120.00Feb 01 2016fs_queueActiveToy, Bethany
Card #412328xxxxxx6431$120.00Mar 01 2016fs_queueActiveToy, Bethany
Card #412371xxxxxx6197$90.00Jan 01 2016fs_queueActiveKuhn-Ruecker (Nienow, Kacie)
Card #412371xxxxxx6197$60.00Jan 09 2016fs_queueActiveKuhn-Ruecker (Nienow, Kacie)
Card #412371xxxxxx6197$90.00Feb 01 2016fs_queueActiveKuhn-Ruecker (Nienow, Kacie)
Card #412371xxxxxx6197$60.00Feb 09 2016fs_queueActiveKuhn-Ruecker (Nienow, Kacie)
Card #412371xxxxxx6197$90.00Mar 01 2016fs_queueActiveKuhn-Ruecker (Nienow, Kacie)
Card #412383xxxxxx0173$120.00Jan 01 2016fs_queueActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Card #412383xxxxxx0173$60.00Jan 11 2016fs_queueActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Card #412383xxxxxx0173$120.00Feb 01 2016fs_queueActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Card #412383xxxxxx0173$60.00Feb 11 2016fs_queueActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Card #412383xxxxxx0173$120.00Mar 01 2016fs_queueActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Card #412332xxxxxx8907$120.00Jan 01 2016fs_queueActiveKunde, Noemi
Card #412332xxxxxx8907$120.00Feb 01 2016fs_queueActiveKunde, Noemi
Card #412332xxxxxx8907$120.00Mar 01 2016fs_queueActiveKunde, Noemi
Card #412303xxxxxx0342$115.65Jan 21 2016fs_queueActiveCronin, Javier
Card #412303xxxxxx0342$30.00Feb 01 2016fs_queueActiveCronin, Javier
Card #412303xxxxxx0342$60.00Feb 21 2016fs_queueActiveCronin, Javier
Total$48369.99
- - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - Next - - -
- -
- - - - - - - diff --git a/FS-Test/share/output/search/cust_pay.html/magic=_date:unapplied=0:beginning=01%2F01%2F2016:agentnum=1:order_by=paynum b/FS-Test/share/output/search/cust_pay.html/magic=_date:unapplied=0:beginning=01%2F01%2F2016:agentnum=1:order_by=paynum new file mode 100644 index 000000000..d36e6780d --- /dev/null +++ b/FS-Test/share/output/search/cust_pay.html/magic=_date:unapplied=0:beginning=01%2F01%2F2016:agentnum=1:order_by=paynum @@ -0,0 +1,3914 @@ + + + + + + Internal Payment Search Results + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
freeside + Freeside Test 3.8.1 + Logged in as test  logout
Preferences +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ Adv + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + +
+ + Adv
+ +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + + + + + +
+ + + Internal Payment Search Results + + +

+ + + + + + + + + +
+

Download full results
+as Excel spreadsheet
+as printable copy
+

+ + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + Next + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Payment + + Amount + + Date + + By + + Cust. Status + + Customer +
Card #412393xxxxxx6707$90.00Jan 01 2016fs_queueActiveFlatley-Hagenes (Donnelly, Odessa)
Card #412300xxxxxx1422$30.00Jan 01 2016fs_queueActiveBartoletti, Theodora
Card #412334xxxxxx9230$90.00Jan 01 2016fs_queueActiveRenner Inc (Volkman, Antwan)
Card #412382xxxxxx8869$120.00Jan 01 2016fs_queueActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Card #412381xxxxxx9354$120.00Jan 01 2016fs_queueActiveJohnston, Delphine
Card #412393xxxxxx6496$120.00Jan 01 2016fs_queueActiveGrady, Aniya
Card #412352xxxxxx8661$90.00Jan 01 2016fs_queueActiveStracke Inc (Kuhlman, Kaya)
Card #412371xxxxxx3676$90.00Jan 01 2016fs_queueActiveToy-Gerlach (Zulauf, Sharon)
Card #412345xxxxxx4583$30.00Jan 01 2016fs_queueActiveMcDermott, Alejandra
Card #412380xxxxxx3823$120.00Jan 01 2016fs_queueActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Card #412390xxxxxx9436$120.00Jan 01 2016fs_queueActiveZemlak, Asia
Card #412396xxxxxx4646$120.00Jan 01 2016fs_queueActiveZemlak and Sons (Swift, Maximilian)
Card #412353xxxxxx2414$90.00Jan 01 2016fs_queueActiveHaag-Schumm (Ullrich, Shemar)
Card #412325xxxxxx9052$30.00Jan 01 2016fs_queueActiveHackett, Garnet
Card #412371xxxxxx6197$90.00Jan 01 2016fs_queueActiveKuhn-Ruecker (Nienow, Kacie)
Card #412377xxxxxx7530$120.00Jan 01 2016fs_queueActiveKuhlman-Huels (Parisian, Cristopher)
Card #412333xxxxxx3755$30.00Jan 01 2016fs_queueActiveConn, Marisol
Card #412328xxxxxx6431$120.00Jan 01 2016fs_queueActiveToy, Bethany
Card #412313xxxxxx5222$90.00Jan 01 2016fs_queueActiveKunze, Ryan and Dare (Schultz, Jasper)
Card #412383xxxxxx0173$120.00Jan 01 2016fs_queueActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Card #412364xxxxxx5720$30.00Jan 01 2016fs_queueActiveBrekke, Tillman
Card #412370xxxxxx0947$120.00Jan 01 2016fs_queueActiveHodkiewicz-Raynor (Macejkovic, Leann)
Card #412332xxxxxx8907$120.00Jan 01 2016fs_queueActiveKunde, Noemi
Card #412390xxxxxx5794$90.00Jan 01 2016fs_queueActiveLeannon-Pfannerstill (O'Keefe, Bernie)
Card #412371xxxxxx6297$30.00Jan 01 2016fs_queueActiveMohr, Florine
Card #412323xxxxxx3468$90.00Jan 01 2016fs_queueActiveMedhurst Group (Medhurst, Rafaela)
Card #412306xxxxxx5828$120.00Jan 01 2016fs_queueActiveBernhard LLC (Hintz, Winston)
Card #412325xxxxxx5322$120.00Jan 01 2016fs_queueActiveSteuber, Ryley
Card #412387xxxxxx0283$120.00Jan 01 2016fs_queueActiveShanahan LLC (Brown, Ceasar)
Card #412392xxxxxx3970$30.00Jan 01 2016fs_queueActiveFrami, Gayle
Card #412378xxxxxx3202$90.00Jan 01 2016fs_queueActiveWiegand-Kohler (Murray, Amparo)
Card #412399xxxxxx4977$30.00Jan 01 2016fs_queueActiveGoldner, Verlie
Card #412340xxxxxx5576$120.00Jan 01 2016fs_queueActiveLeuschke-Stamm (Dibbert, Betsy)
Card #412336xxxxxx0282$120.00Jan 01 2016fs_queueActiveThiel, Dagmar
Card #412389xxxxxx2421$120.00Jan 01 2016fs_queueActiveSchultz, Colten
Card #412327xxxxxx2500$120.00Jan 01 2016fs_queueActiveSawayn and Sons (Beier, Olin)
Card #412340xxxxxx7763$90.00Jan 01 2016fs_queueActiveLuettgen LLC (Grant, Grover)
Card #412391xxxxxx1645$90.00Jan 01 2016fs_queueActiveSchultz, Hyatt and Ruecker (Yundt, Berta)
Card #412341xxxxxx1664$30.00Jan 01 2016fs_queueActivePagac, Mariano
Card #412387xxxxxx9621$120.00Jan 01 2016fs_queueActiveMoore-Cummerata (DuBuque, Russ)
Card #412351xxxxxx3194$120.00Jan 01 2016fs_queueActiveAbbott, Addison
Card #412387xxxxxx5985$120.00Jan 01 2016fs_queueActiveBrown, Danial
Card #412307xxxxxx6603$30.00Jan 01 2016fs_queueActiveLehner, Ryann
Card #412392xxxxxx5923$120.00Jan 01 2016fs_queueActiveBalistreri-Koepp (Effertz, Laurie)
Card #412360xxxxxx2458$90.00Jan 01 2016fs_queueActiveHoeger-Brown (Shields, Serenity)
Card #412373xxxxxx4113$90.00Jan 01 2016fs_queueActiveCorkery-D'Amore (Wyman, Bethel)
Card #412328xxxxxx7873$30.00Jan 01 2016fs_queueActiveMonahan, Tyrese
Card #412328xxxxxx6854$120.00Jan 01 2016fs_queueActiveKessler, Dana
Card #412311xxxxxx9654$120.00Jan 01 2016fs_queueActiveCorkery LLC (Beahan, Sebastian)
Card #412381xxxxxx2589$30.00Jan 01 2016fs_queueActivePacocha, Matilde
Card #412327xxxxxx8175$120.00Jan 01 2016fs_queueActiveSpinka Inc (Runte, Emmalee)
Card #412384xxxxxx2819$90.00Jan 01 2016fs_queueActiveKozey and Sons (Vandervort, Harmon)
Card #412335xxxxxx1714$90.00Jan 01 2016fs_queueActiveFay and Sons (Gerhold, Thora)
Card #412302xxxxxx4669$120.00Jan 01 2016fs_queueActiveDach, Lueilwitz and Koepp (Kovacek, Frank)
Card #412380xxxxxx8241$90.00Jan 01 2016fs_queueActiveLuettgen-Jacobs (Hintz, Junior)
Card #412350xxxxxx1348$30.00Jan 01 2016fs_queueActiveMuller, Kenyatta
Card #412369xxxxxx5713$120.00Jan 01 2016fs_queueActiveMcKenzie, Kareem
Card #412369xxxxxx0557$120.00Jan 01 2016fs_queueActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
Card #412373xxxxxx2309$30.00Jan 01 2016fs_queueActiveDibbert, Roman
Card #412338xxxxxx4420$90.00Jan 01 2016fs_queueActiveRoberts-Schinner (Flatley, Amelia)
Card #412388xxxxxx0555$120.00Jan 01 2016fs_queueActiveRau, Dale
Card #412347xxxxxx5960$30.00Jan 01 2016fs_queueActiveEmmerich, Neil
Card #412381xxxxxx5485$120.00Jan 01 2016fs_queueActiveHermiston, Alexa
Card #412393xxxxxx5889$120.00Jan 01 2016fs_queueActiveBarton-Goodwin (Schroeder, Brian)
Card #412387xxxxxx0848$120.00Jan 01 2016fs_queueActiveLind-Bahringer (Ratke, Roma)
Card #412354xxxxxx2694$90.00Jan 01 2016fs_queueActiveTreutel, Kuhn and Sipes (Wintheiser, Elyse)
Card #412346xxxxxx5661$90.00Jan 01 2016fs_queueActiveKemmer-O'Connell (Schuster, Alexander)
Card #412313xxxxxx3494$30.00Jan 01 2016fs_queueActiveGleason, Ahmed
Card #412350xxxxxx9816$120.00Jan 01 2016fs_queueActiveDonnelly, Raleigh
Card #412342xxxxxx3863$120.00Jan 01 2016fs_queueActiveFeeney, Brice
Card #412351xxxxxx2876$30.00Jan 01 2016fs_queueActiveMante, Demond
Card #412358xxxxxx7955$120.00Jan 01 2016fs_queueActiveBernier-Nader (Hane, Floy)
Card #412307xxxxxx4512$90.00Jan 01 2016fs_queueActiveZulauf-Schiller (Jacobs, Angelina)
Card #412371xxxxxx5182$120.00Jan 01 2016fs_queueActiveCole, Graham and Towne (Hickle, Javier)
Card #412348xxxxxx0834$120.00Jan 01 2016fs_queueActiveKunze, Michale
Card #412395xxxxxx7269$90.00Jan 01 2016fs_queueActiveLangosh, Shanahan and Huels (Morissette, Florence)
Card #412386xxxxxx4614$30.00Jan 01 2016fs_queueActiveKris, Josie
Card #412389xxxxxx7923$120.00Jan 01 2016fs_queueActiveQuitzon Group (Davis, Jeffery)
Card #412325xxxxxx4150$90.00Jan 01 2016fs_queueActiveOlson Inc (Towne, Samara)
Card #412339xxxxxx8431$120.00Jan 01 2016fs_queueActiveCarter, Cathy
Card #412357xxxxxx1799$30.00Jan 01 2016fs_queueActiveKub, Julie
Card #412310xxxxxx7289$120.00Jan 01 2016fs_queueActiveLeuschke, Edd
Card #412368xxxxxx9467$120.00Jan 01 2016fs_queueActiveHamill-McKenzie (Heathcote, Ismael)
Card #412371xxxxxx0714$30.00Jan 01 2016fs_queueActiveFrami, Miller
Card #412398xxxxxx2435$120.00Jan 01 2016fs_queueActiveZboncak, Schmidt and Howell (Pouros, Robb)
Card #412359xxxxxx8241$120.00Jan 01 2016fs_queueActivePollich, Kieran
Card #412312xxxxxx9289$90.00Jan 01 2016fs_queueActivePfeffer, Shanahan and Cruickshank (Kutch, Rosario)
Card #412384xxxxxx4955$90.00Jan 01 2016fs_queueActiveLeannon-Crona (Schuster, Cierra)
Card #412321xxxxxx6661$120.00Jan 01 2016fs_queueActiveSchuster, Ed
Card #412385xxxxxx4890$120.00Jan 01 2016fs_queueActiveLind Group (Padberg, Irving)
Card #412390xxxxxx2362$30.00Jan 01 2016fs_queueActiveUpton, Otho
Card #412379xxxxxx3787$90.00Jan 01 2016fs_queueActiveMcLaughlin-Luettgen (Berge, Houston)
Card #412327xxxxxx0389$120.00Jan 01 2016fs_queueActiveWeimann Inc (Cartwright, Judah)
Card #412312xxxxxx3810$90.00Jan 01 2016fs_queueActiveFritsch LLC (Jones, Mandy)
Card #412374xxxxxx5034$30.00Jan 01 2016fs_queueActiveLakin, Lindsay
Card #412392xxxxxx8154$120.00Jan 01 2016fs_queueActiveHermiston, Cassidy
Card #412371xxxxxx3828$90.00Jan 01 2016fs_queueActiveMante LLC (Kessler, Enid)
Card #412372xxxxxx1840$120.00Jan 01 2016fs_queueActiveOndricka, Ethelyn
Card #412386xxxxxx6686$30.00Jan 01 2016fs_queueActiveRowe, Amara
Card #412312xxxxxx6258$30.00Jan 01 2016fs_queueActiveBayer, Jessika
Total$48369.99
+ + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + Next + + +
+ +
+ + + + + + + diff --git a/FS-Test/share/output/search/cust_pkg.cgi/keywords=pkgnum:order_by=pkgnum b/FS-Test/share/output/search/cust_pkg.cgi/keywords=pkgnum:order_by=pkgnum new file mode 100644 index 000000000..d2f5d12be --- /dev/null +++ b/FS-Test/share/output/search/cust_pkg.cgi/keywords=pkgnum:order_by=pkgnum @@ -0,0 +1,11322 @@ + + + + + + Package Search Results + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
freeside + Freeside Test 3.8.1 + Logged in as test  logout
Preferences +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ Adv + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + +
+ + Adv
+ +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + + + + + +
+ + + Package Search Results + + +

+ + + + + + + Change these packages
Email a notice to these customers + +

+ + + + + + + + + + + + + + + +
+ +
+ + 601 total packages + + + ( show per page ) + + +
+ +
+ +
+ + Download full results
+ + as Excel spreadsheet
+ + as CSV file
+ + + as printable copy + +
+ + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + Next + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ # + + Quan. + + Package + + Class + + Status + + Sales Person + + Ordered by + + Setup + + Base Recur + + Freq. + + Setup + + Last bill + + Next bill + + Adjourn + + Susp. + + Susp. delay + + Expire + + Contract end + + Changed + + Cancel + + Reason + + Cust. Status + + Customer + + Services +
11System DomainNot yet billedfs_bootstrap$0.00$0.00(no recurring fee)Accounts, System
Domain:example.com
21Monthly prorated accountActivetest$20.00$30.00monthlyOct 09 2015Mar 01 2016Apr 01 2016ActiveSchowalter, Oswald
Test svc_acct:berta@example.com
31Monthly prorated broadbandActivetest$40.00$90.00monthlyOct 09 2015Mar 01 2016Apr 01 2016ActiveSchowalter, Oswald
Test svc_broadband:IP:10.212.50.247, MAC:0000911C4815
41Annual subscription domainActivetest$0.00$25.00annuallyOct 09 2015Oct 09 2015Oct 01 2016ActiveSchowalter, Oswald
Test svc_domain:waters-turner.com
51Monthly prorated broadbandActivetest$40.00$90.00monthlySep 10 2015Mar 01 2016Apr 01 2016ActiveFlatley-Hagenes (Donnelly, Odessa)
Test svc_broadband:IP:10.127.31.117, MAC:0000A3E013D7
61Annual subscription domainActivetest$0.00$25.00annuallySep 10 2015Sep 10 2015Sep 01 2016ActiveFlatley-Hagenes (Donnelly, Odessa)
Test svc_domain:ziemann-dietrich.com
71Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 10 2015Feb 10 2016Mar 10 2016ActiveFlatley-Hagenes (Donnelly, Odessa)
Test svc_phone:19671718037
81Annual subscription domainActivetest$0.00$25.00annuallyDec 19 2015Dec 19 2015Dec 01 2016ActiveBartoletti, Theodora
Test svc_domain:watsica-llc.com
91Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 19 2015Feb 19 2016Mar 19 2016ActiveBartoletti, Theodora
Test svc_phone:337448915280026
101Monthly prorated accountActivetest$20.00$30.00monthlyDec 19 2015Mar 01 2016Apr 01 2016ActiveBartoletti, Theodora
Test svc_acct:sherwood@example.com
111Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 13 2016Feb 13 2016Mar 13 2016ActiveWatsica-Crooks (Will, Marguerite)
Test svc_phone:7941182146
121Monthly prorated accountActivetest$20.00$30.00monthlyJan 13 2016Mar 01 2016Apr 01 2016ActiveWatsica-Crooks (Will, Marguerite)
Test svc_acct:rashad@example.com
131Monthly prorated broadbandActivetest$40.00$90.00monthlyJan 13 2016Mar 01 2016Apr 01 2016ActiveWatsica-Crooks (Will, Marguerite)
Test svc_broadband:IP:10.4.160.230, MAC:0000D12765F4
141Monthly prorated accountActivetest$20.00$30.00monthlyNov 02 2015Mar 01 2016Apr 01 2016ActiveJohnston, Delphine
Test svc_acct:doris@example.com
151Monthly prorated broadbandActivetest$40.00$90.00monthlyNov 02 2015Mar 01 2016Apr 01 2016ActiveJohnston, Delphine
Test svc_broadband:IP:10.203.139.97, MAC:0000FA2C8FB1
161Annual subscription domainActivetest$0.00$25.00annuallyNov 02 2015Nov 02 2015Nov 01 2016ActiveJohnston, Delphine
Test svc_domain:hane-llc.com
171Monthly prorated broadbandActivetest$40.00$90.00monthlyNov 23 2015Mar 01 2016Apr 01 2016ActiveRenner Inc (Volkman, Antwan)
Test svc_broadband:IP:10.75.143.4, MAC:0000EE773AA3
181Annual subscription domainActivetest$0.00$25.00annuallyNov 23 2015Nov 23 2015Nov 01 2016ActiveRenner Inc (Volkman, Antwan)
Test svc_domain:will-schmitt-and-buckridge.com
191Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 23 2015Feb 23 2016Mar 23 2016ActiveRenner Inc (Volkman, Antwan)
Test svc_phone:507789172836615
201Annual subscription domainActivetest$0.00$25.00annuallySep 28 2015Sep 28 2015Sep 01 2016ActiveDouglas, Willow
Test svc_domain:hagenes-mclaughlin-and-fadel.com
211Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 28 2015Feb 28 2016Mar 28 2016ActiveDouglas, Willow
Test svc_phone:402545251883238
221Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveDouglas, Willow
Test svc_acct:hilario@example.com
231Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 25 2015Feb 25 2016Mar 25 2016ActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Test svc_phone:5204979036
241Monthly prorated accountActivetest$20.00$30.00monthlyOct 25 2015Mar 01 2016Apr 01 2016ActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Test svc_acct:lennie@example.com
251Monthly prorated broadbandActivetest$40.00$90.00monthlyOct 25 2015Mar 01 2016Apr 01 2016ActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Test svc_broadband:IP:10.2.159.93, MAC:0000BEEA3257
261Monthly prorated accountActivetest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
Test svc_acct:travis@example.com
271Monthly prorated broadbandActivetest$40.00$90.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
Test svc_broadband:IP:10.147.177.86, MAC:0000E5156362
281Annual subscription domainActivetest$0.00$25.00annuallyAug 14 2015Aug 14 2015Aug 01 2016ActiveGrady, Aniya
Test svc_domain:watsica-sauer-and-braun.com
291Monthly prorated broadbandActivetest$40.00$90.00monthlySep 30 2015Mar 01 2016Apr 01 2016ActiveTorp, Sawayn and Friesen (Pollich, Maritza)
Test svc_broadband:IP:10.61.84.169, MAC:000069394AF2
301Annual subscription domainActivetest$0.00$25.00annuallySep 30 2015Sep 30 2015Sep 01 2016ActiveTorp, Sawayn and Friesen (Pollich, Maritza)
Test svc_domain:greenholt-parisian.com
311Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 30 2015Feb 28 2016Mar 28 2016ActiveTorp, Sawayn and Friesen (Pollich, Maritza)
Test svc_phone:2103459718
321Annual subscription domainActivetest$0.00$25.00annuallyJan 16 2016Jan 16 2016Jan 01 2017ActiveKuhlman, Niko
Test svc_domain:corkery-hackett-and-franecki.com
331Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 16 2016Feb 16 2016Mar 16 2016ActiveKuhlman, Niko
Test svc_phone:14745441565
341Monthly prorated accountActivetest$20.00$30.00monthlyJan 16 2016Mar 01 2016Apr 01 2016ActiveKuhlman, Niko
Test svc_acct:william@example.com
351Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 12 2015Feb 12 2016Mar 12 2016ActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Test svc_phone:4609716945803
361Monthly prorated accountActivetest$20.00$30.00monthlyOct 12 2015Mar 01 2016Apr 01 2016ActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Test svc_acct:richmond@example.com
371Monthly prorated broadbandActivetest$40.00$90.00monthlyOct 12 2015Mar 01 2016Apr 01 2016ActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Test svc_broadband:IP:10.229.63.194, MAC:00004D3E8513
381Monthly prorated accountActivetest$20.00$30.00monthlyDec 17 2015Mar 01 2016Apr 01 2016ActiveFritsch, Earnestine
Test svc_acct:samir@example.com
391Monthly prorated broadbandActivetest$40.00$90.00monthlyDec 17 2015Mar 01 2016Apr 01 2016ActiveFritsch, Earnestine
Test svc_broadband:IP:10.188.48.84, MAC:000036BEDE13
401Annual subscription domainActivetest$0.00$25.00annuallyDec 17 2015Dec 17 2015Dec 01 2016ActiveFritsch, Earnestine
Test svc_domain:ullrich-kilback.com
411Monthly prorated broadbandActivetest$40.00$90.00monthlyOct 03 2015Mar 01 2016Apr 01 2016ActiveStracke Inc (Kuhlman, Kaya)
Test svc_broadband:IP:10.225.235.123, MAC:00003C2A1764
421Annual subscription domainActivetest$0.00$25.00annuallyOct 03 2015Oct 03 2015Oct 01 2016ActiveStracke Inc (Kuhlman, Kaya)
Test svc_domain:crooks-collins.com
431Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveStracke Inc (Kuhlman, Kaya)
Test svc_phone:7315522562
441Annual subscription domainActivetest$0.00$25.00annuallyNov 14 2015Nov 14 2015Nov 01 2016ActiveMcDermott, Alejandra
Test svc_domain:kuhn-llc.com
451Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 14 2015Feb 14 2016Mar 14 2016ActiveMcDermott, Alejandra
Test svc_phone:5473351513
461Monthly prorated accountActivetest$20.00$30.00monthlyNov 14 2015Mar 01 2016Apr 01 2016ActiveMcDermott, Alejandra
Test svc_acct:walton@example.com
471Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 21 2015Feb 21 2016Mar 21 2016ActiveLeffler, Abshire and Orn (Hyatt, Reggie)
Test svc_phone:580124349433539
481Monthly prorated accountActivetest$20.00$30.00monthlyNov 21 2015Mar 01 2016Apr 01 2016ActiveLeffler, Abshire and Orn (Hyatt, Reggie)
Test svc_acct:nigel@example.com
491Monthly prorated broadbandActivetest$40.00$90.00monthlyNov 21 2015Mar 01 2016Apr 01 2016ActiveLeffler, Abshire and Orn (Hyatt, Reggie)
Test svc_broadband:IP:10.189.193.93, MAC:000043D6F9E3
501Monthly prorated accountActivetest$20.00$30.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
Test svc_acct:sammy@example.com
511Monthly prorated broadbandActivetest$40.00$90.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
Test svc_broadband:IP:10.44.211.87, MAC:00008BCF4552
521Annual subscription domainActivetest$0.00$25.00annuallyAug 08 2015Aug 08 2015Aug 01 2016ActiveZemlak, Asia
Test svc_domain:hansen-kilback.com
531Monthly prorated broadbandActivetest$40.00$90.00monthlySep 29 2015Mar 01 2016Apr 01 2016ActiveToy-Gerlach (Zulauf, Sharon)
Test svc_broadband:IP:10.116.203.5, MAC:00005AFAF158
541Annual subscription domainActivetest$0.00$25.00annuallySep 29 2015Sep 29 2015Sep 01 2016ActiveToy-Gerlach (Zulauf, Sharon)
Test svc_domain:klocko-inc.com
551Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveToy-Gerlach (Zulauf, Sharon)
Test svc_phone:47925781188566
561Annual subscription domainActivetest$0.00$25.00annuallyOct 19 2015Oct 19 2015Oct 01 2016ActiveWeber, Aliza
Test svc_domain:ward-murphy-and-wisozk.com
571Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 19 2015Feb 19 2016Mar 19 2016ActiveWeber, Aliza
Test svc_phone:215984572910627
581Monthly prorated accountActivetest$20.00$30.00monthlyOct 19 2015Mar 01 2016Apr 01 2016ActiveWeber, Aliza
Test svc_acct:linwood@example.com
591Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 16 2015Feb 16 2016Mar 16 2016ActiveZemlak and Sons (Swift, Maximilian)
Test svc_phone:5055483796977
601Monthly prorated accountActivetest$20.00$30.00monthlyNov 16 2015Mar 01 2016Apr 01 2016ActiveZemlak and Sons (Swift, Maximilian)
Test svc_acct:esperanza@example.com
611Monthly prorated broadbandActivetest$40.00$90.00monthlyNov 16 2015Mar 01 2016Apr 01 2016ActiveZemlak and Sons (Swift, Maximilian)
Test svc_broadband:IP:10.178.209.2, MAC:00009245E1CE
621Monthly prorated accountActivetest$20.00$30.00monthlyJan 26 2016Mar 01 2016Apr 01 2016ActiveJohnston, Florence
Test svc_acct:branson@example.com
631Monthly prorated broadbandActivetest$40.00$90.00monthlyJan 26 2016Mar 01 2016Apr 01 2016ActiveJohnston, Florence
Test svc_broadband:IP:10.86.8.116, MAC:00009D2D385F
641Annual subscription domainActivetest$0.00$25.00annuallyJan 26 2016Jan 26 2016Jan 01 2017ActiveJohnston, Florence
Test svc_domain:okeefe-stracke.com
651Monthly prorated broadbandActivetest$40.00$90.00monthlyOct 24 2015Mar 01 2016Apr 01 2016ActiveDuBuque Inc (King, Thomas)
Test svc_broadband:IP:10.166.5.138, MAC:000020A5C9AB
661Annual subscription domainActivetest$0.00$25.00annuallyOct 24 2015Oct 24 2015Oct 01 2016ActiveDuBuque Inc (King, Thomas)
Test svc_domain:murazik-padberg-and-dibbert.com
671Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 24 2015Feb 24 2016Mar 24 2016ActiveDuBuque Inc (King, Thomas)
Test svc_phone:510207687452209
681Annual subscription domainActivetest$0.00$25.00annuallyDec 10 2015Dec 10 2015Dec 01 2016ActiveConn, Marisol
Test svc_domain:rodriguez-llc.com
691Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 10 2015Feb 10 2016Mar 10 2016ActiveConn, Marisol
Test svc_phone:19732087174151
701Monthly prorated accountActivetest$20.00$30.00monthlyDec 10 2015Mar 01 2016Apr 01 2016ActiveConn, Marisol
Test svc_acct:victor@example.com
711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_phone:99158298078002
721Monthly prorated accountActivetest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_acct:ryleigh@example.com
731Monthly prorated broadbandActivetest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_broadband:IP:10.223.20.110, MAC:0000B618A255
741Monthly prorated accountActivetest$20.00$30.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveRomaguera, Tianna
Test svc_acct:citlalli@example.com
751Monthly prorated broadbandActivetest$40.00$90.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveRomaguera, Tianna
Test svc_broadband:IP:10.181.162.31, MAC:0000A7F64E79
761Annual subscription domainActivetest$0.00$25.00annuallyOct 06 2015Oct 06 2015Oct 01 2016ActiveRomaguera, Tianna
Test svc_domain:gorczany-weimann.com
771Monthly prorated broadbandActivetest$40.00$90.00monthlyDec 03 2015Mar 01 2016Apr 01 2016ActiveHaag-Schumm (Ullrich, Shemar)
Test svc_broadband:IP:10.30.204.50, MAC:000097EB747A
781Annual subscription domainActivetest$0.00$25.00annuallyDec 03 2015Dec 03 2015Dec 01 2016ActiveHaag-Schumm (Ullrich, Shemar)
Test svc_domain:ward-buckridge.com
791Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 03 2015Feb 03 2016Mar 03 2016ActiveHaag-Schumm (Ullrich, Shemar)
Test svc_phone:8935173249
801Annual subscription domainActivetest$0.00$25.00annuallyOct 13 2015Oct 13 2015Oct 01 2016ActiveHackett, Garnet
Test svc_domain:treutel-llc.com
811Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveHackett, Garnet
Test svc_phone:152553597965486
821Monthly prorated accountActivetest$20.00$30.00monthlyOct 13 2015Mar 01 2016Apr 01 2016ActiveHackett, Garnet
Test svc_acct:lenora@example.com
831Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 22 2015Feb 22 2016Mar 22 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_phone:114180154577357
841Monthly prorated accountActivetest$20.00$30.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_acct:nyasia@example.com
851Monthly prorated broadbandActivetest$40.00$90.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_broadband:IP:10.171.182.118, MAC:00003EE1A6D7
861Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveToy, Bethany
Test svc_acct:alden@example.com
871Monthly prorated broadbandActivetest$40.00$90.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveToy, Bethany
Test svc_broadband:IP:10.79.94.0, MAC:00008A11465E
881Annual subscription domainActivetest$0.00$25.00annuallySep 28 2015Sep 28 2015Sep 01 2016ActiveToy, Bethany
Test svc_domain:baumbach-llc.com
891Monthly prorated broadbandActivetest$40.00$90.00monthlyDec 09 2015Mar 01 2016Apr 01 2016ActiveKuhn-Ruecker (Nienow, Kacie)
Test svc_broadband:IP:10.74.128.210, MAC:00009E471138
901Annual subscription domainActivetest$0.00$25.00annuallyDec 09 2015Dec 09 2015Dec 01 2016ActiveKuhn-Ruecker (Nienow, Kacie)
Test svc_domain:kessler-larson-and-bauch.com
911Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 09 2015Feb 09 2016Mar 09 2016ActiveKuhn-Ruecker (Nienow, Kacie)
Test svc_phone:1535633738761521
921Annual subscription domainActivetest$0.00$25.00annuallySep 21 2015Sep 21 2015Sep 01 2016ActiveSwaniawski, Adrienne
Test svc_domain:moen-kovacek.com
931Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveSwaniawski, Adrienne
Test svc_phone:7091741436337
941Monthly prorated accountActivetest$20.00$30.00monthlySep 21 2015Mar 01 2016Apr 01 2016ActiveSwaniawski, Adrienne
Test svc_acct:sally@example.com
951Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 11 2015Feb 11 2016Mar 11 2016ActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Test svc_phone:1076194311
961Monthly prorated accountActivetest$20.00$30.00monthlyDec 11 2015Mar 01 2016Apr 01 2016ActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Test svc_acct:drew@example.com
971Monthly prorated broadbandActivetest$40.00$90.00monthlyDec 11 2015Mar 01 2016Apr 01 2016ActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Test svc_broadband:IP:10.72.141.97, MAC:000086A32C19
981Monthly prorated accountActivetest$20.00$30.00monthlySep 14 2015Mar 01 2016Apr 01 2016ActiveKunde, Noemi
Test svc_acct:nils@example.com
991Monthly prorated broadbandActivetest$40.00$90.00monthlySep 14 2015Mar 01 2016Apr 01 2016ActiveKunde, Noemi
Test svc_broadband:IP:10.229.201.34, MAC:0000494CF06C
1001Annual subscription domainActivetest$0.00$25.00annuallySep 14 2015Sep 14 2015Sep 01 2016ActiveKunde, Noemi
Test svc_domain:marvin-and-sons.com
+ + + + 1 + + + 2 + + + 3 + + + 4 + + + 5 + + + 6 + + + 7 + + Next + + + +
+ + + + +
+ + + + + + + + diff --git a/FS-Test/share/output/search/cust_pkg.cgi/magic=bill:classnum=0:setup_ending=10%2F31%2F2015:pkgpart=5:pkgpart=2 b/FS-Test/share/output/search/cust_pkg.cgi/magic=bill:classnum=0:setup_ending=10%2F31%2F2015:pkgpart=5:pkgpart=2 deleted file mode 100644 index 5256b74e4..000000000 --- a/FS-Test/share/output/search/cust_pkg.cgi/magic=bill:classnum=0:setup_ending=10%2F31%2F2015:pkgpart=5:pkgpart=2 +++ /dev/null @@ -1,11292 +0,0 @@ - - - - - - Package Search Results - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
freeside - Freeside Test 3.8.1 - Logged in as test  logout
Preferences -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- Adv - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - -
- - Adv
- -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - - - - - -
- - - Package Search Results - - -

- - - - - - - Change these packages
Email a notice to these customers - -

- - - - - - - - - - - - - - - -
- -
- - 143 total packages - - - ( show per page ) - - -
- -
- -
- - Download full results
- - as Excel spreadsheet
- - as CSV file
- - - as printable copy - -
- - - - 1 - - - 2 - - Next - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - Quan. - - Package - - Class - - Status - - Sales Person - - Ordered by - - Setup - - Base Recur - - Freq. - - Setup - - Last bill - - Next bill - - Adjourn - - Susp. - - Susp. delay - - Expire - - Contract end - - Changed - - Cancel - - Reason - - Cust. Status - - Customer - - Services -
2741Monthly prorated accountActivetest$20.00$30.00monthlyAug 07 2015Mar 01 2016Apr 01 2016ActiveRuecker, Lucious
Test svc_acct:karen@example.com
2731Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 07 2015Feb 07 2016Mar 07 2016ActiveRuecker, Lucious
Test svc_phone:16095013569
3071Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 08 2015Feb 08 2016Mar 08 2016ActiveRoberts-Schinner (Flatley, Amelia)
Test svc_phone:4593519604
501Monthly prorated accountActivetest$20.00$30.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
Test svc_acct:sammy@example.com
3551Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 09 2015Feb 09 2016Mar 09 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
Test svc_phone:15790441533145
1341Monthly prorated accountActivetest$20.00$30.00monthlyAug 12 2015Mar 01 2016Apr 01 2016ActiveSteuber, Ryley
Test svc_acct:hilbert@example.com
4101Monthly prorated accountActivetest$20.00$30.00monthlyAug 13 2015Mar 01 2016Apr 01 2016ActiveLeuschke, Edd
Test svc_acct:octavia@example.com
4681Monthly prorated accountActivetest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveWeimann Inc (Cartwright, Judah)
Test svc_acct:dejah@example.com
261Monthly prorated accountActivetest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
Test svc_acct:travis@example.com
4671Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 14 2015Feb 14 2016Mar 14 2016ActiveWeimann Inc (Cartwright, Judah)
Test svc_phone:5876977314592
2591Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 15 2015Feb 15 2016Mar 15 2016ActiveKozey and Sons (Vandervort, Harmon)
Test svc_phone:106766405260980
3381Monthly prorated accountActivetest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveDonnelly, Raleigh
Test svc_acct:stan@example.com
2181Monthly prorated accountActivetest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveBoyer, Lamont
Test svc_acct:horace@example.com
2471Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
Test svc_phone:2749371736
2871Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
Test svc_phone:183790150181541
2881Monthly prorated accountActivetest$20.00$30.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
Test svc_acct:ibrahim@example.com
2711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveFay and Sons (Gerhold, Thora)
Test svc_phone:9519625792
2061Monthly prorated accountActivetest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveBrown, Danial
Test svc_acct:kyla@example.com
711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_phone:99158298078002
721Monthly prorated accountActivetest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_acct:ryleigh@example.com
1271Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 20 2015Feb 20 2016Mar 20 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
Test svc_phone:5260896063
1511Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 21 2015Feb 21 2016Mar 21 2016ActiveMedhurst Group (Medhurst, Rafaela)
Test svc_phone:7511349049
841Monthly prorated accountActivetest$20.00$30.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_acct:nyasia@example.com
831Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 22 2015Feb 22 2016Mar 22 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_phone:114180154577357
1101Monthly prorated accountActivetest$20.00$30.00monthlyAug 26 2015Mar 01 2016Apr 01 2016ActiveChristiansen, Leone
Test svc_acct:donato@example.com
2421Monthly prorated accountActivetest$20.00$30.00monthlyAug 30 2015Mar 01 2016Apr 01 2016ActiveKessler, Dana
Test svc_acct:cleo@example.com
5251Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 31 2015Feb 28 2016Mar 28 2016ActiveWaters, Godfrey
Test svc_phone:230975040878740
1701Monthly prorated accountActivetest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveSchultz, Colten
Test svc_acct:anika@example.com
5261Monthly prorated accountActivetest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveWaters, Godfrey
Test svc_acct:darren@example.com
2031Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveMoore-Cummerata (DuBuque, Russ)
Test svc_phone:8632406717
2041Monthly prorated accountActivetest$20.00$30.00monthlySep 02 2015Mar 01 2016Apr 01 2016ActiveMoore-Cummerata (DuBuque, Russ)
Test svc_acct:kacey@example.com
2951Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveLuettgen-Jacobs (Hintz, Junior)
Test svc_phone:14991580189167
5111Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveMante LLC (Kessler, Enid)
Test svc_phone:9686105497
2231Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 03 2015Feb 03 2016Mar 03 2016ActiveHoeger-Brown (Shields, Serenity)
Test svc_phone:68981950057600
3231Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 04 2015Feb 04 2016Mar 04 2016ActiveLind-Bahringer (Ratke, Roma)
Test svc_phone:4989851645
3241Monthly prorated accountActivetest$20.00$30.00monthlySep 04 2015Mar 01 2016Apr 01 2016ActiveLind-Bahringer (Ratke, Roma)
Test svc_acct:stanton@example.com
2781Monthly prorated accountActivetest$20.00$30.00monthlySep 06 2015Mar 01 2016Apr 01 2016ActiveMcKenzie, Kareem
Test svc_acct:mitchell@example.com
4391Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 06 2015Feb 06 2016Mar 06 2016ActivePfeffer, Shanahan and Cruickshank (Kutch, Rosario)
Test svc_phone:1214016847277551
1911Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 08 2015Feb 08 2016Mar 08 2016ActiveO'Reilly-Mraz (Pagac, Kennedi)
Test svc_phone:078151255309299
1921Monthly prorated accountActivetest$20.00$30.00monthlySep 08 2015Mar 01 2016Apr 01 2016ActiveO'Reilly-Mraz (Pagac, Kennedi)
Test svc_acct:kaitlyn@example.com
71Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 10 2015Feb 10 2016Mar 10 2016ActiveFlatley-Hagenes (Donnelly, Odessa)
Test svc_phone:19671718037
1751Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 12 2015Feb 12 2016Mar 12 2016ActiveSimonis Inc (Runolfsson, Kareem)
Test svc_phone:6741985321
5351Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 13 2015Feb 13 2016Mar 13 2016ActiveConn-McLaughlin (O'Connell, Gayle)
Test svc_phone:6049664310378
981Monthly prorated accountActivetest$20.00$30.00monthlySep 14 2015Mar 01 2016Apr 01 2016ActiveKunde, Noemi
Test svc_acct:nils@example.com
4441Monthly prorated accountActivetest$20.00$30.00monthlySep 14 2015Mar 01 2016Apr 01 2016ActiveO'Keefe Inc (Schamberger, Felix)
Test svc_acct:anabelle@example.com
4431Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 14 2015Feb 14 2016Mar 14 2016ActiveO'Keefe Inc (Schamberger, Felix)
Test svc_phone:8366310646
4631Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 19 2015Feb 19 2016Mar 19 2016ActiveBoyle-Schmeler (Maggio, Fay)
Test svc_phone:1173141702400720
5861Monthly prorated accountActivetest$20.00$30.00monthlySep 19 2015Mar 01 2016Apr 01 2016ActiveTurcotte, Janessa
Test svc_acct:jessy@example.com
5851Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 19 2015Feb 19 2016Mar 19 2016ActiveTurcotte, Janessa
Test svc_phone:10016834740
3001Monthly prorated accountActivetest$20.00$30.00monthlySep 20 2015Mar 01 2016Apr 01 2016ActiveFlatley, Yundt and Pacocha (Volkman, Tabitha)
Test svc_acct:coby@example.com
3981Monthly prorated accountActivetest$20.00$30.00monthlySep 20 2015Mar 01 2016Apr 01 2016ActiveStokes, Janelle
Test svc_acct:deanna@example.com
2991Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 20 2015Feb 20 2016Mar 20 2016ActiveFlatley, Yundt and Pacocha (Volkman, Tabitha)
Test svc_phone:2964457155392
1561Monthly prorated accountActivetest$20.00$30.00monthlySep 20 2015Mar 01 2016Apr 01 2016ActiveBalistreri-Schoen (Schultz, Jaylan)
Test svc_acct:haley@example.com
1551Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 20 2015Feb 20 2016Mar 20 2016ActiveBalistreri-Schoen (Schultz, Jaylan)
Test svc_phone:261457560511658
4751Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveMcLaughlin-Luettgen (Berge, Houston)
Test svc_phone:127676487383404
931Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveSwaniawski, Adrienne
Test svc_phone:7091741436337
941Monthly prorated accountActivetest$20.00$30.00monthlySep 21 2015Mar 01 2016Apr 01 2016ActiveSwaniawski, Adrienne
Test svc_acct:sally@example.com
1531Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveFrami, Gayle
Test svc_phone:0465059470
1541Monthly prorated accountActivetest$20.00$30.00monthlySep 21 2015Mar 01 2016Apr 01 2016ActiveFrami, Gayle
Test svc_acct:ettie@example.com
3331Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 22 2015Feb 22 2016Mar 22 2016ActiveGleason, Ahmed
Test svc_phone:3337658056
3341Monthly prorated accountActivetest$20.00$30.00monthlySep 22 2015Mar 01 2016Apr 01 2016ActiveGleason, Ahmed
Test svc_acct:clarabelle@example.com
4901Monthly prorated accountActivetest$20.00$30.00monthlySep 23 2015Mar 01 2016Apr 01 2016ActiveBernhard, Kris
Test svc_acct:frances@example.com
4891Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 23 2015Feb 23 2016Mar 23 2016ActiveBernhard, Kris
Test svc_phone:19406435307
1941Monthly prorated accountActivetest$20.00$30.00monthlySep 24 2015Mar 01 2016Apr 01 2016ActiveAbbott, Addison
Test svc_acct:marian@example.com
2831Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 25 2015Feb 25 2016Mar 25 2016ActiveWolff Inc (Hessel, Brianne)
Test svc_phone:5866817423
5131Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 26 2015Feb 26 2016Mar 26 2016ActiveRowe, Amara
Test svc_phone:94633305715988
5141Monthly prorated accountActivetest$20.00$30.00monthlySep 26 2015Mar 01 2016Apr 01 2016ActiveRowe, Amara
Test svc_acct:chaim@example.com
3861Monthly prorated accountActivetest$20.00$30.00monthlySep 26 2015Mar 01 2016Apr 01 2016ActiveCarter, Cathy
Test svc_acct:wade@example.com
5641Monthly prorated accountActivetest$20.00$30.00monthlySep 27 2015Mar 01 2016Apr 01 2016ActiveRodriguez-Ebert (Bergstrom, Cecilia)
Test svc_acct:blair@example.com
2901Monthly prorated accountActivetest$20.00$30.00monthlySep 27 2015Mar 01 2016Apr 01 2016ActiveGleichner, Delmer
Test svc_acct:jadon@example.com
5631Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 27 2015Feb 27 2016Mar 27 2016ActiveRodriguez-Ebert (Bergstrom, Cecilia)
Test svc_phone:882705209766347
3741Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveKunze, Michale
Test svc_acct:maida@example.com
211Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 28 2015Feb 28 2016Mar 28 2016ActiveDouglas, Willow
Test svc_phone:402545251883238
3841Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveQuitzon Group (Davis, Jeffery)
Test svc_acct:daphnee@example.com
3831Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 28 2015Feb 28 2016Mar 28 2016ActiveQuitzon Group (Davis, Jeffery)
Test svc_phone:150342529271096
221Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveDouglas, Willow
Test svc_acct:hilario@example.com
861Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveToy, Bethany
Test svc_acct:alden@example.com
1391Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveBernhard-Treutel (Shanahan, Kevin)
Test svc_phone:71877083088273
3591Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveCole, Graham and Towne (Hickle, Javier)
Test svc_phone:3724022714296
3601Monthly prorated accountActivetest$20.00$30.00monthlySep 29 2015Mar 01 2016Apr 01 2016ActiveCole, Graham and Towne (Hickle, Javier)
Test svc_acct:therese@example.com
551Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveToy-Gerlach (Zulauf, Sharon)
Test svc_phone:47925781188566
311Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 30 2015Feb 28 2016Mar 28 2016ActiveTorp, Sawayn and Friesen (Pollich, Maritza)
Test svc_phone:2103459718
5661Monthly prorated accountActivetest$20.00$30.00monthlyOct 01 2015Mar 01 2016Apr 01 2016ActiveKreiger, Bernard
Test svc_acct:hazel@example.com
5511Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 02 2015Feb 02 2016Mar 02 2016ActiveChristiansen LLC (Howe, Luis)
Test svc_phone:5191928764
5521Monthly prorated accountActivetest$20.00$30.00monthlyOct 02 2015Mar 01 2016Apr 01 2016ActiveChristiansen LLC (Howe, Luis)
Test svc_acct:eino@example.com
2131Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveLehner, Ryann
Test svc_phone:2636239939
431Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveStracke Inc (Kuhlman, Kaya)
Test svc_phone:7315522562
2141Monthly prorated accountActivetest$20.00$30.00monthlyOct 03 2015Mar 01 2016Apr 01 2016ActiveLehner, Ryann
Test svc_acct:jacky@example.com
3911Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveWolff and Sons (Heller, Dagmar)
Test svc_phone:16892538421
2761Monthly prorated accountActivetest$20.00$30.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveDach, Lueilwitz and Koepp (Kovacek, Frank)
Test svc_acct:antwan@example.com
741Monthly prorated accountActivetest$20.00$30.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveRomaguera, Tianna
Test svc_acct:citlalli@example.com
2751Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 06 2015Feb 06 2016Mar 06 2016ActiveDach, Lueilwitz and Koepp (Kovacek, Frank)
Test svc_phone:1732869050
4771Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 06 2015Feb 06 2016Mar 06 2016ActiveLakin, Lindsay
Test svc_phone:8078845348
4781Monthly prorated accountActivetest$20.00$30.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveLakin, Lindsay
Test svc_acct:mallie@example.com
3471Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 07 2015Feb 07 2016Mar 07 2016ActiveBernier-Nader (Hane, Floy)
Test svc_phone:1894866195856273
4821Monthly prorated accountActivetest$20.00$30.00monthlyOct 07 2015Mar 01 2016Apr 01 2016ActiveHermiston, Cassidy
Test svc_acct:genevieve@example.com
3481Monthly prorated accountActivetest$20.00$30.00monthlyOct 07 2015Mar 01 2016Apr 01 2016ActiveBernier-Nader (Hane, Floy)
Test svc_acct:newell@example.com
3811Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActivePowlowski, Veda
Test svc_phone:3911632965
3821Monthly prorated accountActivetest$20.00$30.00monthlyOct 08 2015Mar 01 2016Apr 01 2016ActivePowlowski, Veda
Test svc_acct:eldridge@example.com
2851Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActiveMuller, Kenyatta
Test svc_phone:3521080416
- - - - 1 - - - 2 - - Next - - - -
- - - - -
- - - - - - - - diff --git a/FS-Test/share/output/search/cust_pkg.cgi/magic=bill:classnum=0:setup_ending=10%2F31%2F2015:pkgpart=5:pkgpart=2:order_by=pkgnum b/FS-Test/share/output/search/cust_pkg.cgi/magic=bill:classnum=0:setup_ending=10%2F31%2F2015:pkgpart=5:pkgpart=2:order_by=pkgnum new file mode 100644 index 000000000..17d61b547 --- /dev/null +++ b/FS-Test/share/output/search/cust_pkg.cgi/magic=bill:classnum=0:setup_ending=10%2F31%2F2015:pkgpart=5:pkgpart=2:order_by=pkgnum @@ -0,0 +1,11292 @@ + + + + + + Package Search Results + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
freeside + Freeside Test 3.8.1 + Logged in as test  logout
Preferences +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ Adv + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + +
+ + Adv
+ +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + + + + + +
+ + + Package Search Results + + +

+ + + + + + + Change these packages
Email a notice to these customers + +

+ + + + + + + + + + + + + + + +
+ +
+ + 143 total packages + + + ( show per page ) + + +
+ +
+ +
+ + Download full results
+ + as Excel spreadsheet
+ + as CSV file
+ + + as printable copy + +
+ + + + 1 + + + 2 + + Next + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ # + + Quan. + + Package + + Class + + Status + + Sales Person + + Ordered by + + Setup + + Base Recur + + Freq. + + Setup + + Last bill + + Next bill + + Adjourn + + Susp. + + Susp. delay + + Expire + + Contract end + + Changed + + Cancel + + Reason + + Cust. Status + + Customer + + Services +
21Monthly prorated accountActivetest$20.00$30.00monthlyOct 09 2015Mar 01 2016Apr 01 2016ActiveSchowalter, Oswald
Test svc_acct:berta@example.com
71Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 10 2015Feb 10 2016Mar 10 2016ActiveFlatley-Hagenes (Donnelly, Odessa)
Test svc_phone:19671718037
211Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 28 2015Feb 28 2016Mar 28 2016ActiveDouglas, Willow
Test svc_phone:402545251883238
221Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveDouglas, Willow
Test svc_acct:hilario@example.com
231Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 25 2015Feb 25 2016Mar 25 2016ActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Test svc_phone:5204979036
241Monthly prorated accountActivetest$20.00$30.00monthlyOct 25 2015Mar 01 2016Apr 01 2016ActiveAnkunding, Fahey and Satterfield (Willms, Marcelle)
Test svc_acct:lennie@example.com
261Monthly prorated accountActivetest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
Test svc_acct:travis@example.com
311Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 30 2015Feb 28 2016Mar 28 2016ActiveTorp, Sawayn and Friesen (Pollich, Maritza)
Test svc_phone:2103459718
351Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 12 2015Feb 12 2016Mar 12 2016ActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Test svc_phone:4609716945803
361Monthly prorated accountActivetest$20.00$30.00monthlyOct 12 2015Mar 01 2016Apr 01 2016ActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Test svc_acct:richmond@example.com
431Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveStracke Inc (Kuhlman, Kaya)
Test svc_phone:7315522562
501Monthly prorated accountActivetest$20.00$30.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
Test svc_acct:sammy@example.com
551Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveToy-Gerlach (Zulauf, Sharon)
Test svc_phone:47925781188566
571Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 19 2015Feb 19 2016Mar 19 2016ActiveWeber, Aliza
Test svc_phone:215984572910627
581Monthly prorated accountActivetest$20.00$30.00monthlyOct 19 2015Mar 01 2016Apr 01 2016ActiveWeber, Aliza
Test svc_acct:linwood@example.com
671Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 24 2015Feb 24 2016Mar 24 2016ActiveDuBuque Inc (King, Thomas)
Test svc_phone:510207687452209
711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_phone:99158298078002
721Monthly prorated accountActivetest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_acct:ryleigh@example.com
741Monthly prorated accountActivetest$20.00$30.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveRomaguera, Tianna
Test svc_acct:citlalli@example.com
811Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveHackett, Garnet
Test svc_phone:152553597965486
821Monthly prorated accountActivetest$20.00$30.00monthlyOct 13 2015Mar 01 2016Apr 01 2016ActiveHackett, Garnet
Test svc_acct:lenora@example.com
831Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 22 2015Feb 22 2016Mar 22 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_phone:114180154577357
841Monthly prorated accountActivetest$20.00$30.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
Test svc_acct:nyasia@example.com
861Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveToy, Bethany
Test svc_acct:alden@example.com
931Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveSwaniawski, Adrienne
Test svc_phone:7091741436337
941Monthly prorated accountActivetest$20.00$30.00monthlySep 21 2015Mar 01 2016Apr 01 2016ActiveSwaniawski, Adrienne
Test svc_acct:sally@example.com
981Monthly prorated accountActivetest$20.00$30.00monthlySep 14 2015Mar 01 2016Apr 01 2016ActiveKunde, Noemi
Test svc_acct:nils@example.com
1031Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 16 2015Feb 16 2016Mar 16 2016ActiveBahringer LLC (Frami, Roslyn)
Test svc_phone:19242934458
1071Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 18 2015Feb 18 2016Mar 18 2016ActiveHodkiewicz-Raynor (Macejkovic, Leann)
Test svc_phone:6941312477183
1081Monthly prorated accountActivetest$20.00$30.00monthlyOct 18 2015Mar 01 2016Apr 01 2016ActiveHodkiewicz-Raynor (Macejkovic, Leann)
Test svc_acct:kolby@example.com
1101Monthly prorated accountActivetest$20.00$30.00monthlyAug 26 2015Mar 01 2016Apr 01 2016ActiveChristiansen, Leone
Test svc_acct:donato@example.com
1171Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveBrekke, Tillman
Test svc_phone:158607899401245
1181Monthly prorated accountActivetest$20.00$30.00monthlyOct 13 2015Mar 01 2016Apr 01 2016ActiveBrekke, Tillman
Test svc_acct:hardy@example.com
1271Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 20 2015Feb 20 2016Mar 20 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
Test svc_phone:5260896063
1341Monthly prorated accountActivetest$20.00$30.00monthlyAug 12 2015Mar 01 2016Apr 01 2016ActiveSteuber, Ryley
Test svc_acct:hilbert@example.com
1391Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveBernhard-Treutel (Shanahan, Kevin)
Test svc_phone:71877083088273
1431Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActiveBernhard LLC (Hintz, Winston)
Test svc_phone:95994707748468
1441Monthly prorated accountActivetest$20.00$30.00monthlyOct 08 2015Mar 01 2016Apr 01 2016ActiveBernhard LLC (Hintz, Winston)
Test svc_acct:ebony@example.com
1461Monthly prorated accountActivetest$20.00$30.00monthlyOct 14 2015Mar 01 2016Apr 01 2016ActiveMarquardt, Abbey
Test svc_acct:edd@example.com
1511Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 21 2015Feb 21 2016Mar 21 2016ActiveMedhurst Group (Medhurst, Rafaela)
Test svc_phone:7511349049
1531Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveFrami, Gayle
Test svc_phone:0465059470
1541Monthly prorated accountActivetest$20.00$30.00monthlySep 21 2015Mar 01 2016Apr 01 2016ActiveFrami, Gayle
Test svc_acct:ettie@example.com
1551Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 20 2015Feb 20 2016Mar 20 2016ActiveBalistreri-Schoen (Schultz, Jaylan)
Test svc_phone:261457560511658
1561Monthly prorated accountActivetest$20.00$30.00monthlySep 20 2015Mar 01 2016Apr 01 2016ActiveBalistreri-Schoen (Schultz, Jaylan)
Test svc_acct:haley@example.com
1651Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 31 2015Feb 28 2016Mar 28 2016ActiveMorar, Braulio
Test svc_phone:1906003499937
1661Monthly prorated accountActivetest$20.00$30.00monthlyOct 31 2015Mar 01 2016Apr 01 2016ActiveMorar, Braulio
Test svc_acct:rodolfo@example.com
1701Monthly prorated accountActivetest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveSchultz, Colten
Test svc_acct:anika@example.com
1751Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 12 2015Feb 12 2016Mar 12 2016ActiveSimonis Inc (Runolfsson, Kareem)
Test svc_phone:6741985321
1911Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 08 2015Feb 08 2016Mar 08 2016ActiveO'Reilly-Mraz (Pagac, Kennedi)
Test svc_phone:078151255309299
1921Monthly prorated accountActivetest$20.00$30.00monthlySep 08 2015Mar 01 2016Apr 01 2016ActiveO'Reilly-Mraz (Pagac, Kennedi)
Test svc_acct:kaitlyn@example.com
1941Monthly prorated accountActivetest$20.00$30.00monthlySep 24 2015Mar 01 2016Apr 01 2016ActiveAbbott, Addison
Test svc_acct:marian@example.com
2031Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveMoore-Cummerata (DuBuque, Russ)
Test svc_phone:8632406717
2041Monthly prorated accountActivetest$20.00$30.00monthlySep 02 2015Mar 01 2016Apr 01 2016ActiveMoore-Cummerata (DuBuque, Russ)
Test svc_acct:kacey@example.com
2061Monthly prorated accountActivetest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveBrown, Danial
Test svc_acct:kyla@example.com
2131Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveLehner, Ryann
Test svc_phone:2636239939
2141Monthly prorated accountActivetest$20.00$30.00monthlyOct 03 2015Mar 01 2016Apr 01 2016ActiveLehner, Ryann
Test svc_acct:jacky@example.com
2181Monthly prorated accountActivetest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveBoyer, Lamont
Test svc_acct:horace@example.com
2231Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 03 2015Feb 03 2016Mar 03 2016ActiveHoeger-Brown (Shields, Serenity)
Test svc_phone:68981950057600
2251Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 27 2015Feb 27 2016Mar 27 2016ActiveMonahan, Tyrese
Test svc_phone:31674614863771
2261Monthly prorated accountActivetest$20.00$30.00monthlyOct 27 2015Mar 01 2016Apr 01 2016ActiveMonahan, Tyrese
Test svc_acct:alexa@example.com
2371Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveJakubowski, Jarrell
Test svc_phone:10163759294554
2381Monthly prorated accountActivetest$20.00$30.00monthlyOct 13 2015Mar 01 2016Apr 01 2016ActiveJakubowski, Jarrell
Test svc_acct:lexie@example.com
2421Monthly prorated accountActivetest$20.00$30.00monthlyAug 30 2015Mar 01 2016Apr 01 2016ActiveKessler, Dana
Test svc_acct:cleo@example.com
2471Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
Test svc_phone:2749371736
2511Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 22 2015Feb 22 2016Mar 22 2016ActiveSpinka Inc (Runte, Emmalee)
Test svc_phone:70045317269958
2521Monthly prorated accountActivetest$20.00$30.00monthlyOct 22 2015Mar 01 2016Apr 01 2016ActiveSpinka Inc (Runte, Emmalee)
Test svc_acct:clinton@example.com
2591Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 15 2015Feb 15 2016Mar 15 2016ActiveKozey and Sons (Vandervort, Harmon)
Test svc_phone:106766405260980
2711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveFay and Sons (Gerhold, Thora)
Test svc_phone:9519625792
2731Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 07 2015Feb 07 2016Mar 07 2016ActiveRuecker, Lucious
Test svc_phone:16095013569
2741Monthly prorated accountActivetest$20.00$30.00monthlyAug 07 2015Mar 01 2016Apr 01 2016ActiveRuecker, Lucious
Test svc_acct:karen@example.com
2751Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 06 2015Feb 06 2016Mar 06 2016ActiveDach, Lueilwitz and Koepp (Kovacek, Frank)
Test svc_phone:1732869050
2761Monthly prorated accountActivetest$20.00$30.00monthlyOct 06 2015Mar 01 2016Apr 01 2016ActiveDach, Lueilwitz and Koepp (Kovacek, Frank)
Test svc_acct:antwan@example.com
2781Monthly prorated accountActivetest$20.00$30.00monthlySep 06 2015Mar 01 2016Apr 01 2016ActiveMcKenzie, Kareem
Test svc_acct:mitchell@example.com
2831Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 25 2015Feb 25 2016Mar 25 2016ActiveWolff Inc (Hessel, Brianne)
Test svc_phone:5866817423
2851Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActiveMuller, Kenyatta
Test svc_phone:3521080416
2861Monthly prorated accountActivetest$20.00$30.00monthlyOct 08 2015Mar 01 2016Apr 01 2016ActiveMuller, Kenyatta
Test svc_acct:rebeca@example.com
2871Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
Test svc_phone:183790150181541
2881Monthly prorated accountActivetest$20.00$30.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
Test svc_acct:ibrahim@example.com
2901Monthly prorated accountActivetest$20.00$30.00monthlySep 27 2015Mar 01 2016Apr 01 2016ActiveGleichner, Delmer
Test svc_acct:jadon@example.com
2951Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveLuettgen-Jacobs (Hintz, Junior)
Test svc_phone:14991580189167
2991Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 20 2015Feb 20 2016Mar 20 2016ActiveFlatley, Yundt and Pacocha (Volkman, Tabitha)
Test svc_phone:2964457155392
3001Monthly prorated accountActivetest$20.00$30.00monthlySep 20 2015Mar 01 2016Apr 01 2016ActiveFlatley, Yundt and Pacocha (Volkman, Tabitha)
Test svc_acct:coby@example.com
3071Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 08 2015Feb 08 2016Mar 08 2016ActiveRoberts-Schinner (Flatley, Amelia)
Test svc_phone:4593519604
3231Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 04 2015Feb 04 2016Mar 04 2016ActiveLind-Bahringer (Ratke, Roma)
Test svc_phone:4989851645
3241Monthly prorated accountActivetest$20.00$30.00monthlySep 04 2015Mar 01 2016Apr 01 2016ActiveLind-Bahringer (Ratke, Roma)
Test svc_acct:stanton@example.com
3331Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 22 2015Feb 22 2016Mar 22 2016ActiveGleason, Ahmed
Test svc_phone:3337658056
3341Monthly prorated accountActivetest$20.00$30.00monthlySep 22 2015Mar 01 2016Apr 01 2016ActiveGleason, Ahmed
Test svc_acct:clarabelle@example.com
3381Monthly prorated accountActivetest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveDonnelly, Raleigh
Test svc_acct:stan@example.com
3451Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 18 2015Feb 18 2016Mar 18 2016ActiveKonopelski, Barry
Test svc_phone:0783009535773
3461Monthly prorated accountActivetest$20.00$30.00monthlyOct 18 2015Mar 01 2016Apr 01 2016ActiveKonopelski, Barry
Test svc_acct:marc@example.com
3471Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 07 2015Feb 07 2016Mar 07 2016ActiveBernier-Nader (Hane, Floy)
Test svc_phone:1894866195856273
3481Monthly prorated accountActivetest$20.00$30.00monthlyOct 07 2015Mar 01 2016Apr 01 2016ActiveBernier-Nader (Hane, Floy)
Test svc_acct:newell@example.com
3551Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 09 2015Feb 09 2016Mar 09 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
Test svc_phone:15790441533145
3591Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 29 2015Feb 28 2016Mar 28 2016ActiveCole, Graham and Towne (Hickle, Javier)
Test svc_phone:3724022714296
3601Monthly prorated accountActivetest$20.00$30.00monthlySep 29 2015Mar 01 2016Apr 01 2016ActiveCole, Graham and Towne (Hickle, Javier)
Test svc_acct:therese@example.com
3671Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 17 2015Feb 17 2016Mar 17 2016ActiveZulauf-Schiller (Jacobs, Angelina)
Test svc_phone:4942001551
3741Monthly prorated accountActivetest$20.00$30.00monthlySep 28 2015Mar 01 2016Apr 01 2016ActiveKunze, Michale
Test svc_acct:maida@example.com
3811Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActivePowlowski, Veda
Test svc_phone:3911632965
3821Monthly prorated accountActivetest$20.00$30.00monthlyOct 08 2015Mar 01 2016Apr 01 2016ActivePowlowski, Veda
Test svc_acct:eldridge@example.com
3831Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 28 2015Feb 28 2016Mar 28 2016ActiveQuitzon Group (Davis, Jeffery)
Test svc_phone:150342529271096
+ + + + 1 + + + 2 + + Next + + + +
+ + + + +
+ + + + + + + + diff --git a/FS-Test/share/output/search/cust_pkg.cgi/pkgnum b/FS-Test/share/output/search/cust_pkg.cgi/pkgnum deleted file mode 100644 index dae2054fd..000000000 --- a/FS-Test/share/output/search/cust_pkg.cgi/pkgnum +++ /dev/null @@ -1,11322 +0,0 @@ - - - - - - Package Search Results - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
freeside - Freeside Test 3.8.1 - Logged in as test  logout
Preferences -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- Adv - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - -
- - Adv
- -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - - - - - -
- - - Package Search Results - - -

- - - - - - - Change these packages
Email a notice to these customers - -

- - - - - - - - - - - - - - - -
- -
- - 601 total packages - - - ( show per page ) - - -
- -
- -
- - Download full results
- - as Excel spreadsheet
- - as CSV file
- - - as printable copy - -
- - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - Next - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - Quan. - - Package - - Class - - Status - - Sales Person - - Ordered by - - Setup - - Base Recur - - Freq. - - Setup - - Last bill - - Next bill - - Adjourn - - Susp. - - Susp. delay - - Expire - - Contract end - - Changed - - Cancel - - Reason - - Cust. Status - - Customer - - Services -
5111Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveMante LLC (Kessler, Enid)
Test svc_phone:9686105497
5011Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 02 2016Feb 02 2016Mar 02 2016ActiveCole, Albertha
Test svc_phone:24465928708548
4791Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 02 2015Feb 02 2016Mar 02 2016ActiveHaley, Schaden and Ebert (Prosacco, Clementina)
Test svc_phone:7422901680427
2611Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 02 2016Feb 02 2016Mar 02 2016ActiveMoore, Lina
Test svc_phone:5717780937
2951Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveLuettgen-Jacobs (Hintz, Junior)
Test svc_phone:14991580189167
5511Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 02 2015Feb 02 2016Mar 02 2016ActiveChristiansen LLC (Howe, Luis)
Test svc_phone:5191928764
1791Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 02 2015Feb 02 2016Mar 02 2016ActiveLeuschke-Stamm (Dibbert, Betsy)
Test svc_phone:2189396399
2031Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 02 2015Feb 02 2016Mar 02 2016ActiveMoore-Cummerata (DuBuque, Russ)
Test svc_phone:8632406717
3911Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveWolff and Sons (Heller, Dagmar)
Test svc_phone:16892538421
3111Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 03 2015Feb 03 2016Mar 03 2016ActiveBarton-Goodwin (Schroeder, Brian)
Test svc_phone:8239761006014
791Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 03 2015Feb 03 2016Mar 03 2016ActiveHaag-Schumm (Ullrich, Shemar)
Test svc_phone:8935173249
2231Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 03 2015Feb 03 2016Mar 03 2016ActiveHoeger-Brown (Shields, Serenity)
Test svc_phone:68981950057600
2131Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveLehner, Ryann
Test svc_phone:2636239939
431Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 03 2015Feb 03 2016Mar 03 2016ActiveStracke Inc (Kuhlman, Kaya)
Test svc_phone:7315522562
3311Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 03 2015Feb 03 2016Mar 03 2016ActiveTreutel, Kuhn and Sipes (Wintheiser, Elyse)
Test svc_phone:17840460291257
3231Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 04 2015Feb 04 2016Mar 04 2016ActiveLind-Bahringer (Ratke, Roma)
Test svc_phone:4989851645
2491Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 04 2015Feb 04 2016Mar 04 2016ActivePacocha, Matilde
Test svc_phone:18235477397
1151Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 04 2015Feb 04 2016Mar 04 2016ActiveKunze, Ryan and Dare (Schultz, Jasper)
Test svc_phone:495453230818559
3571Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 04 2015Feb 04 2016Mar 04 2016ActiveMante, Demond
Test svc_phone:751008639787292
5491Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 05 2015Feb 05 2016Mar 05 2016ActiveHudson, Stephanie
Test svc_phone:87252993767044
1311Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 05 2015Feb 05 2016Mar 05 2016ActiveShanahan LLC (Brown, Ceasar)
Test svc_phone:4508409161
5991Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 06 2016Feb 06 2016Mar 06 2016ActiveMills, Ziemann and Satterfield (Lang, Cathy)
Test svc_phone:0806183894522
3711Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 06 2016Feb 06 2016Mar 06 2016ActiveKuhlman, Quitzon and Greenholt (Quitzon, Ophelia)
Test svc_phone:15363386908
4771Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 06 2015Feb 06 2016Mar 06 2016ActiveLakin, Lindsay
Test svc_phone:8078845348
2751Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 06 2015Feb 06 2016Mar 06 2016ActiveDach, Lueilwitz and Koepp (Kovacek, Frank)
Test svc_phone:1732869050
4391Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 06 2015Feb 06 2016Mar 06 2016ActivePfeffer, Shanahan and Cruickshank (Kutch, Rosario)
Test svc_phone:1214016847277551
2351Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 06 2015Feb 06 2016Mar 06 2016ActiveCorkery-D'Amore (Wyman, Bethel)
Test svc_phone:9464935873
3471Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 07 2015Feb 07 2016Mar 07 2016ActiveBernier-Nader (Hane, Floy)
Test svc_phone:1894866195856273
3191Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 07 2015Feb 07 2016Mar 07 2016ActiveHessel and Sons (Zemlak, Kaya)
Test svc_phone:13810128409238
2731Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 07 2015Feb 07 2016Mar 07 2016ActiveRuecker, Lucious
Test svc_phone:16095013569
3811Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActivePowlowski, Veda
Test svc_phone:3911632965
5151Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 08 2015Feb 08 2016Mar 08 2016ActiveMraz LLC (Labadie, Trisha)
Test svc_phone:14527731997
4651Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActiveUpton, Otho
Test svc_phone:2646555583
3211Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 08 2015Feb 08 2016Mar 08 2016ActiveEmmerich, Neil
Test svc_phone:25963062543138
3071Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 08 2015Feb 08 2016Mar 08 2016ActiveRoberts-Schinner (Flatley, Amelia)
Test svc_phone:4593519604
2851Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActiveMuller, Kenyatta
Test svc_phone:3521080416
4291Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 08 2015Feb 08 2016Mar 08 2016ActiveFrami, Miller
Test svc_phone:33762771108367
1911Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 08 2015Feb 08 2016Mar 08 2016ActiveO'Reilly-Mraz (Pagac, Kennedi)
Test svc_phone:078151255309299
1431Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 08 2015Feb 08 2016Mar 08 2016ActiveBernhard LLC (Hintz, Winston)
Test svc_phone:95994707748468
3551Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 09 2015Feb 09 2016Mar 09 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
Test svc_phone:15790441533145
911Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 09 2015Feb 09 2016Mar 09 2016ActiveKuhn-Ruecker (Nienow, Kacie)
Test svc_phone:1535633738761521
71Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 10 2015Feb 10 2016Mar 10 2016ActiveFlatley-Hagenes (Donnelly, Odessa)
Test svc_phone:19671718037
5871Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 10 2015Feb 10 2016Mar 10 2016ActiveRyan and Sons (Bashirian, Bert)
Test svc_phone:6566177741620
5711Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 10 2015Feb 10 2016Mar 10 2016ActiveWalker Inc (Block, Felix)
Test svc_phone:9749671732
1991Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 10 2015Feb 10 2016Mar 10 2016ActiveSchultz, Hyatt and Ruecker (Yundt, Berta)
Test svc_phone:14559187832
691Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 10 2015Feb 10 2016Mar 10 2016ActiveConn, Marisol
Test svc_phone:19732087174151
951Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 11 2015Feb 11 2016Mar 11 2016ActiveBuckridge, Spinka and Gerlach (Larkin, Lue)
Test svc_phone:1076194311
4171Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 11 2015Feb 11 2016Mar 11 2016ActiveCremin, Aliya
Test svc_phone:67497022590689
3351Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 12 2015Feb 12 2016Mar 12 2016ActivePaucek, Swaniawski and Carter (DuBuque, Freda)
Test svc_phone:17561074962584
2971Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 12 2015Feb 12 2016Mar 12 2016ActiveDibbert, Roman
Test svc_phone:7801192536
4311Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 12 2015Feb 12 2016Mar 12 2016ActiveZboncak, Schmidt and Howell (Pouros, Robb)
Test svc_phone:3839925171
351Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 12 2015Feb 12 2016Mar 12 2016ActiveFeest, Bechtelar and Harber (Douglas, Geovany)
Test svc_phone:4609716945803
1631Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 12 2015Feb 12 2016Mar 12 2016ActiveWiegand-Kohler (Murray, Amparo)
Test svc_phone:85524284918759
1751Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 12 2015Feb 12 2016Mar 12 2016ActiveSimonis Inc (Runolfsson, Kareem)
Test svc_phone:6741985321
3931Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 12 2015Feb 12 2016Mar 12 2016ActiveKris, Josie
Test svc_phone:6110246771
5351Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 13 2015Feb 13 2016Mar 13 2016ActiveConn-McLaughlin (O'Connell, Gayle)
Test svc_phone:6049664310378
4551Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 13 2015Feb 13 2016Mar 13 2016ActiveLind Group (Padberg, Irving)
Test svc_phone:7002098074566
111Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 13 2016Feb 13 2016Mar 13 2016ActiveWatsica-Crooks (Will, Marguerite)
Test svc_phone:7941182146
2371Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveJakubowski, Jarrell
Test svc_phone:10163759294554
811Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveHackett, Garnet
Test svc_phone:152553597965486
1171Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 13 2015Feb 13 2016Mar 13 2016ActiveBrekke, Tillman
Test svc_phone:158607899401245
3951Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 13 2016Feb 13 2016Mar 13 2016ActiveKirlin-Feest (Aufderhar, Trisha)
Test svc_phone:34512365885294
5591Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 13 2015Feb 13 2016Mar 13 2016ActiveHegmann, Kessler and Gibson (Roob, Henderson)
Test svc_phone:49053079571982
3791Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 14 2015Feb 14 2016Mar 14 2016ActiveLangosh, Shanahan and Huels (Morissette, Florence)
Test svc_phone:5869395581
4431Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 14 2015Feb 14 2016Mar 14 2016ActiveO'Keefe Inc (Schamberger, Felix)
Test svc_phone:8366310646
4671Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 14 2015Feb 14 2016Mar 14 2016ActiveWeimann Inc (Cartwright, Judah)
Test svc_phone:5876977314592
451Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 14 2015Feb 14 2016Mar 14 2016ActiveMcDermott, Alejandra
Test svc_phone:5473351513
4911Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 14 2016Feb 14 2016Mar 14 2016ActiveDuBuque, Romaguera and Hagenes (Rempel, Levi)
Test svc_phone:0970039499
3091Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 15 2016Feb 15 2016Mar 15 2016ActiveStanton, Christop
Test svc_phone:18561234265014
2591Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 15 2015Feb 15 2016Mar 15 2016ActiveKozey and Sons (Vandervort, Harmon)
Test svc_phone:106766405260980
2011Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 15 2015Feb 15 2016Mar 15 2016ActiveNikolaus, Katelyn
Test svc_phone:13116773370
1031Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 16 2015Feb 16 2016Mar 16 2016ActiveBahringer LLC (Frami, Roslyn)
Test svc_phone:19242934458
591Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 16 2015Feb 16 2016Mar 16 2016ActiveZemlak and Sons (Swift, Maximilian)
Test svc_phone:5055483796977
331Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 16 2016Feb 16 2016Mar 16 2016ActiveKuhlman, Niko
Test svc_phone:14745441565
3671Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 17 2015Feb 17 2016Mar 17 2016ActiveZulauf-Schiller (Jacobs, Angelina)
Test svc_phone:4942001551
4531Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 17 2015Feb 17 2016Mar 17 2016ActiveKlocko, Fleta
Test svc_phone:5389770549
1871Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 17 2015Feb 17 2016Mar 17 2016ActiveLuettgen LLC (Grant, Grover)
Test svc_phone:4415242593
4511Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 17 2015Feb 17 2016Mar 17 2016ActiveLeannon-Crona (Schuster, Cierra)
Test svc_phone:3037362335
3451Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 18 2015Feb 18 2016Mar 18 2016ActiveKonopelski, Barry
Test svc_phone:0783009535773
1071Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 18 2015Feb 18 2016Mar 18 2016ActiveHodkiewicz-Raynor (Macejkovic, Leann)
Test svc_phone:6941312477183
2471Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
Test svc_phone:2749371736
2271Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 18 2015Feb 18 2016Mar 18 2016ActiveKunze Inc (Ernser, Coralie)
Test svc_phone:2280817547
2871Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
Test svc_phone:183790150181541
5471Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 18 2015Feb 18 2016Mar 18 2016ActiveDietrich, Keebler and Dach (Russel, Ivy)
Test svc_phone:1116321423
4871Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 18 2015Feb 18 2016Mar 18 2016ActiveFritsch LLC (Jones, Mandy)
Test svc_phone:8192793749
3431Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 19 2015Feb 19 2016Mar 19 2016ActiveKemmer-O'Connell (Schuster, Alexander)
Test svc_phone:4441731527
571Monthly anniversary phone x4Activetest$0.00$60.00monthlyOct 19 2015Feb 19 2016Mar 19 2016ActiveWeber, Aliza
Test svc_phone:215984572910627
5751Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 19 2016Feb 19 2016Mar 19 2016ActiveJohnston Group (Adams, Audreanne)
Test svc_phone:2786062985022
2631Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 19 2016Feb 19 2016Mar 19 2016ActiveLegros Group (Reilly, Mabel)
Test svc_phone:210371813834331
2711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveFay and Sons (Gerhold, Thora)
Test svc_phone:9519625792
4631Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 19 2015Feb 19 2016Mar 19 2016ActiveBoyle-Schmeler (Maggio, Fay)
Test svc_phone:1173141702400720
91Monthly anniversary phone x4Activetest$0.00$60.00monthlyDec 19 2015Feb 19 2016Mar 19 2016ActiveBartoletti, Theodora
Test svc_phone:337448915280026
5851Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 19 2015Feb 19 2016Mar 19 2016ActiveTurcotte, Janessa
Test svc_phone:10016834740
711Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveKuhlman-Huels (Parisian, Cristopher)
Test svc_phone:99158298078002
2991Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 20 2015Feb 20 2016Mar 20 2016ActiveFlatley, Yundt and Pacocha (Volkman, Tabitha)
Test svc_phone:2964457155392
1271Monthly anniversary phone x4Activetest$0.00$60.00monthlyAug 20 2015Feb 20 2016Mar 20 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
Test svc_phone:5260896063
1551Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 20 2015Feb 20 2016Mar 20 2016ActiveBalistreri-Schoen (Schultz, Jaylan)
Test svc_phone:261457560511658
5031Monthly anniversary phone x4Activetest$0.00$60.00monthlyJan 21 2016Feb 21 2016Mar 21 2016ActiveMcClure LLC (Fahey, Rowan)
Test svc_phone:6032329818839
4991Monthly anniversary phone x4Activetest$0.00$60.00monthlyNov 21 2015Feb 21 2016Mar 21 2016ActiveNitzsche-Hilpert (Block, Itzel)
Test svc_phone:13924912074
4751Monthly anniversary phone x4Activetest$0.00$60.00monthlySep 21 2015Feb 21 2016Mar 21 2016ActiveMcLaughlin-Luettgen (Berge, Houston)
Test svc_phone:127676487383404
- - - - 1 - - - 2 - - - 3 - - - 4 - - - 5 - - - 6 - - - 7 - - Next - - - -
- - - - -
- - - - - - - - diff --git a/FS-Test/share/output/search/cust_pkg_churn.html/agentnum=:status=setup:begin=1438412400:end=1441090800 b/FS-Test/share/output/search/cust_pkg_churn.html/agentnum=:status=setup:begin=1438412400:end=1441090800 deleted file mode 100644 index 7baed93cc..000000000 --- a/FS-Test/share/output/search/cust_pkg_churn.html/agentnum=:status=setup:begin=1438412400:end=1441090800 +++ /dev/null @@ -1,6135 +0,0 @@ - - - - - - Packages started between Aug 1st 2015 to Aug 31st 2015 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
freeside - Freeside Test 3.8.1 - Logged in as test  logout
Preferences -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- Adv - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - -
- - Adv
- -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- -
-
- Advanced - -
- - - - - -
- - - - - - - - - -
- - - Packages started between Aug 1st 2015 to Aug 31st 2015 - - -

- - - - - - - - - - - - - - - - - - - - - - -
- -
- - 69 total packages - - -
- -
- -
- - Download full results
- - as Excel spreadsheet
- - as CSV file
- - - as printable copy - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - Quantity - - Package - - Class - - Sales Person - - Ordered by - - Setup Fee - - Base Recur - - Freq. - - Setup - - Last bill - - Next bill - - Susp. - - Changed - - Cancel - - Cust. Status - - Customer -
261Monthly prorated accounttest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
271Monthly prorated broadbandtest$40.00$90.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
281Annual subscription domaintest$0.00$25.00annuallyAug 14 2015Aug 14 2015Aug 01 2016ActiveGrady, Aniya
501Monthly prorated accounttest$20.00$30.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
511Monthly prorated broadbandtest$40.00$90.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
521Annual subscription domaintest$0.00$25.00annuallyAug 08 2015Aug 08 2015Aug 01 2016ActiveZemlak, Asia
721Monthly prorated accounttest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
731Monthly prorated broadbandtest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
711Monthly anniversary phone x4test$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveKuhlman-Huels (Parisian, Cristopher)
841Monthly prorated accounttest$20.00$30.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
851Monthly prorated broadbandtest$40.00$90.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
831Monthly anniversary phone x4test$0.00$60.00monthlyAug 22 2015Feb 22 2016Mar 22 2016ActiveLehner-Klein (Smitham, Pansy)
1101Monthly prorated accounttest$20.00$30.00monthlyAug 26 2015Mar 01 2016Apr 01 2016ActiveChristiansen, Leone
1111Monthly prorated broadbandtest$40.00$90.00monthlyAug 26 2015Mar 01 2016Apr 01 2016ActiveChristiansen, Leone
1121Annual subscription domaintest$0.00$25.00annuallyAug 26 2015Aug 26 2015Aug 01 2016ActiveChristiansen, Leone
1251Monthly prorated broadbandtest$40.00$90.00monthlyAug 20 2015Mar 01 2016Apr 01 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
1271Monthly anniversary phone x4test$0.00$60.00monthlyAug 20 2015Feb 20 2016Mar 20 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
1261Annual subscription domaintest$0.00$25.00annuallyAug 20 2015Aug 20 2015Aug 01 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
1341Monthly prorated accounttest$20.00$30.00monthlyAug 12 2015Mar 01 2016Apr 01 2016ActiveSteuber, Ryley
1351Monthly prorated broadbandtest$40.00$90.00monthlyAug 12 2015Mar 01 2016Apr 01 2016ActiveSteuber, Ryley
1361Annual subscription domaintest$0.00$25.00annuallyAug 12 2015Aug 12 2015Aug 01 2016ActiveSteuber, Ryley
1511Monthly anniversary phone x4test$0.00$60.00monthlyAug 21 2015Feb 21 2016Mar 21 2016ActiveMedhurst Group (Medhurst, Rafaela)
1491Monthly prorated broadbandtest$40.00$90.00monthlyAug 21 2015Mar 01 2016Apr 01 2016ActiveMedhurst Group (Medhurst, Rafaela)
1501Annual subscription domaintest$0.00$25.00annuallyAug 21 2015Aug 21 2015Aug 01 2016ActiveMedhurst Group (Medhurst, Rafaela)
1701Monthly prorated accounttest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveSchultz, Colten
1711Monthly prorated broadbandtest$40.00$90.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveSchultz, Colten
1721Annual subscription domaintest$0.00$25.00annuallyAug 31 2015Aug 31 2015Aug 01 2016ActiveSchultz, Colten
2061Monthly prorated accounttest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveBrown, Danial
2071Monthly prorated broadbandtest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveBrown, Danial
2081Annual subscription domaintest$0.00$25.00annuallyAug 19 2015Aug 19 2015Aug 01 2016ActiveBrown, Danial
2181Monthly prorated accounttest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveBoyer, Lamont
2191Monthly prorated broadbandtest$40.00$90.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveBoyer, Lamont
2201Annual subscription domaintest$0.00$25.00annuallyAug 17 2015Aug 17 2015Aug 01 2016ActiveBoyer, Lamont
2421Monthly prorated accounttest$20.00$30.00monthlyAug 30 2015Mar 01 2016Apr 01 2016ActiveKessler, Dana
2431Monthly prorated broadbandtest$40.00$90.00monthlyAug 30 2015Mar 01 2016Apr 01 2016ActiveKessler, Dana
2441Annual subscription domaintest$0.00$25.00annuallyAug 30 2015Aug 30 2015Aug 01 2016ActiveKessler, Dana
2451Monthly prorated broadbandtest$40.00$90.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
2471Monthly anniversary phone x4test$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
2461Annual subscription domaintest$0.00$25.00annuallyAug 18 2015Aug 18 2015Aug 01 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
2571Monthly prorated broadbandtest$40.00$90.00monthlyAug 15 2015Mar 01 2016Apr 01 2016ActiveKozey and Sons (Vandervort, Harmon)
2591Monthly anniversary phone x4test$0.00$60.00monthlyAug 15 2015Feb 15 2016Mar 15 2016ActiveKozey and Sons (Vandervort, Harmon)
2581Annual subscription domaintest$0.00$25.00annuallyAug 15 2015Aug 15 2015Aug 01 2016ActiveKozey and Sons (Vandervort, Harmon)
2691Monthly prorated broadbandtest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveFay and Sons (Gerhold, Thora)
2711Monthly anniversary phone x4test$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveFay and Sons (Gerhold, Thora)
2701Annual subscription domaintest$0.00$25.00annuallyAug 19 2015Aug 19 2015Aug 01 2016ActiveFay and Sons (Gerhold, Thora)
2741Monthly prorated accounttest$20.00$30.00monthlyAug 07 2015Mar 01 2016Apr 01 2016ActiveRuecker, Lucious
2731Monthly anniversary phone x4test$0.00$60.00monthlyAug 07 2015Feb 07 2016Mar 07 2016ActiveRuecker, Lucious
2721Annual subscription domaintest$0.00$25.00annuallyAug 07 2015Aug 07 2015Aug 01 2016ActiveRuecker, Lucious
2891Monthly prorated broadbandtest$40.00$90.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
2871Monthly anniversary phone x4test$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
2881Monthly prorated accounttest$20.00$30.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
3071Monthly anniversary phone x4test$0.00$60.00monthlyAug 08 2015Feb 08 2016Mar 08 2016ActiveRoberts-Schinner (Flatley, Amelia)
3051Monthly prorated broadbandtest$40.00$90.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveRoberts-Schinner (Flatley, Amelia)
3061Annual subscription domaintest$0.00$25.00annuallyAug 08 2015Aug 08 2015Aug 01 2016ActiveRoberts-Schinner (Flatley, Amelia)
3381Monthly prorated accounttest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveDonnelly, Raleigh
3391Monthly prorated broadbandtest$40.00$90.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveDonnelly, Raleigh
3401Annual subscription domaintest$0.00$25.00annuallyAug 17 2015Aug 17 2015Aug 01 2016ActiveDonnelly, Raleigh
3531Monthly prorated broadbandtest$40.00$90.00monthlyAug 09 2015Mar 01 2016Apr 01 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
3551Monthly anniversary phone x4test$0.00$60.00monthlyAug 09 2015Feb 09 2016Mar 09 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
3541Annual subscription domaintest$0.00$25.00annuallyAug 09 2015Aug 09 2015Aug 01 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
4101Monthly prorated accounttest$20.00$30.00monthlyAug 13 2015Mar 01 2016Apr 01 2016ActiveLeuschke, Edd
4111Monthly prorated broadbandtest$40.00$90.00monthlyAug 13 2015Mar 01 2016Apr 01 2016ActiveLeuschke, Edd
4121Annual subscription domaintest$0.00$25.00annuallyAug 13 2015Aug 13 2015Aug 01 2016ActiveLeuschke, Edd
4681Monthly prorated accounttest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveWeimann Inc (Cartwright, Judah)
4671Monthly anniversary phone x4test$0.00$60.00monthlyAug 14 2015Feb 14 2016Mar 14 2016ActiveWeimann Inc (Cartwright, Judah)
4691Monthly prorated broadbandtest$40.00$90.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveWeimann Inc (Cartwright, Judah)
5261Monthly prorated accounttest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveWaters, Godfrey
5251Monthly anniversary phone x4test$0.00$60.00monthlyAug 31 2015Feb 28 2016Mar 28 2016ActiveWaters, Godfrey
5241Annual subscription domaintest$0.00$25.00annuallyAug 31 2015Aug 31 2015Aug 01 2016ActiveWaters, Godfrey
- - - - - -
- - - - -
- - - - - - - - diff --git a/FS-Test/share/output/search/cust_pkg_churn.html/agentnum=:status=setup:begin=1438412400:end=1441090800:order_by=cust_pkg.pkgnum b/FS-Test/share/output/search/cust_pkg_churn.html/agentnum=:status=setup:begin=1438412400:end=1441090800:order_by=cust_pkg.pkgnum new file mode 100644 index 000000000..3468bc58f --- /dev/null +++ b/FS-Test/share/output/search/cust_pkg_churn.html/agentnum=:status=setup:begin=1438412400:end=1441090800:order_by=cust_pkg.pkgnum @@ -0,0 +1,6135 @@ + + + + + + Packages started between Aug 1st 2015 to Aug 31st 2015 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
freeside + Freeside Test 3.8.1 + Logged in as test  logout
Preferences +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ Adv + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + +
+ + Adv
+ +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + + + + + +
+ + + Packages started between Aug 1st 2015 to Aug 31st 2015 + + +

+ + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + 69 total packages + + +
+ +
+ +
+ + Download full results
+ + as Excel spreadsheet
+ + as CSV file
+ + + as printable copy + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ # + + Quantity + + Package + + Class + + Sales Person + + Ordered by + + Setup Fee + + Base Recur + + Freq. + + Setup + + Last bill + + Next bill + + Susp. + + Changed + + Cancel + + Cust. Status + + Customer +
261Monthly prorated accounttest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
271Monthly prorated broadbandtest$40.00$90.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveGrady, Aniya
281Annual subscription domaintest$0.00$25.00annuallyAug 14 2015Aug 14 2015Aug 01 2016ActiveGrady, Aniya
501Monthly prorated accounttest$20.00$30.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
511Monthly prorated broadbandtest$40.00$90.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveZemlak, Asia
521Annual subscription domaintest$0.00$25.00annuallyAug 08 2015Aug 08 2015Aug 01 2016ActiveZemlak, Asia
711Monthly anniversary phone x4test$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveKuhlman-Huels (Parisian, Cristopher)
721Monthly prorated accounttest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
731Monthly prorated broadbandtest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveKuhlman-Huels (Parisian, Cristopher)
831Monthly anniversary phone x4test$0.00$60.00monthlyAug 22 2015Feb 22 2016Mar 22 2016ActiveLehner-Klein (Smitham, Pansy)
841Monthly prorated accounttest$20.00$30.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
851Monthly prorated broadbandtest$40.00$90.00monthlyAug 22 2015Mar 01 2016Apr 01 2016ActiveLehner-Klein (Smitham, Pansy)
1101Monthly prorated accounttest$20.00$30.00monthlyAug 26 2015Mar 01 2016Apr 01 2016ActiveChristiansen, Leone
1111Monthly prorated broadbandtest$40.00$90.00monthlyAug 26 2015Mar 01 2016Apr 01 2016ActiveChristiansen, Leone
1121Annual subscription domaintest$0.00$25.00annuallyAug 26 2015Aug 26 2015Aug 01 2016ActiveChristiansen, Leone
1251Monthly prorated broadbandtest$40.00$90.00monthlyAug 20 2015Mar 01 2016Apr 01 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
1261Annual subscription domaintest$0.00$25.00annuallyAug 20 2015Aug 20 2015Aug 01 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
1271Monthly anniversary phone x4test$0.00$60.00monthlyAug 20 2015Feb 20 2016Mar 20 2016ActiveLeannon-Pfannerstill (O'Keefe, Bernie)
1341Monthly prorated accounttest$20.00$30.00monthlyAug 12 2015Mar 01 2016Apr 01 2016ActiveSteuber, Ryley
1351Monthly prorated broadbandtest$40.00$90.00monthlyAug 12 2015Mar 01 2016Apr 01 2016ActiveSteuber, Ryley
1361Annual subscription domaintest$0.00$25.00annuallyAug 12 2015Aug 12 2015Aug 01 2016ActiveSteuber, Ryley
1491Monthly prorated broadbandtest$40.00$90.00monthlyAug 21 2015Mar 01 2016Apr 01 2016ActiveMedhurst Group (Medhurst, Rafaela)
1501Annual subscription domaintest$0.00$25.00annuallyAug 21 2015Aug 21 2015Aug 01 2016ActiveMedhurst Group (Medhurst, Rafaela)
1511Monthly anniversary phone x4test$0.00$60.00monthlyAug 21 2015Feb 21 2016Mar 21 2016ActiveMedhurst Group (Medhurst, Rafaela)
1701Monthly prorated accounttest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveSchultz, Colten
1711Monthly prorated broadbandtest$40.00$90.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveSchultz, Colten
1721Annual subscription domaintest$0.00$25.00annuallyAug 31 2015Aug 31 2015Aug 01 2016ActiveSchultz, Colten
2061Monthly prorated accounttest$20.00$30.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveBrown, Danial
2071Monthly prorated broadbandtest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveBrown, Danial
2081Annual subscription domaintest$0.00$25.00annuallyAug 19 2015Aug 19 2015Aug 01 2016ActiveBrown, Danial
2181Monthly prorated accounttest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveBoyer, Lamont
2191Monthly prorated broadbandtest$40.00$90.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveBoyer, Lamont
2201Annual subscription domaintest$0.00$25.00annuallyAug 17 2015Aug 17 2015Aug 01 2016ActiveBoyer, Lamont
2421Monthly prorated accounttest$20.00$30.00monthlyAug 30 2015Mar 01 2016Apr 01 2016ActiveKessler, Dana
2431Monthly prorated broadbandtest$40.00$90.00monthlyAug 30 2015Mar 01 2016Apr 01 2016ActiveKessler, Dana
2441Annual subscription domaintest$0.00$25.00annuallyAug 30 2015Aug 30 2015Aug 01 2016ActiveKessler, Dana
2451Monthly prorated broadbandtest$40.00$90.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
2461Annual subscription domaintest$0.00$25.00annuallyAug 18 2015Aug 18 2015Aug 01 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
2471Monthly anniversary phone x4test$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveJacobson-Gorczany (Vandervort, Kiley)
2571Monthly prorated broadbandtest$40.00$90.00monthlyAug 15 2015Mar 01 2016Apr 01 2016ActiveKozey and Sons (Vandervort, Harmon)
2581Annual subscription domaintest$0.00$25.00annuallyAug 15 2015Aug 15 2015Aug 01 2016ActiveKozey and Sons (Vandervort, Harmon)
2591Monthly anniversary phone x4test$0.00$60.00monthlyAug 15 2015Feb 15 2016Mar 15 2016ActiveKozey and Sons (Vandervort, Harmon)
2691Monthly prorated broadbandtest$40.00$90.00monthlyAug 19 2015Mar 01 2016Apr 01 2016ActiveFay and Sons (Gerhold, Thora)
2701Annual subscription domaintest$0.00$25.00annuallyAug 19 2015Aug 19 2015Aug 01 2016ActiveFay and Sons (Gerhold, Thora)
2711Monthly anniversary phone x4test$0.00$60.00monthlyAug 19 2015Feb 19 2016Mar 19 2016ActiveFay and Sons (Gerhold, Thora)
2721Annual subscription domaintest$0.00$25.00annuallyAug 07 2015Aug 07 2015Aug 01 2016ActiveRuecker, Lucious
2731Monthly anniversary phone x4test$0.00$60.00monthlyAug 07 2015Feb 07 2016Mar 07 2016ActiveRuecker, Lucious
2741Monthly prorated accounttest$20.00$30.00monthlyAug 07 2015Mar 01 2016Apr 01 2016ActiveRuecker, Lucious
2871Monthly anniversary phone x4test$0.00$60.00monthlyAug 18 2015Feb 18 2016Mar 18 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
2881Monthly prorated accounttest$20.00$30.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
2891Monthly prorated broadbandtest$40.00$90.00monthlyAug 18 2015Mar 01 2016Apr 01 2016ActiveBraun, Rath and Gutkowski (Wilderman, Reyes)
3051Monthly prorated broadbandtest$40.00$90.00monthlyAug 08 2015Mar 01 2016Apr 01 2016ActiveRoberts-Schinner (Flatley, Amelia)
3061Annual subscription domaintest$0.00$25.00annuallyAug 08 2015Aug 08 2015Aug 01 2016ActiveRoberts-Schinner (Flatley, Amelia)
3071Monthly anniversary phone x4test$0.00$60.00monthlyAug 08 2015Feb 08 2016Mar 08 2016ActiveRoberts-Schinner (Flatley, Amelia)
3381Monthly prorated accounttest$20.00$30.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveDonnelly, Raleigh
3391Monthly prorated broadbandtest$40.00$90.00monthlyAug 17 2015Mar 01 2016Apr 01 2016ActiveDonnelly, Raleigh
3401Annual subscription domaintest$0.00$25.00annuallyAug 17 2015Aug 17 2015Aug 01 2016ActiveDonnelly, Raleigh
3531Monthly prorated broadbandtest$40.00$90.00monthlyAug 09 2015Mar 01 2016Apr 01 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
3541Annual subscription domaintest$0.00$25.00annuallyAug 09 2015Aug 09 2015Aug 01 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
3551Monthly anniversary phone x4test$0.00$60.00monthlyAug 09 2015Feb 09 2016Mar 09 2016ActiveRunolfsson, Roob and Hoppe (Bergstrom, Esteban)
4101Monthly prorated accounttest$20.00$30.00monthlyAug 13 2015Mar 01 2016Apr 01 2016ActiveLeuschke, Edd
4111Monthly prorated broadbandtest$40.00$90.00monthlyAug 13 2015Mar 01 2016Apr 01 2016ActiveLeuschke, Edd
4121Annual subscription domaintest$0.00$25.00annuallyAug 13 2015Aug 13 2015Aug 01 2016ActiveLeuschke, Edd
4671Monthly anniversary phone x4test$0.00$60.00monthlyAug 14 2015Feb 14 2016Mar 14 2016ActiveWeimann Inc (Cartwright, Judah)
4681Monthly prorated accounttest$20.00$30.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveWeimann Inc (Cartwright, Judah)
4691Monthly prorated broadbandtest$40.00$90.00monthlyAug 14 2015Mar 01 2016Apr 01 2016ActiveWeimann Inc (Cartwright, Judah)
5241Annual subscription domaintest$0.00$25.00annuallyAug 31 2015Aug 31 2015Aug 01 2016ActiveWaters, Godfrey
5251Monthly anniversary phone x4test$0.00$60.00monthlyAug 31 2015Feb 28 2016Mar 28 2016ActiveWaters, Godfrey
5261Monthly prorated accounttest$20.00$30.00monthlyAug 31 2015Mar 01 2016Apr 01 2016ActiveWaters, Godfrey
+ + + + + +
+ + + + +
+ + + + + + + + diff --git a/FS-Test/share/output/view/cust_bill-pdf.cgi/invnum=681:notice_name=Invoice b/FS-Test/share/output/view/cust_bill-pdf.cgi/invnum=681:notice_name=Invoice deleted file mode 100644 index b78f160c3..000000000 Binary files a/FS-Test/share/output/view/cust_bill-pdf.cgi/invnum=681:notice_name=Invoice and /dev/null differ diff --git a/FS-Test/share/output/view/cust_bill-tex.cgi/invnum=681:notice_name=Invoice b/FS-Test/share/output/view/cust_bill-tex.cgi/invnum=681:notice_name=Invoice new file mode 100644 index 000000000..48710db6f --- /dev/null +++ b/FS-Test/share/output/view/cust_bill-tex.cgi/invnum=681:notice_name=Invoice @@ -0,0 +1,288 @@ +%% file: Standard Multipage.tex +%% Purpose: Multipage bill template for e-Bills +%% +%% Created by Mark Asplen-Taylor +%% Asplen Management Ltd +%% www.asplen.co.uk +%% +%% Modified for Freeside by Kristian Hoffman +%% +%% Changes +%% 0.1 4/12/00 Created +%% 0.2 18/10/01 More fields added +%% 1.0 16/11/01 RELEASED +%% 1.2 16/10/02 Invoice number added +%% 1.3 2/12/02 Logo graphic added +%% 1.4 7/2/03 Multipage headers/footers added +%% n/a forked for Freeside; checked into CVS +%% + +\documentclass[letterpaper]{article} + +\usepackage{fancyhdr,lastpage,ifthen,array,longtable,afterpage,caption,multirow,bigstrut} +\usepackage{graphicx} % required for logo graphic +\usepackage[utf8]{inputenc} % multilanguage support +\usepackage[T1]{fontenc} + + +\addtolength{\voffset}{-0.0cm} % top margin to top of header +\addtolength{\hoffset}{-0.6cm} % left margin on page +\addtolength{\topmargin}{-1.25cm} +\setlength{\headheight}{2.0cm} % height of header +\setlength{\headsep}{1.0cm} +\setlength{\footskip}{1.0cm} % bottom of footer from bottom of text + +%\addtolength{\textwidth}{2.1in} % width of text +\setlength{\textwidth}{19.5cm} +\setlength{\textheight}{19.5cm} +\setlength{\oddsidemargin}{-0.9cm} % odd page left margin +\setlength{\evensidemargin}{-0.9cm} % even page left margin + +\LTchunksize=40 + +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{1pt} + +\renewcommand{\footrule}{ +\ifthenelse{\equal{\thepage}{1}} + { + } + { + \vbox to 0pt{\rule{\headwidth}{\footrulewidth}\vss} + } +} + +\newcommand{\extracouponspace}{3.6cm} + +% Adjust the inset of the mailing address +\newcommand{\addressinset}[1][]{\hspace{1.0cm}} + +% Adjust the inset of the return address and logo +\newcommand{\returninset}[1][]{\hspace{-0.25cm}} + +% New command for address lines i.e. skip them if blank +\newcommand{\addressline}[1]{\ifthenelse{\equal{#1}{}}{}{#1\\}} + +% Inserts dollar symbol +\newcommand{\dollar}[1][]{\symbol{36}} + +% Remove plain style header/footer +\fancypagestyle{plain}{ + \fancyhead{} +} +\fancyhf{} + +% Define fancy header/footer for first and subsequent pages +\fancyfoot[C]{ + \ifthenelse{\equal{\thepage}{1}} + { % First page +\vspace{-\extracouponspace}\rule[0.5em]{\textwidth}{\footrulewidth}\\Detach and return this remittance form with your payment.\\ +\begin{tabular}{ll} +\begin{tabular}{ll} +\returninset +\begin{tabular}{ll} + \makebox{ \includegraphics{/usr/local/etc/freeside/cache.DBI:Pg:dbname=freeside/cust_bill.681.cM8FaNY6.eps}} & + \begin{minipage}[b]{5.5cm} +Freeside Test 3.8.1\\* +1234 Example Lane\\* +Exampleton, CA~~54321\\* + \end{minipage}\\ +\end{tabular}& +\begin{tabular}{r@{: }lr} +Invoice date & \textbf{Dec~26th,~2015} & \multirow{4}*{ +\makebox{ +\begin{minipage}[t]{7.0cm} +\textbf{Samara Towne}\\ +\addressline{Olson Inc} +\addressline{46706 Kadin Hill \#780} +\addressline{Trailer W 2-E} +\addressline{Owensboro, KS~~69113} +\addressline{} +\ +\end{minipage}}}\\ +Customer\#& \textbf{135} & \\ +Total Due & \textbf{0.00} & \\ +\rule{0pt}{2.25em}Amount Enclosed & \rule{2cm}{1pt}& \\ +\end{tabular}\\ +\rule{0pt}{1cm} &\\ +\end{tabular}\\ +\begin{tabular}{ll} +\addressinset \rule{0.5cm}{0cm} & +\makebox{ +\begin{minipage}[t]{7.0cm} +Freeside Test 3.8.1\\* +1234 Example Lane\\* +Exampleton, CA~~54321\\* +\end{minipage}} +\hfill +\end{tabular}\\ +\end{tabular}\\ \small{ +Freeside Test 3.8.1 + }\vspace{\extracouponspace} + } + { % ... pages + \small{ +Freeside Test 3.8.1 + } + } +} + +\fancyfoot[R]{ + \ifthenelse{\equal{\thepage}{1}} + { % First page + } + { % ... pages + \small{\thepage\ of \pageref{LastPage}} + } +} + +\fancyhead[L]{ + \ifthenelse{\equal{\thepage}{1}} + { % First page + \returninset + \makebox{ + \begin{tabular}{ll} + \includegraphics{/usr/local/etc/freeside/cache.DBI:Pg:dbname=freeside/cust_bill.681.cM8FaNY6.eps} & + \begin{minipage}[b]{5.5cm} +Freeside Test 3.8.1\\* +1234 Example Lane\\* +Exampleton, CA~~54321\\* + \end{minipage}\\ + \end{tabular} + } + } + { % ... pages + %\includegraphics{/usr/local/etc/freeside/cache.DBI:Pg:dbname=freeside/cust_bill.681.cM8FaNY6.eps} % Uncomment if you want the logo on all pages. + } +} + +\fancyhead[R]{ + \ifthenelse{\equal{\thepage}{1}} + { % First page + \begin{tabular}{ccc} + Invoice date & Invoice \# & Customer \#\\ + \vspace{0.2cm} + \textbf{Dec~26th,~2015} & \textbf{681} & \textbf{135} \\\hline + \rule{0pt}{5ex} &~~ \huge{\textsc{Invoice}} & \\ + \vspace{-0.2cm} + & & \\\hline + \end{tabular} + } + { % ... pages + \small{ + \begin{tabular}{lll} + Invoice date & Invoice \# & Customer \#\\ + \textbf{Dec~26th,~2015} & \textbf{681} & \textbf{135}\\ + \end{tabular} + } + } +} + +\pagestyle{fancy} + + +%% Font options are: +%% bch Bitsream Charter +%% put Utopia +%% phv Adobe Helvetica +%% pnc New Century Schoolbook +%% ptm Times +%% pcr Courier + +\renewcommand{\familydefault}{phv} + + +% Commands for freeside table header... + +\newcommand{\FSdescriptionlength} { 8.2cm } +\newcommand{\FSdescriptioncolumncount} { 4 } +\newcommand{\FSunitcolumns}{ \makebox[2.5cm][r]{\textbf{~~Unit Price}} &\makebox[1.4cm]{\textbf{~Quantity}} & } + +\newcommand{\FShead}{ + \hline + \rule{0pt}{2.5ex} + \makebox[1.4cm]{} & + \multicolumn{\FSdescriptioncolumncount}{l}{\makebox[\FSdescriptionlength][l]{\textbf{Description}}}& + \FSunitcolumns + \makebox[1.6cm][r]{\textbf{Amount}} \\ + \hline +} + +% ...description... +\newcommand{\FSdesc}[5]{ + \multicolumn{1}{c}{\rule{0pt}{2.5ex}\textbf{#1}} & + \multicolumn{4}{l}{\textbf{#2}} & + \multicolumn{1}{r}{\textbf{#3}} & + \multicolumn{1}{r}{\textbf{#4}} & + + \multicolumn{1}{r}{\textbf{#5}}\\ +} +% ...extended description... +\newcommand{\FSextdesc}[1]{ + \multicolumn{1}{l}{\rule{0pt}{1.0ex}} & +%% \multicolumn{2}{l}{\small{~-~#1}}\\ +#1\\ +} +% ...and total line items. +\newcommand{\FStotaldesc}[2]{ + & \multicolumn{6}{l}{#1} & #2\\ +} + + +\begin{document} +% Headers and footers defined for the first page +\addressinset \rule{0.5cm}{0cm} +\makebox{ +\begin{minipage}[t]{7.0cm} +\vspace{0.25cm} +\textbf{Samara Towne}\\ +\addressline{Olson Inc} +\addressline{46706 Kadin Hill \#780} +\addressline{Trailer W 2-E} +\addressline{Owensboro, KS~~69113} +\addressline{} +\end{minipage}} +\hfill +\makebox{ +\begin{minipage}[t]{6.4cm} + +\begin{flushright} +\\ +~\\ +\end{flushright} +\end{minipage}} +\vspace{1.5cm} +% + +% +\section*{} +\captionsetup{singlelinecheck=false,justification=raggedright,font={Large,sc,bf}}\ifthenelse{\equal{\thepage}{1}}{\setlength{\LTextracouponspace}{\extracouponspace}}{\setlength{\LTextracouponspace}{0pt}}\begin{longtable}{cllllllr}\caption*{ Charges}\\\FShead\endfirsthead\multicolumn{7}{r}{\rule{0pt}{2.5ex}Continued from previous page}\\\FShead\endhead\multicolumn{7}{r}{\rule{0pt}{2.5ex}Continued on next page...}\\\endfoot\hline\FStotaldesc{\textbf{Total Charges}}{\textbf{\dollar 142.42}} +\FStotaldesc{Payment received 12/26/15}{$-$\dollar 142.42} +\FStotaldesc{\textbf{Balance Due}}{\textbf{\dollar 0.00}} +\hline\endlastfoot\hline +\FSdesc{}{Monthly prorated broadband Setup}{\dollar40.00}{1}{\dollar40.00}* +\FSextdesc{\multicolumn{6}{l}{\small{~~~Test svc\_broadband: IP:10.98.22.188, MAC:00007E436BF5}}}* +\FSdesc{}{Monthly prorated broadband (12/26/15 - 01/01/16)}{\dollar90.00}{1}{\dollar17.42}* +\FSextdesc{\multicolumn{6}{l}{\small{~~~Test svc\_broadband: IP:10.98.22.188, MAC:00007E436BF5}}}* +\FSextdesc{\multicolumn{6}{l}{\small{~~~Prorated (Dec 26 - Jan 01): \$17.42}}}* +\hline +\FSdesc{}{Annual subscription domain (12/26/15 - 12/01/16)}{\dollar25.00}{1}{\dollar25.00}* +\FSextdesc{\multicolumn{6}{l}{\small{~~~Test svc\_domain: botsford-mueller.com}}}* +\hline +\FSdesc{}{Monthly anniversary phone x4 (12/26/15 - 01/26/16)}{\dollar60.00}{1}{\dollar60.00}* +\FSextdesc{\multicolumn{6}{l}{\small{~~~Test svc\_phone: 152300260278657}}}* +\end{longtable} +\vfill +\begin{minipage}[t]{\textwidth} + %% +%% Add any customer specific notes in here +%% +\section*{\textsc{Notes}} +\begin{enumerate} +\item Please make your check payable to \textbf{Freeside Test 3.8.1}. +\item If you have any questions please email or telephone. +\end{enumerate} + \ifthenelse{\equal{\thepage}{1}}{\rule{0pt}{\extracouponspace}}{} +\end{minipage} +\end{document} + diff --git a/FS-Test/share/output/view/cust_main.cgi/custnum=2:show=packages b/FS-Test/share/output/view/cust_main.cgi/custnum=2:show=packages new file mode 100644 index 000000000..0526d153a --- /dev/null +++ b/FS-Test/share/output/view/cust_main.cgi/custnum=2:show=packages @@ -0,0 +1,2225 @@ + + + + + Customer: Schowalter, Oswald + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
freeside + Freeside Test 3.8.1 + Logged in as test  logout
Preferences +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ Adv + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + +
+ + Adv
+ +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + + + + + +
+ + + Customer: Schowalter, Oswald + + + + + +
+ + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + New Qualification + + + | + Order new package + + + | + + +
+ + + + +
+ +One-time charge + + + + | + + Move services between packages + + + | + Bulk order and cancel packages + +

+ + + + + + + + + + + + + + + + +
+ + + + Package reports + | View Qualifications +
+ Service reports: + accounts
+ Usage reports: + CDRs +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PackageStatusContact/LocationServices
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Monthly prorated account + - + $20 setup, $30/monthly +
+ + + ( Change package ) + ( Discount ) + ( Customize ) +
+ + +
+
+ + + + ( Change quantity ) + + +
+ + + + ( Change sales person ) + + +
+ + ( Add invoice details ) + + + + ( Add comments ) + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Ordered Aug 4th, 2015
Active, billed monthly
Setup Oct 9th, 2015
Last bill Mar 1st, 2016
Next bill Apr 1st, 2016
+ + + ( Suspend now ) + ( Suspend later ) + ( Delay suspend ) +
+ ( Cancel now ) + ( Cancel later ) + + +
+
+ + ( Add contact ) + +
+ +
+ + Default service location
24866 VonRueden Roads
Floor 94 X
Crown Point CT 59629-7714 + +
+ + 38.5000000, -121.5000000 + + +map + + directions + +earth + + + + +
+ +
+ + ( Change location ) + ( Edit location ) + + +
+ + + + + + + + + + + + + + + + +
+ Test svc_acct + + + berta@example.com + + +
+ + Unprovision ) +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Monthly prorated broadband + - + $40 setup, $90/monthly +
+ + + ( Change package ) + ( Discount ) + ( Customize ) +
+ + +
+
+ + + + ( Change quantity ) + + +
+ + + + ( Change sales person ) + + +
+ + ( Add invoice details ) + + + + ( Add comments ) + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Ordered Aug 4th, 2015
Active, billed monthly
Setup Oct 9th, 2015
Last bill Mar 1st, 2016
Next bill Apr 1st, 2016
+ + + ( Suspend now ) + ( Suspend later ) + ( Delay suspend ) +
+ ( Cancel now ) + ( Cancel later ) + + +
+
+ + ( Add contact ) + +
+ +
+ + Default service location
24866 VonRueden Roads
Floor 94 X
Crown Point CT 59629-7714 + +
+ + 38.5000000, -121.5000000 + + +map + + directions + +earth + + + + +
+ +
+ + ( Change location ) + ( Edit location ) + + +
+ + + + + + + + + + + + + + + + +
+ Test svc_broadband + + + IP:10.212.50.247, MAC:0000911C4815 + + +
+ + ping ) + + + Unprovision ) +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Annual subscription domain + - + $25/annually +
+ + + ( Change package ) + ( Discount ) + ( Customize ) +
+ + +
+
+ + + + ( Change quantity ) + + +
+ + + + ( Change sales person ) + + +
+ + ( Add invoice details ) + + + + ( Add comments ) + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Ordered Aug 4th, 2015
Active, billed annually
Setup Oct 9th, 2015
Last bill Oct 9th, 2015
Next bill Oct 1st, 2016
+ + + ( Suspend now ) + ( Suspend later ) + ( Delay suspend ) +
+ ( Cancel now ) + ( Cancel later ) + + +
+
+ + ( Add contact ) + +
+ +
+ + Default service location
24866 VonRueden Roads
Floor 94 X
Crown Point CT 59629-7714 + +
+ + 38.5000000, -121.5000000 + + +map + + directions + +earth + + + + +
+ +
+ + ( Change location ) + ( Edit location ) + + +
+ + + + + + + + + + + + + + + + +
+ Test svc_domain + + + waters-turner.com + + +
+ + Unprovision ) +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Test one-time charge + - + $100.00 - $100.00 one-time +
+ + + ( Modify one-time charge ) + ( Discount ) +
+ +
+
+ + + +
+ + + + ( Change sales person ) + + +
+ + ( Add invoice details ) + + + + ( Add comments ) + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Ordered Mar 2nd, 2016
One-time charge
Billed Mar 2nd, 2016
+
+ + ( Add contact ) + +
+ +
+ + Default service location
24866 VonRueden Roads
Floor 94 X
Crown Point CT 59629-7714 + +
+ + 38.5000000, -121.5000000 + + +map + + directions + +earth + + + + +
+ +
+ + ( Change location ) + ( Edit location ) + + +
+ + + + +
+
+ +
+ + + + + + + + + + + +
+
+ + + diff --git a/FS-Test/share/output/view/cust_main.cgi/custnum=2:show=payment_history b/FS-Test/share/output/view/cust_main.cgi/custnum=2:show=payment_history new file mode 100644 index 000000000..98e55b0f0 --- /dev/null +++ b/FS-Test/share/output/view/cust_main.cgi/custnum=2:show=payment_history @@ -0,0 +1,1249 @@ + + + + + Customer: Schowalter, Oswald + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
freeside + Freeside Test 3.8.1 + Logged in as test  logout
Preferences +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ Adv + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + +
+ + Adv
+ +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ +
+
+ Advanced + +
+ + + + + +
+ + + + + + + + + +
+ + + Customer: Schowalter, Oswald + + + + + +
+ + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Enter check payment + + | + Enter cash payment + + +
+ + + Process credit card payment + + | + Process electronic check (ACH) payment + + + +
+ + + + Enter credit + | + Credit line items +
+ + + + Enter check refund + + | + Enter cash refund + + + + +
+ + Download typeset statement PDF +
+ Invoice reports +
+ + + + + View tax exemptions + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DateDescriptionInvoicePaymentIn-house CreditRefundBalance
+ + 10/09/2015 + + + + Open Invoice #180 (Balance 174.03) + + + $174.03 + + + + + + + + $174.03 +
+ + 11/01/2015 + + + + Open Invoice #238 (Balance 120.00) + + + $120.00 + + + + + + + + $294.03 +
+ + 12/01/2015 + + + + Open Invoice #444 (Balance 120.00) + + + $120.00 + + + + + + + + $414.03 +
+ + 01/01/2016 + + + + Open Invoice #711 (Balance 120.00) + + + $120.00 + + + + + + + + $534.03 +
+ + 02/01/2016 + + + + Open Invoice #1040 (Balance 120.00) + + + $120.00 + + + + + + + + $654.03 +
+ + 03/01/2016 + + + + Open Invoice #1392 (Balance 120.00) + + + $120.00 + + + + + + + + $774.03 +
+ + 03/02/2016 + + + + Open Invoice #1585 (Balance 100.00) + + + $100.00 + + + + + + + + $874.03 +
+
+ + + + + + + + + +
+
+ + + diff --git a/FS-Test/share/ui_tests b/FS-Test/share/ui_tests index 9f781c945..8292ae521 100644 --- a/FS-Test/share/ui_tests +++ b/FS-Test/share/ui_tests @@ -4,12 +4,12 @@ search/cust_bill.html?OPEN90_date search/cust_bill.html?date search/cust_bill.html?magic=_date&agentnum=1&beginning=&ending=10%2F01%2F2015&charged_lt=&charged_gt=200.00&owed_lt=&owed_gt=&open=1 search/cust_bill_pkg.cgi?agentnum=1&status=&cust_classnum=&beginning=01%2F01%2F2016&ending=01%2F31%2F2016 -search/cust_pay.html?magic=_date&unapplied=0&beginning=01%2F01%2F2016&agentnum=1 +search/cust_pay.html?magic=_date&unapplied=0&beginning=01%2F01%2F2016&agentnum=1&order_by=paynum graph/cust_pkg.html?start_month=4&start_year=2015&end_month=3&end_year=2016 -search/cust_pkg_churn.html?agentnum=&status=setup&begin=1438412400&end=1441090800 -search/cust_pkg.cgi?pkgnum +search/cust_pkg_churn.html?agentnum=&status=setup&begin=1438412400&end=1441090800&order_by=cust_pkg.pkgnum +search/cust_pkg.cgi?keywords=pkgnum&order_by=pkgnum search/cust_pkg_summary.cgi?beginning=02%2F01%2F2016&ending=02%2F28%2F2016&classnum=0 -search/cust_pkg.cgi?magic=bill&classnum=0&setup_ending=10%2F31%2F2015&pkgpart=5&pkgpart=2 +search/cust_pkg.cgi?magic=bill&classnum=0&setup_ending=10%2F31%2F2015&pkgpart=5&pkgpart=2&order_by=pkgnum search/h_cust_pkg.html?classnum=0&status=active,suspended&date=1454313600&pkgpart=2 browse/part_svc.cgi?orderby=active search/unprovisioned_services.html @@ -41,8 +41,16 @@ view/cust_main.cgi?custnum=135&show=change_history # invoice view view/cust_bill.cgi?681 -view/cust_bill-pdf.cgi?invnum=681¬ice_name=Invoice +view/cust_bill-tex.cgi?invnum=681¬ice_name=Invoice # package configuration browse/part_pkg.cgi?active=1 edit/part_pkg.cgi?2 + +# one-time charge (cust#2) +edit/quick-charge.html?custnum=2 +edit/process/quick-charge.cgi?amount=100.00&custnum=2&pkg=Test%20one-time%20charge&quantity=1&bill_now=1 +# check that the charge was created and billed +view/cust_main.cgi?custnum=2&show=packages +view/cust_main.cgi?custnum=2&show=payment_history +