freeside.git
21 years agoundo debugging change
ivan [Fri, 23 Jan 2004 03:22:59 +0000 (03:22 +0000)]
undo debugging change

21 years agoconsolidate large numbers of accounts to avoid gigantic line items
ivan [Fri, 23 Jan 2004 03:21:28 +0000 (03:21 +0000)]
consolidate large numbers of accounts to avoid gigantic line items

21 years agoand the same for ship_
ivan [Fri, 23 Jan 2004 03:01:22 +0000 (03:01 +0000)]
and the same for ship_

21 years agofix state default and set min year to this year, patch from <matthewd>, thanks!
ivan [Fri, 23 Jan 2004 02:53:12 +0000 (02:53 +0000)]
fix state default and set min year to this year, patch from <matthewd>, thanks!

21 years agoupdate ideas about package splitup
ivan [Fri, 23 Jan 2004 00:49:36 +0000 (00:49 +0000)]
update ideas about package splitup

21 years agofix cancel method
ivan [Thu, 22 Jan 2004 00:21:25 +0000 (00:21 +0000)]
fix cancel method

21 years agoreport cancellation errors properly
ivan [Thu, 22 Jan 2004 00:11:01 +0000 (00:11 +0000)]
report cancellation errors properly

21 years agofix newline problem in dump
ivan [Wed, 21 Jan 2004 23:45:03 +0000 (23:45 +0000)]
fix newline problem in dump

21 years agoclean up all temp files!
ivan [Wed, 21 Jan 2004 22:10:05 +0000 (22:10 +0000)]
clean up all temp files!

21 years agofix multi-page typeset invoices
ivan [Wed, 21 Jan 2004 22:00:34 +0000 (22:00 +0000)]
fix multi-page typeset invoices

21 years agodon't include the _next_ day, just the full ending day
ivan [Wed, 21 Jan 2004 00:04:07 +0000 (00:04 +0000)]
don't include the _next_ day, just the full ending day

21 years agoadd database dump from web interface
ivan [Tue, 20 Jan 2004 20:30:03 +0000 (20:30 +0000)]
add database dump from web interface

21 years agotypeset invoice doc update
ivan [Mon, 19 Jan 2004 23:21:03 +0000 (23:21 +0000)]
typeset invoice doc update

21 years agorevert bind_param change _again_. passing not as a hashref causes too many
ivan [Sun, 18 Jan 2004 21:03:54 +0000 (21:03 +0000)]
revert bind_param change _again_.  passing not as a hashref causes too many
other problems.  please leave as is.  DBD::Pg needs to be fixed.  1.31 is a
lost cause.

21 years agoapply variable substitutions in latex notes also
ivan [Fri, 16 Jan 2004 21:45:37 +0000 (21:45 +0000)]
apply variable substitutions in latex notes also

21 years agoadd IPC::ShareLite and Locale::SubCountry
ivan [Mon, 12 Jan 2004 20:52:58 +0000 (20:52 +0000)]
add IPC::ShareLite and Locale::SubCountry

21 years agoadd IPC::ShareLite
ivan [Mon, 12 Jan 2004 20:52:42 +0000 (20:52 +0000)]
add IPC::ShareLite

21 years agoLists are just better sorted.
khoff [Mon, 12 Jan 2004 20:40:28 +0000 (20:40 +0000)]
Lists are just better sorted.

21 years ago$pvf isn't a global.
khoff [Mon, 12 Jan 2004 20:34:02 +0000 (20:34 +0000)]
$pvf isn't a global.

21 years agoonly display "view typeset invoice" when there is an invoice_latex template
ivan [Mon, 12 Jan 2004 00:03:45 +0000 (00:03 +0000)]
only display "view typeset invoice" when there is an invoice_latex template

21 years agotypeset invoice view in web UI uses pdf instead of postscript, closes Bug#614
ivan [Sun, 11 Jan 2004 23:59:20 +0000 (23:59 +0000)]
typeset invoice view in web UI uses pdf instead of postscript, closes Bug#614

21 years agofix for pdf
ivan [Sun, 11 Jan 2004 23:38:17 +0000 (23:38 +0000)]
fix for pdf

21 years agoadding
ivan [Sun, 11 Jan 2004 23:37:08 +0000 (23:37 +0000)]
adding

21 years agoupdate paths
ivan [Sat, 10 Jan 2004 11:32:24 +0000 (11:32 +0000)]
update paths

21 years agoworkaround stubborn shells globbing [a-z] to include CVS/
ivan [Sat, 10 Jan 2004 11:17:45 +0000 (11:17 +0000)]
workaround stubborn shells globbing [a-z] to include CVS/

