summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-04more voxline invoice formattingjeff
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-02fix error apply fractional secondsivan
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 line item report for agent-virtualized packages, clean up sloppy $where ↵ivan
stringification, hard agent virtualization
2008-06-01umm.. right.. really do some on-demand stuffjeff
2008-06-01depend on CGI.pm 3.29 to fix RT attachment problemsivan
2008-06-01fix problems when service definition names contain chars that need to be ↵ivan
latex escaped
2008-05-31guess at on demand billing, link pre-existing servicesjeff
2008-05-31add an explicit use for RT's not-well-declared dependency on CSS::Squish 0.06ivan
2008-05-31invoice cosmetic improvementsjeff
2008-05-301.7 sucks. but people are still going to be editing old-style invoice ↵ivan
events for a little while more yet, so space them out better (so options don't run together)
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
2008-05-30don't print out the cust_credit_refund pruning every timeivan
2008-05-30clean up any stray/old cust_pay_pending records causing problemsivan
2008-05-30clean up any stray/old cust_pay_pending records causing problemsivan
2008-05-29line things up better on the 12mo report (prevent labels from taking up most ↵ivan
of the graph
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet (& need to import adminsuidsetup)
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet
2008-05-28mailgate realiability fix: don't bomb out when FS dbdef hasn't been ↵ivan
initialized yet
2008-05-20automatically create an index on the new radacct.FreesideStatus columnivan
2008-05-19fix broken pagenationjeff
2008-05-19a better link to the T:T docsivan
2008-05-19add a key on ( history_action, $primary_key ) to the h_ tables. this should ↵ivan
speed up the cust_pay upgrade??
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
2008-05-19fix latex template bogosityjeff
2008-05-18fix auto sqlradius upgrade: module include/importivan
2008-05-18oops, fix minor refactoring of auto sqlradius upgradeivan