summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-24eliminate warnings from Business::CreditCard about being passed an empty numberivan
2009-10-24fix cause of harmless 'Premature end of base64 data' warningivan
2009-10-23adding unlinked account migration script, RT#6126ivan
2009-10-23add cust_bill-consolidate_services config to collapse multiple phone numbers ↵ivan
(or whatever) into as few lines as possible on invoices, RT#5223
2009-10-22fix invoice sub-totals, RT#6489ivan
2009-10-22make sure that in the case where there's no uncancelled active packages, the ↵ivan
filter doesn't reduce the package list to nothing, RT#6029
2009-10-22acciendtally left debugging in, RT#6029ivan
2009-10-22restrict additinal package order option, RT#6029ivan
2009-10-22yay, found blank city problem w/new citytax foo, RT#5852ivan
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