21 years agodon't require payname for DCHK either
ivan [Sat, 10 Jan 2004 04:19:06 +0000 (04:19 +0000)]
don't require payname for DCHK either

21 years agofix UI: displaying "Add" on invoice event edits
ivan [Sat, 10 Jan 2004 03:50:59 +0000 (03:50 +0000)]
fix UI: displaying "Add" on invoice event edits

21 years agoadd customer number
ivan [Fri, 9 Jan 2004 22:46:48 +0000 (22:46 +0000)]
add customer number

21 years agocredit deletions: need to use Date::Format and FS::Misc qw(send_email) in cust_credit...
ivan [Fri, 9 Jan 2004 22:39:22 +0000 (22:39 +0000)]
credit deletions: need to use Date::Format and FS::Misc qw(send_email) in cust_credit.pm, need a link to delete unapplied credits too

21 years agocorrect tyop
ivan [Fri, 9 Jan 2004 22:15:36 +0000 (22:15 +0000)]
correct tyop

21 years agoadd deletecredits config value to enable deletion of credits
ivan [Fri, 9 Jan 2004 22:11:54 +0000 (22:11 +0000)]
add deletecredits config value to enable deletion of credits

21 years agoadding system_usernames config value
ivan [Fri, 9 Jan 2004 21:10:56 +0000 (21:10 +0000)]
adding system_usernames config value

21 years agoAdded billing plan sql_external for billing services in an external sql database.
khoff [Wed, 7 Jan 2004 06:10:01 +0000 (06:10 +0000)]
Added billing plan sql_external for billing services in an external sql database.

21 years agofix other packages by next bill date link
ivan [Mon, 5 Jan 2004 20:24:48 +0000 (20:24 +0000)]
fix other packages by next bill date link

21 years agono more HTTP::Headers::UserAgent!
ivan [Sun, 4 Jan 2004 04:44:07 +0000 (04:44 +0000)]
no more HTTP::Headers::UserAgent!

21 years agoremove obsolete netscape CCK supportsignup.cgi
ivan [Sun, 4 Jan 2004 03:54:52 +0000 (03:54 +0000)]
remove obsolete netscape CCK supportsignup.cgi

depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578)

21 years agoremove obsolete netscape CCK support
ivan [Sun, 4 Jan 2004 03:52:54 +0000 (03:52 +0000)]
remove obsolete netscape CCK support

