summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2008-06-19package categories (meta package classes) and grouping invoices by themjeff
2008-06-18fix regression caused by use of IPC::Run to run pslatex: send STDOUT and ↵ivan
STDERR from pslatex to /dev/null, we don't want them
2008-06-18%statuscolor is either a global or a my var, make up your mindivan
2008-06-18this module, also, has no need to import qsearch/qsearchs, and is causing ↵ivan
dependency loop problems (Record->part_virtual_field->Record)
2008-06-18hopefully finally fix the dependency loops bs... as simple as ↵ivan
Record->Conf->Record here
2008-06-18REALLY, don't use FS::Conf from Msgcat until runtime... should hopefully ↵ivan
FINALLY eliminate the Record->Msgcat->Conf->Record loop
2008-06-18msgcat.pm doesn't actually need qsearch/qsearchs... hopefully this is the ↵ivan
last of the weird dependency loops (this one is Record->Msgcat->msgcat->Record)
2008-06-18fix dependency loop problem with database config, hopefully? ↵ivan
(Record->Msgcat->Conf->Record)
2008-06-18conf.pm doesn't actually need qsearch/qsearchs - hopefully this will solve ↵ivan
the weird circular dependency issue (Record->Msgcat->Conf->conf->Record)
2008-06-17finish adding a feature to easily list all email addresses for an agent & ↵ivan
send them email
2008-06-16add (with config) ability to edit agent_custidivan
2008-06-10start of better error reporting for RADIUS upgrade errorsivan
2008-06-10start of better error reporting for RADIUS upgrade errorsivan
2008-06-10turn off debugging that got left on by accidentivan
2008-06-09remove name from voxlinesystems2, reallyivan
2008-06-05add am/pm to voxlinesystems2 display format, remove name, revsere src/dstivan
2008-06-05fix one-time charge quantities &ivan
2008-06-05disable_src fixesivan
2008-06-05unit pricing didn't exist before, so it can be NULLivan
2008-06-05implement quantity charging for setup feesivan
2008-06-05voxlinesystems CDRs and quantity bsivan
2008-06-05add customer status to adv. customer report, template customer search for ↵ivan
future use in emailing notices, RT#2731
2008-06-05docs for search_sqlivan
2008-06-05docs for search_sqlivan
2008-06-05payment and credit applications have separate "apply to refund" choices now, ↵ivan
and no auto-refund choice in the invoice dropdown. RT#3545
2008-06-04moar tyopjeff
2008-06-04tyopjeff
2008-06-04this should fix the random "HylaFax support has not been configured" error, ↵ivan
caused by cust_bill->fax getting called instead of cust_main->fax field
2008-06-04voxline invoice formattingjeff
2008-06-04voxline invoice formattingjeff
2008-06-04tax on taxjeff
2008-06-04service address on invoicejeff
2008-06-03very basic start at adding quantitiesivan
2008-06-02fix payinfo_transactionivan
2008-06-02fix ntable callsivan
2008-06-02doh!ivan
2008-06-02badly placed small_custview all of a sudden causing fatal errors?! wtfivan
2008-06-02typeset tear-off remittance couponjeff
2008-06-02and batchmode was probably rightivan
2008-06-02yow, don't want everything to waitt until the timeoutivan
2008-06-02use IPC::Run to run pslatex & add a timeout, this should prevent hanging on ↵ivan
template errors
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" ↵ivan
refunds show like other unapplied/open things, RT#3545
2008-06-01show "Check #" on payment receipts instead of "Billing #"ivan
2008-06-01add date to "applied to Invoice#" messages in historyivan
2008-06-01fix problems when service definition names contain chars that need to be ↵ivan
latex escaped
2008-05-31invoice cosmetic improvementsjeff
2008-05-301.7 sucks. add a "balance over" option to the 1.7 style agent-specific ↵ivan
invoice send event
2008-05-30fix a missing semicolon bug only triggered when running prune_applications ↵ivan
not in debug mode...
2008-05-30don't print out warnings about SQL RADIUS FreesideStatus every time either. ↵ivan
really?
2008-05-30don't print out the cust_credit_refund pruning every timeivan