freeside.git
14 years agocorrect invoice package address display and reduce false laziness
jeff [Wed, 23 Dec 2009 21:21:15 +0000 (21:21 +0000)]
correct invoice package address display and reduce false laziness

14 years agoTweak set_password per RT#6358
mark [Wed, 23 Dec 2009 00:30:14 +0000 (00:30 +0000)]
Tweak set_password per RT#6358

14 years agomanage tax exemptions (texas-tax) on credit application RT953
jeff [Mon, 21 Dec 2009 14:44:09 +0000 (14:44 +0000)]
manage tax exemptions (texas-tax) on credit application RT953

14 years agomove cch conf into database and add a couple small tools for processing updates more...
jeff [Mon, 21 Dec 2009 14:36:50 +0000 (14:36 +0000)]
move cch conf into database and add a couple small tools for processing updates more manually

14 years agohave 'Bill now' link cancel expired (and suspend adjourned) packages, and catch and...
ivan [Mon, 21 Dec 2009 02:00:54 +0000 (02:00 +0000)]
have 'Bill now' link cancel expired (and suspend adjourned) packages, and catch and return errors in all cases, RT#6627

14 years agolate fee package class specified in the event action instead of a global finance_pkgc...
ivan [Sun, 20 Dec 2009 21:52:06 +0000 (21:52 +0000)]
late fee package class specified in the event action instead of a global finance_pkgclass config, RT#6617

14 years agofix usage details pulling from wrong account for customers who have multiple accounts...
ivan [Sun, 20 Dec 2009 19:42:52 +0000 (19:42 +0000)]
fix usage details pulling from wrong account for customers who have multiple accounts, RT#6681, fallout from RT#4189

14 years agofix address fields on advanced package search, RT#6609
ivan [Sun, 20 Dec 2009 06:52:42 +0000 (06:52 +0000)]
fix address fields on advanced package search, RT#6609

14 years agofix bulk package order with one package changing to one new package, RT#6519, fallout...
ivan [Sun, 20 Dec 2009 02:51:41 +0000 (02:51 +0000)]
fix bulk package order with one package changing to one new package, RT#6519, fallout from RT#4499

14 years agofix cust_main-packages-years, RT#6798
ivan [Sun, 20 Dec 2009 01:02:25 +0000 (01:02 +0000)]
fix cust_main-packages-years, RT#6798

14 years agofix more ->owed_setup/owed_recur clashing with cust_bill->open_cust_bill_pkg separati...
ivan [Sat, 19 Dec 2009 23:52:35 +0000 (23:52 +0000)]
fix more ->owed_setup/owed_recur clashing with cust_bill->open_cust_bill_pkg separating line items, RT#4729

14 years agofix credit application, at least in vedeya's case on HEAD, RT#6819, fallout from...
ivan [Sat, 19 Dec 2009 23:28:13 +0000 (23:28 +0000)]
fix credit application, at least in vedeya's case on HEAD, RT#6819, fallout from tax credits, RT#4729

14 years agofix fill-in of credit amount when there aren't tax buttons
ivan [Sat, 19 Dec 2009 22:52:47 +0000 (22:52 +0000)]
fix fill-in of credit amount when there aren't tax buttons

14 years agoadd add'l info field as a customer-editable field, RT#6505
ivan [Sat, 19 Dec 2009 22:41:23 +0000 (22:41 +0000)]
add add'l info field as a customer-editable field, RT#6505

14 years agomake room for credit reasons in popup
ivan [Sat, 19 Dec 2009 22:32:41 +0000 (22:32 +0000)]
make room for credit reasons in popup

14 years agofix event report w/ a customer status
ivan [Sat, 19 Dec 2009 20:29:48 +0000 (20:29 +0000)]
fix event report w/ a customer status

14 years agofix package order to really display only those pacakges available
ivan [Sat, 19 Dec 2009 19:10:44 +0000 (19:10 +0000)]
fix package order to really display only those pacakges available

14 years agofix order of packages after class selection changes
ivan [Sat, 19 Dec 2009 19:09:30 +0000 (19:09 +0000)]
fix order of packages after class selection changes

14 years agofix handling of tax location records and add a 'clear' button for tax credits
jeff [Fri, 18 Dec 2009 18:20:36 +0000 (18:20 +0000)]
fix handling of tax location records and add a 'clear' button for tax credits

