summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-22fix all location selects hidden on new customer add, fallout from city tax ↵ivan
stuff, yay for this not being on _1_9_BRANCH, RT#5852
2009-10-22should at least run under pg 8.3 now, need to test & see if the data make ↵ivan
sense, RT#5496
2009-10-22fix incompatibility w/invoice_sections vs. cust_bill_pkg.pkgnum -1 "virtual ↵ivan
line item" (rare)
2009-10-22fix netsapiens CDR import, RT#5226ivan
2009-10-21MySQL doesn't like indexing a text fieldivan
2009-10-21fix agent link in unused prepaid card reportivan
2009-10-20should fix problems sending a receipt against a specific package when taxes ↵ivan
are in use
2009-10-20basic import working, still need better src/dst mapping, RT#5226ivan
2009-10-20better debug line showing full URL, RT#5226ivan
2009-10-20don't show duplicate 'Credit card' or 'Check' choices even when ↵ivan
signup_server-payby has CARD & DCRD (or CHEK & DCHK)
2009-10-16make warning about expensive lookup a carp & controlled by $DEBUGivan
2009-10-12finish netsapiens import, RT#6365ivan
2009-10-12terrible typoivan
2009-10-12add customer information to shellcommands export, RT#5351ivan
2009-10-12use modules in signup.cgi instead of in the template, fixes "Insecure ↵ivan
dependency in rquire"
2009-10-12fix inadvertant "unknown package" error, fallout from pkg-balance work, RT#6125ivan
2009-10-12using the per-city taxes sure was a lot easier than the UI... RT#5852ivan
2009-10-12fix for no finance_pkgclass setivan
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
2009-10-11default to 1ivan
2009-10-11Updated for 1.9.1ivan
2009-10-11Updated for 1.9.1ivan
2009-10-11helps to have the toolivan
2009-10-11helps to have the toolivan
2009-10-11do itivan
2009-10-11huh #2ivan
2009-10-11huhivan
2009-10-11don't try to follow a blank redirectivan
2009-10-11end formivan
2009-10-11new rows and cols optionsivan
2009-10-11respect element_nameivan
2009-10-11docivan
2009-10-11cleanupivan
2009-10-11correct variable initializationivan
2009-10-11remembered to customize this manpageivan
2009-10-11::1 becomes 127.0.0.1 in IP checksivan
2009-10-10commit message for a file about commitmessagesivan
2009-10-10change invoice terms for one-time charges (& bill them immediately), RT#5891ivan
2009-10-09add cust_pkg_ref option to chargeivan
2009-10-08fix "show old packages" accidentally hiding cancelled packages, RT#5276ivan
2009-10-08freeside-daily -g and -m cooperation (and no HASH() queue noise with -m)ivan
2009-10-08avoid some (look to be harmless) warnings:ivan
Argument "" isn't numeric in sprintf at /usr/local/share/perl/5.10.0/FS/cust_bill.pm line 2358. Argument "" isn't numeric in subtraction (-) at /usr/local/share/perl/5.10.0/FS/cust_bill.pm line 2359. Argument "" isn't numeric in addition (+) at /usr/local/share/perl/5.10.0/FS/cust_main.pm line 2788.
2009-10-08tyopivan
2009-10-08conf switches to turn on smaller notes and footer sections with stock ↵ivan
templates, RT#5218
2009-10-07naming follow-up notices from the event rather than creting a slew of ↵ivan
separate templates, RT#5217
2009-10-07naming follow-up notices from the event rather than creting a slew of ↵ivan
separate templates, RT#5217
2009-10-07bring up-to-date wrt 1.7 Conf.pm 1.180.2.52 (2009-10-03), RT#2873ivan
2009-10-06remove inadvertant debugging warningsivan