summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2008-06-26adding phone_shellcommands with preliminary FreePBX integration commandsivan
2008-06-25POD updatesivan
2008-06-25don't show error messages about FreesideStatus index already existing eitherivan
2008-06-25finish adding str2time_sql_closingivan
2008-06-24postal invoice feesjeff
2008-06-24prevent decrementing time/bandwidth for old RADIUS recordsivan
2008-06-23invoice service address modificationsjeff
2008-06-23adding report on legacy tax exemptions to assist in enet migraitonivan
2008-06-20extra values for invoicesjeff
2008-06-20VoxLineSystems are lying scum who charged back their customization work and ↵ivan
then used the software anyway
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