14 years agoThis commit was generated by cvs2svn to compensate for changes in r8593,
ivan [Fri, 18 Dec 2009 00:41:34 +0000 (00:41 +0000)]
This commit was generated by cvs2svn to compensate for changes in r8593,
which included commits to RCS files with non-trunk default branches.

14 years agoimport rt 3.6.10
ivan [Fri, 18 Dec 2009 00:41:34 +0000 (00:41 +0000)]
import rt 3.6.10

14 years agotweak attachment adding UI: table consistency, input sizes and maxlengths, RT#4964
ivan [Wed, 16 Dec 2009 17:35:59 +0000 (17:35 +0000)]
tweak attachment adding UI: table consistency, input sizes and maxlengths, RT#4964

14 years agogroup invoice line items by location, show location address on invoice, option for...
jeff [Wed, 16 Dec 2009 15:03:16 +0000 (15:03 +0000)]
group invoice line items by location, show location address on invoice, option for due date rather than invoice date on prior unpaid invoice line items, and option for aging on invoice (#6418, #5235, #4648)

14 years agouse a global config too
ivan [Mon, 14 Dec 2009 07:52:08 +0000 (07:52 +0000)]
use a global config too

14 years agoadd overlimit_groups agent-specific config, overriding export-specific overlimit_grou...
ivan [Mon, 14 Dec 2009 07:10:51 +0000 (07:10 +0000)]
add overlimit_groups agent-specific config, overriding export-specific overlimit_groups, RT#6622

14 years agoFix filename for Excel spreadsheet reports
mark [Mon, 14 Dec 2009 03:36:34 +0000 (03:36 +0000)]
Fix filename for Excel spreadsheet reports

14 years agoAdd access right to view attachments
mark [Mon, 14 Dec 2009 01:41:29 +0000 (01:41 +0000)]
Add access right to view attachments

14 years agobetter reporting for tax credits, RT#4729
ivan [Sat, 12 Dec 2009 23:54:14 +0000 (23:54 +0000)]
better reporting for tax credits, RT#4729

14 years agobetter reporting for tax credits, RT#4729
ivan [Sat, 12 Dec 2009 23:32:24 +0000 (23:32 +0000)]
better reporting for tax credits, RT#4729

14 years agodoc
ivan [Sat, 12 Dec 2009 22:35:20 +0000 (22:35 +0000)]
doc

14 years agosync versioning with branches, sorry jeremy
ivan [Sat, 12 Dec 2009 22:22:23 +0000 (22:22 +0000)]
sync versioning with branches, sorry jeremy

14 years agoreporting with city taxes, RT#6776
ivan [Sat, 12 Dec 2009 21:38:42 +0000 (21:38 +0000)]
reporting with city taxes, RT#6776

14 years agofully fix bulk customer reports, RT#6778
ivan [Thu, 10 Dec 2009 23:03:18 +0000 (23:03 +0000)]
fully fix bulk customer reports, RT#6778

14 years agoFix cust_attachment.disabled type
mark [Tue, 8 Dec 2009 06:21:30 +0000 (06:21 +0000)]
Fix cust_attachment.disabled type

14 years agofix initial value of agent types when cloning
ivan [Sun, 6 Dec 2009 23:44:54 +0000 (23:44 +0000)]
fix initial value of agent types when cloning

14 years agofix search box clearing from within RT, caused by different quoting rules in RT comp_...
ivan [Sun, 6 Dec 2009 23:18:48 +0000 (23:18 +0000)]
fix search box clearing from within RT, caused by different quoting rules in RT comp_root.  grr.

14 years agomore reasonable sizes for filename, mime type and title, RT#6823
ivan [Sun, 6 Dec 2009 19:19:17 +0000 (19:19 +0000)]
more reasonable sizes for filename, mime type and title, RT#6823

14 years agoholy cow! correct sense of skip usage testing
jeff [Fri, 4 Dec 2009 18:37:40 +0000 (18:37 +0000)]
holy cow! correct sense of skip usage testing

14 years agocustomer-specific account report (and some small refactoring of method names to clash...
ivan [Fri, 4 Dec 2009 04:45:42 +0000 (04:45 +0000)]
customer-specific account report (and some small refactoring of method names to clash less), RT#6180

14 years agocustomer-specific account report (and some small refactoring of method names to clash...
ivan [Fri, 4 Dec 2009 04:40:28 +0000 (04:40 +0000)]
customer-specific account report (and some small refactoring of method names to clash less), RT#6180

14 years agodoh, 1.9 fix customer package search (fallout from customer classes) and add "not...
ivan [Fri, 4 Dec 2009 03:23:20 +0000 (03:23 +0000)]
doh, 1.9 fix customer package search (fallout from customer classes) and add "not yet billed" status to customer package report

14 years agoaverage per cust_pkg option for peter
ivan [Thu, 3 Dec 2009 19:22:59 +0000 (19:22 +0000)]
average per cust_pkg option for peter

14 years agoaverage per cust_pkg option for peter
ivan [Thu, 3 Dec 2009 19:06:51 +0000 (19:06 +0000)]
average per cust_pkg option for peter

14 years agoindex cdrbatchnum
ivan [Thu, 3 Dec 2009 07:53:23 +0000 (07:53 +0000)]
index cdrbatchnum

14 years agofix startdate in sansay CDR import (and skip blank lines), RT#6801
ivan [Thu, 3 Dec 2009 07:38:06 +0000 (07:38 +0000)]
fix startdate in sansay CDR import (and skip blank lines), RT#6801

14 years agofix cdr search
ivan [Thu, 3 Dec 2009 07:18:24 +0000 (07:18 +0000)]
fix cdr search

14 years agono header?
ivan [Thu, 3 Dec 2009 04:22:18 +0000 (04:22 +0000)]
no header?

14 years agoadd index to rate_prefix.npa for a performance improvement on CDR billing, RT#6386
ivan [Wed, 2 Dec 2009 20:58:48 +0000 (20:58 +0000)]
add index to rate_prefix.npa for a performance improvement on CDR billing, RT#6386

14 years agofix viewing unlinked forwards, domains, broadband/external/www services, RT#6794
ivan [Wed, 2 Dec 2009 20:51:43 +0000 (20:51 +0000)]
fix viewing unlinked forwards, domains, broadband/external/www services, RT#6794

14 years agowant a listref not a list
jeff [Tue, 1 Dec 2009 19:16:39 +0000 (19:16 +0000)]
want a listref not a list

14 years agofix bulk sending of customer notices, RT#6778
ivan [Mon, 30 Nov 2009 00:38:10 +0000 (00:38 +0000)]
fix bulk sending of customer notices, RT#6778

14 years agofix
ivan [Mon, 30 Nov 2009 00:06:37 +0000 (00:06 +0000)]
fix

14 years agoUI changes to make it impossible to add a start date to a package that already has...
ivan [Mon, 30 Nov 2009 00:04:21 +0000 (00:04 +0000)]
UI changes to make it impossible to add a start date to a package that already has a setup fee (can still remove an existing start date causing problems), RT#6712

14 years agoadd cust_pkg-change_pkgpart-bill_now option to bill the new package immediately on...
ivan [Sun, 29 Nov 2009 23:18:07 +0000 (23:18 +0000)]
add cust_pkg-change_pkgpart-bill_now option to bill the new package immediately on package changes.  Useful for prepaid situations with RADIUS where an Expiration attribute base don the package must be present at all times.  RT#6692

14 years agodoc: spelling
ivan [Sun, 29 Nov 2009 23:15:36 +0000 (23:15 +0000)]
doc: spelling

14 years agodebugging left on
ivan [Thu, 26 Nov 2009 00:27:11 +0000 (00:27 +0000)]
debugging left on

14 years agodon't consider disabled report classes, don't load up the whole table just to see...
ivan [Wed, 25 Nov 2009 19:58:49 +0000 (19:58 +0000)]
don't consider disabled report classes, don't load up the whole table just to see if there are any

14 years agoimprove appearance of cdr records in cdr sections
jeff [Wed, 25 Nov 2009 19:32:47 +0000 (19:32 +0000)]
improve appearance of cdr records in cdr sections

14 years agobug fixes, reuse summary_page, eliminate dups, and rearrange
jeff [Wed, 25 Nov 2009 16:13:20 +0000 (16:13 +0000)]
bug fixes, reuse summary_page, eliminate dups, and rearrange

14 years agoreally insert a pagebreak
jeff [Wed, 25 Nov 2009 16:09:34 +0000 (16:09 +0000)]
really insert a pagebreak

14 years agooops.. need updated template for new formats
jeff [Wed, 25 Nov 2009 16:07:04 +0000 (16:07 +0000)]
oops.. need updated template for new formats

14 years agodebugging left on
ivan [Tue, 24 Nov 2009 21:00:40 +0000 (21:00 +0000)]
debugging left on

14 years agocope with sections lacking a pkg_category
jeff [Tue, 24 Nov 2009 17:05:49 +0000 (17:05 +0000)]
cope with sections lacking a pkg_category

14 years agotimeworked report: carry the date range through to the success redirect
ivan [Tue, 24 Nov 2009 07:42:28 +0000 (07:42 +0000)]
timeworked report: carry the date range through to the success redirect

14 years agoadd date constratint on time worked search
ivan [Tue, 24 Nov 2009 07:23:58 +0000 (07:23 +0000)]
add date constratint on time worked search

14 years agosend card number with void transactions for B:OP:IPPay, RT#5690
ivan [Tue, 24 Nov 2009 06:04:57 +0000 (06:04 +0000)]
send card number with void transactions for B:OP:IPPay, RT#5690

14 years agoAdd title field to cust_attachment
mark [Mon, 23 Nov 2009 22:09:46 +0000 (22:09 +0000)]
Add title field to cust_attachment

14 years agoapply to taxes last
jeff [Mon, 23 Nov 2009 00:25:10 +0000 (00:25 +0000)]
apply to taxes last

14 years agoinvoice formatting: add sections for usage, add sections per svc_phone, add folding...
jeff [Fri, 20 Nov 2009 17:33:40 +0000 (17:33 +0000)]
invoice formatting: add sections for usage, add sections per svc_phone, add folding like line items into one #6592

14 years agoproper cdr_batch table, RT#6386
ivan [Thu, 19 Nov 2009 09:47:02 +0000 (09:47 +0000)]
proper cdr_batch table, RT#6386

14 years agoproper cdr_batch table, RT#6386
ivan [Thu, 19 Nov 2009 09:32:34 +0000 (09:32 +0000)]
proper cdr_batch table, RT#6386

14 years agoformat CDRs durations as NNm MMs instead of NN.MMm, RT#6316
ivan [Thu, 19 Nov 2009 07:06:09 +0000 (07:06 +0000)]
format CDRs durations as NNm MMs instead of NN.MMm, RT#6316

14 years agoconsider credits and refunds in breakage, RT#6407
ivan [Thu, 19 Nov 2009 06:21:31 +0000 (06:21 +0000)]
consider credits and refunds in breakage, RT#6407

14 years agoRT#4786, RBC batch format
mark [Wed, 18 Nov 2009 09:39:34 +0000 (09:39 +0000)]
RT#4786, RBC batch format

14 years agoRT#4768, RBC batch format
mark [Wed, 18 Nov 2009 09:27:04 +0000 (09:27 +0000)]
RT#4768, RBC batch format

14 years agocust_attachment improvement, RT#4964 and #6225
mark [Wed, 18 Nov 2009 09:09:34 +0000 (09:09 +0000)]
cust_attachment improvement, RT#4964 and #6225

14 years agodo a case-insensive search on browser-remembered results, so starting to use USPS...
ivan [Tue, 17 Nov 2009 22:06:51 +0000 (22:06 +0000)]
do a case-insensive search on browser-remembered results, so starting to use USPS verification (which UPPERCASES everything) doesn't invalidate everything your browser remembered in quick payment entry

14 years agowork around ie7 javascript issues
jeff [Tue, 17 Nov 2009 20:56:32 +0000 (20:56 +0000)]
work around ie7 javascript issues

14 years agoadd otaker to payment/refund search, RT#6407
ivan [Tue, 17 Nov 2009 07:42:34 +0000 (07:42 +0000)]
add otaker to payment/refund search, RT#6407

14 years agoadd refund report, RT#6407
ivan [Tue, 17 Nov 2009 07:09:43 +0000 (07:09 +0000)]
add refund report, RT#6407

14 years agocust_attachment improvement, RT#4964 and #6225
mark [Tue, 17 Nov 2009 00:06:25 +0000 (00:06 +0000)]
cust_attachment improvement, RT#4964 and #6225

14 years agoadd ability to search on ranges of charged, owed to adv. invoice report, RT#6407
ivan [Mon, 16 Nov 2009 03:55:18 +0000 (03:55 +0000)]
add ability to search on ranges of charged, owed to adv. invoice report, RT#6407

14 years agoadd disable_cron_billing config, RT#6407
ivan [Mon, 16 Nov 2009 02:27:12 +0000 (02:27 +0000)]
add disable_cron_billing config, RT#6407

14 years agoadd invoice terms to advanced customer report. dogfood.
ivan [Sat, 14 Nov 2009 00:08:13 +0000 (00:08 +0000)]
add invoice terms to advanced customer report.  dogfood.

14 years agofix advanced package report fallout from customer classes, RT#6677
ivan [Fri, 13 Nov 2009 07:12:35 +0000 (07:12 +0000)]
fix advanced package report fallout from customer classes, RT#6677

14 years agoAdd default password encoding option
mark [Thu, 12 Nov 2009 21:45:07 +0000 (21:45 +0000)]
Add default password encoding option

14 years agocorrect bugs in tax replacement routine and allow updates to function
jeff [Thu, 12 Nov 2009 16:56:57 +0000 (16:56 +0000)]
correct bugs in tax replacement routine and allow updates to function

14 years agoFix date format string
mark [Thu, 12 Nov 2009 02:05:27 +0000 (02:05 +0000)]
Fix date format string

14 years agoFix zip password
mark [Thu, 12 Nov 2009 02:03:29 +0000 (02:03 +0000)]
Fix zip password

14 years agocruft removal
jeff [Wed, 11 Nov 2009 16:38:09 +0000 (16:38 +0000)]
cruft removal

14 years agooops! forgot an important file for applying tax credits #4729
jeff [Fri, 6 Nov 2009 22:25:11 +0000 (22:25 +0000)]
oops!  forgot an important file for applying tax credits #4729

14 years agouse business-onlinepayment-description in 1.9, even without $pkgs
ivan [Fri, 6 Nov 2009 22:07:11 +0000 (22:07 +0000)]
use business-onlinepayment-description in 1.9, even without $pkgs

14 years agoadd emailinvoice-apostrophe config option to allow apostrophies in invoice email...
ivan [Fri, 6 Nov 2009 01:51:17 +0000 (01:51 +0000)]
add emailinvoice-apostrophe config option to allow apostrophies in invoice email addresses, RT#6464

14 years agoadd "payment expiration before" to customer report, RT#6447
ivan [Fri, 6 Nov 2009 00:25:13 +0000 (00:25 +0000)]
add "payment expiration before" to customer report, RT#6447

14 years agotry not to make the "Customer Fields" SELECT so huge
ivan [Thu, 5 Nov 2009 23:55:08 +0000 (23:55 +0000)]
try not to make the "Customer Fields" SELECT so huge

14 years agoimprovements in time remaining report: correctly account for unpaid time for non...
ivan [Thu, 5 Nov 2009 22:01:56 +0000 (22:01 +0000)]
improvements in time remaining report: correctly account for unpaid time for non-monthly customers, report in hours+minutes intead of using Time::Duration days/hours

14 years agoback to old host name, info from customer/paymentech was bogus, RT#5650
ivan [Thu, 5 Nov 2009 21:22:37 +0000 (21:22 +0000)]
back to old host name, info from customer/paymentech was bogus, RT#5650

14 years agoupdate paymentech live server, RT#5650
ivan [Thu, 5 Nov 2009 01:47:02 +0000 (01:47 +0000)]
update paymentech live server, RT#5650

14 years agofix pkg_category upgrades
ivan [Thu, 5 Nov 2009 00:52:47 +0000 (00:52 +0000)]
fix pkg_category upgrades

14 years agofix bad interaction between new city tax code & using taxclasses without cities,...
ivan [Thu, 5 Nov 2009 00:48:28 +0000 (00:48 +0000)]
fix bad interaction between new city tax code & using taxclasses without cities, RT#6637