summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-09add option for listing customers without a balance (closes: RT#2752) and fix ↵ivan
bug in total row (closes: RT#2736)
2007-11-09correct realtime_bop cvv handlingjeff
2007-11-08add selfservice-session_timeout configivan
2007-11-08prevent warning: "Use of uninitialized value in concatenation (.) or string ↵ivan
at /usr/local/share/perl/5.8.8/FS/cust_main.pm line 1668."
2007-11-08for new installs, centralize some stuff that was spread around different ↵ivan
config files.
2007-11-06keep our own list of states; remove some states that Data::Faker and ↵ivan
Locale::SubCountry disagree on
2007-11-05doc: amount param to process_payment. just a bit important.ivan
2007-11-05add process_payment_order_pkg methodivan
2007-11-04comma is a bad delimiter choice according to ut_text()jeff
2007-11-03move menu option for adv. customer reports to second level, same as advanced ↵ivan
invoice & package reports
2007-11-03new customer report/flattened package report (ticket 1428)jeff
2007-10-29bug ya bug resulting from agent-virtualized packagesivan
2007-10-29famous last mysql bugivan
2007-10-29yup, mysql-ing me harderivan
2007-10-29mysqlivan
2007-10-29forgotton freeside-setup bits of mysql locking workaroundivan
2007-10-29mysql me 1.9 more timesivan
2007-10-29mysql has no DISTINCT ON either, sighivan
2007-10-29still have link back to the customer on printable receipt... should hide it ↵ivan
from print at some point though
2007-10-28finish mysql locking workaroundivan
2007-10-28mysql me harderivan
2007-10-27simple payment receipts in web interface, sorry arnie, RT#2738ivan
2007-10-25mysql, yes, mysql.ivan
2007-10-25fix error handlingivan
2007-10-22fix more fallout from agent-virtualized packagesivan
2007-10-17insert_reason only worked if you passed in an existing reason, the code to ↵jayce
insert a new reason was in place, but didn't let the new reason get used. Code to do this was already in place, just not utilized.
2007-10-14this aligns better. i wonder how 1.9 loads up config from here, though?ivan
2007-10-14escape \dollar in invoice_latexnotesivan
2007-10-14don't fill up memory with objects for every customer being billedivan
2007-10-14adding php examplesivan
2007-10-13correct agent_defaultpkg handlingjeff
2007-10-10set expandtabivan
2007-10-10With this line missing, cust_event objects would not fully create (eventpart ↵jayce
wasn't loading), causing the _X methods to fail on ->part_event. Only noticed when you retried events that had previously failed.
2007-10-10REALLY fix the package browsing this time, without messing up the orderingivan
2007-10-10concurrent fix for package editing also cleans this up slightlyivan
2007-10-10close:}jeff
2007-10-09be polite! don't spew debugging info unless its asked for.ivan
2007-10-09fix documenation links to point into wiki where they belongivan
2007-10-09add ticket_system-priority_reverse configivan
2007-10-09preserve orderjeff
2007-10-09interpolating the links would help tooivan
2007-10-09i think this should fix timeworked subjects, and link to the transactions as ↵ivan
well
2007-10-08line up things betterivan
2007-10-08self-service POD cleanupsivan
2007-10-08add cust_bill_owed as an implicit condition (whew), and make sure it is ↵ivan
added on migrations (also: fixed implicit conditions like this which only apply to a subset of eventtables)
2007-10-08disallow agent changing on cloned packagesjeff
2007-10-08Remove remaining calls to idiot/eidiot. Should fix 1479jeff
2007-10-05reenalbe this conditionivan
2007-10-05new ui for assigning support timejeff
2007-10-05fix date selection on advanced invoice report, or future places where date ↵ivan
selection component is included multiple times