depend on HTTP::BrowserDetect directly instead of via deprecated HTTP::Headers::UserAgent (closes: Bug#578)

21 years agofix heading colspan when there is no agent.disabled column
ivan [Sat, 3 Jan 2004 08:42:10 +0000 (08:42 +0000)]
fix heading colspan when there is no agent.disabled column

21 years agoescape stuff from latex
ivan [Thu, 1 Jan 2004 20:40:39 +0000 (20:40 +0000)]
escape stuff from latex

21 years agoPass type as scalar instead of a hashref to work around a bug in DBD::Pg version...
khoff [Tue, 30 Dec 2003 06:02:17 +0000 (06:02 +0000)]
Pass type as scalar instead of a hashref to work around a bug in DBD::Pg version 1.31.

21 years agopackage reports by agent
ivan [Sat, 27 Dec 2003 08:23:38 +0000 (08:23 +0000)]
package reports by agent

21 years agotyop
khoff [Wed, 24 Dec 2003 18:18:21 +0000 (18:18 +0000)]
tyop

21 years agoadd svc_external
ivan [Tue, 23 Dec 2003 02:36:38 +0000 (02:36 +0000)]
add svc_external

21 years agoadd svc_external
ivan [Tue, 23 Dec 2003 01:49:32 +0000 (01:49 +0000)]
add svc_external

21 years agoupdate svc template for 1.5
ivan [Tue, 23 Dec 2003 01:10:50 +0000 (01:10 +0000)]
update svc template for 1.5

21 years agofix path to svc_Common in example table
ivan [Tue, 23 Dec 2003 01:06:10 +0000 (01:06 +0000)]
fix path to svc_Common in example table

21 years agoadd edit_info to selfservice API
ivan [Tue, 23 Dec 2003 00:51:37 +0000 (00:51 +0000)]
add edit_info to selfservice API

21 years agoallow_negative_charges config option
ivan [Tue, 23 Dec 2003 00:41:15 +0000 (00:41 +0000)]
allow_negative_charges config option

21 years agoadd total cards & amount to pending batch screen
ivan [Mon, 22 Dec 2003 21:37:04 +0000 (21:37 +0000)]
add total cards & amount to pending batch screen

21 years agodefault to the whole-country tax rate if states aren't defined
ivan [Mon, 22 Dec 2003 21:22:19 +0000 (21:22 +0000)]
default to the whole-country tax rate if states aren't defined

21 years agoquiet warning
ivan [Mon, 22 Dec 2003 21:18:16 +0000 (21:18 +0000)]
quiet warning

21 years agoallow credits to be modified at API level
ivan [Mon, 22 Dec 2003 21:01:10 +0000 (21:01 +0000)]
allow credits to be modified at API level

21 years agoadd cust_credit, cust_pay and cust_refund subs
ivan [Mon, 22 Dec 2003 17:50:20 +0000 (17:50 +0000)]
add cust_credit, cust_pay and cust_refund subs

21 years agowork even if there are stray type_pkgs records around
ivan [Sun, 21 Dec 2003 23:16:45 +0000 (23:16 +0000)]
work even if there are stray type_pkgs records around

21 years agocache virtual_fields method results to help performance
ivan [Sun, 21 Dec 2003 23:13:41 +0000 (23:13 +0000)]
cache virtual_fields method results to help performance

21 years agoadd outsourced databases with both addresses by default
ivan [Sun, 21 Dec 2003 21:12:43 +0000 (21:12 +0000)]
add outsourced databases with both addresses by default

21 years agofix inflated advertising source numbers
ivan [Sat, 20 Dec 2003 03:47:09 +0000 (03:47 +0000)]
fix inflated advertising source numbers

21 years agoline up w/window envelopes
ivan [Mon, 15 Dec 2003 08:08:38 +0000 (08:08 +0000)]
line up w/window envelopes

21 years agoprint_ps returns ths invoice now, do not count on latex printing it, oops
ivan [Mon, 15 Dec 2003 08:07:06 +0000 (08:07 +0000)]
print_ps returns ths invoice now, do not count on latex printing it, oops

21 years agofix bug that charged full amounts of all open invoices as soon as balance went positi...
ivan [Mon, 15 Dec 2003 06:42:32 +0000 (06:42 +0000)]
fix bug that charged full amounts of all open invoices as soon as balance went positive (only manifests when any cust_bill->owed somehow got to be negative)

21 years agoadd _latex_escape sub
ivan [Mon, 15 Dec 2003 03:41:10 +0000 (03:41 +0000)]
add _latex_escape sub

21 years agonon-breaking spaces in custoemr view field names
ivan [Sun, 14 Dec 2003 17:53:28 +0000 (17:53 +0000)]
non-breaking spaces in custoemr view field names

21 years agosignup page w/advertising source dropdown
ivan [Wed, 10 Dec 2003 23:53:34 +0000 (23:53 +0000)]
signup page w/advertising source dropdown

21 years agoadd part_referral.disabled, add disabled indices to agent and part_bill_event
ivan [Wed, 10 Dec 2003 22:51:06 +0000 (22:51 +0000)]
add part_referral.disabled, add disabled indices to agent and part_bill_event

21 years agoadd part_referral.disabled
ivan [Wed, 10 Dec 2003 22:50:44 +0000 (22:50 +0000)]
add part_referral.disabled

21 years agoexplicitly tell dvips to write output to a file
ivan [Sun, 30 Nov 2003 08:06:56 +0000 (08:06 +0000)]
explicitly tell dvips to write output to a file

21 years agoadd link to view typeset invoice
ivan [Sun, 30 Nov 2003 07:52:17 +0000 (07:52 +0000)]
add link to view typeset invoice

21 years agomove to the left to line up with window envelopes
ivan [Sun, 30 Nov 2003 07:41:26 +0000 (07:41 +0000)]
move to the left to line up with window envelopes

21 years agomissing cut
ivan [Sat, 29 Nov 2003 10:50:47 +0000 (10:50 +0000)]
missing cut

21 years agouse the latex template for normal printing when available
ivan [Sat, 29 Nov 2003 10:48:57 +0000 (10:48 +0000)]
use the latex template for normal printing when available

21 years agoadding sql_generic price plan
ivan [Sat, 29 Nov 2003 10:39:58 +0000 (10:39 +0000)]
adding sql_generic price plan

21 years agooption to send statements when a payment or credit is applied
ivan [Sat, 29 Nov 2003 08:32:40 +0000 (08:32 +0000)]
option to send statements when a payment or credit is applied

21 years agoalso set default latex template for late bill templates
ivan [Sat, 29 Nov 2003 08:18:23 +0000 (08:18 +0000)]
also set default latex template for late bill templates

21 years agopostscript invoice redux
ivan [Sat, 29 Nov 2003 08:08:36 +0000 (08:08 +0000)]
postscript invoice redux

21 years agoremove spurious Setup on one-time package charges
ivan [Wed, 26 Nov 2003 15:37:14 +0000 (15:37 +0000)]
remove spurious Setup on one-time package charges

21 years agoadd invoice_default_terms config value to control explicit due date printing on invoices
ivan [Wed, 26 Nov 2003 14:26:00 +0000 (14:26 +0000)]
add invoice_default_terms config value to control explicit due date printing on invoices

21 years agofix html quoting problems
ivan [Mon, 24 Nov 2003 14:29:01 +0000 (14:29 +0000)]
fix html quoting problems

21 years agofix html quoting of export options
ivan [Mon, 24 Nov 2003 13:01:22 +0000 (13:01 +0000)]
fix html quoting of export options

21 years agorevert bind_param change!
ivan [Fri, 21 Nov 2003 18:55:05 +0000 (18:55 +0000)]
revert bind_param change!

21 years agoprecedence helps alot
ivan [Fri, 21 Nov 2003 15:32:45 +0000 (15:32 +0000)]
precedence helps alot

21 years agoprecedence helps alot
ivan [Fri, 21 Nov 2003 15:25:51 +0000 (15:25 +0000)]
precedence helps alot

21 years agoshow customer status on receivables report
ivan [Fri, 21 Nov 2003 15:20:05 +0000 (15:20 +0000)]
show customer status on receivables report

21 years agodon't error out when not actually changing domain
ivan [Thu, 20 Nov 2003 12:48:11 +0000 (12:48 +0000)]
don't error out when not actually changing domain

21 years agowork around DBD::Pg problems with bind_param
ivan [Wed, 19 Nov 2003 18:13:35 +0000 (18:13 +0000)]
work around DBD::Pg problems with bind_param

21 years agofix jscalendar date ifFormat
ivan [Wed, 19 Nov 2003 12:21:09 +0000 (12:21 +0000)]
fix jscalendar date ifFormat

21 years agoreversing accidental commit of work-in-progress
ivan [Wed, 19 Nov 2003 01:37:14 +0000 (01:37 +0000)]
reversing accidental commit of work-in-progress

21 years agodisable debugging by default
ivan [Wed, 19 Nov 2003 01:29:58 +0000 (01:29 +0000)]
disable debugging by default

21 years agofix communigate pro export descriptions
ivan [Tue, 18 Nov 2003 15:14:30 +0000 (15:14 +0000)]
fix communigate pro export descriptions

21 years agoadd communigate_pro_singledomain export
ivan [Tue, 18 Nov 2003 15:05:17 +0000 (15:05 +0000)]
add communigate_pro_singledomain export

21 years agoremove thread/PerlIO warning - standard in 5.8.x and working fine
ivan [Tue, 18 Nov 2003 11:17:12 +0000 (11:17 +0000)]
remove thread/PerlIO warning - standard in 5.8.x and working fine

21 years agokill off ssh process when re-opening connection
ivan [Sat, 15 Nov 2003 07:28:26 +0000 (07:28 +0000)]
kill off ssh process when re-opening connection

21 years agoadd trailing newline to supress useless error messages in log
ivan [Sat, 15 Nov 2003 07:18:39 +0000 (07:18 +0000)]
add trailing newline to supress useless error messages in log

21 years agohopefully recover better from lost ssh connections
ivan [Fri, 14 Nov 2003 08:43:24 +0000 (08:43 +0000)]
hopefully recover better from lost ssh connections

21 years agosort these case-insensitive
ivan [Fri, 14 Nov 2003 02:52:13 +0000 (02:52 +0000)]
sort these case-insensitive

21 years agofix path in questionable section
ivan [Thu, 13 Nov 2003 11:23:00 +0000 (11:23 +0000)]
fix path in questionable section

21 years agoallow provisioning of unaudited services with a svcnum for imports
ivan [Wed, 12 Nov 2003 12:30:25 +0000 (12:30 +0000)]
allow provisioning of unaudited services with a svcnum for imports

21 years agobetter error msg
ivan [Wed, 12 Nov 2003 11:22:53 +0000 (11:22 +0000)]
better error msg

21 years agoalso make setx behave when setting svcnum during an import
ivan [Tue, 11 Nov 2003 15:03:54 +0000 (15:03 +0000)]
also make setx behave when setting svcnum during an import

21 years agofix up virtual field reprucussions
ivan [Tue, 11 Nov 2003 14:39:08 +0000 (14:39 +0000)]
fix up virtual field reprucussions

21 years agosimple change to cust_svc creation to help imports with svcnums
ivan [Tue, 11 Nov 2003 14:21:02 +0000 (14:21 +0000)]
simple change to cust_svc creation to help imports with svcnums