summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-04voxline invoice formattingjeff
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-02oops, missed 1.7ivan
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-01sync with HEAD (add ability to modify refund records)ivan
2008-06-01backport cust_bill_ApplicationCommon::applied_to_invoice and ↵ivan
cust_bill::invnum_date_pretty to 1.7
2008-06-01show "Check #" on payment receipts instead of "Billing #"ivan
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-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-19backport voip_cdr's upstream_simple, and the columnization featuresjeff
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-18fix auto sqlradius upgrade: module include/importivan
2008-05-18oops, fix minor refactoring of auto sqlradius upgradeivan
2008-05-18fix the auto sqlradiusupgradeivan
2008-05-18on upgrade, automatically seed from sqlradius databases, and start ↵ivan
freeside-sqlradius-radacctd by default
2008-05-18add a config value for disabling the ACLs... this should be good for a demo ↵ivan
in 1.7, 1.9 will need some way to disable ACL changes from OUTSIDE the db
2008-05-15fix minor problem with ship_zip not showing up in small_custviewivan
2008-05-14config option to omit statement type items from invoicesjeff
2008-05-13tyopivan
2008-05-13ensure new self-service libs are installedivan
2008-05-09re-drag address and router even farther into the centuryjeff
2008-05-07fix customer cancellation, sort of a side effect of #2872, fixes #3480, #3481ivan
2008-05-06agent-virtualize customer # portion of quick payment entryivan
2008-05-05hopefully really a better fix for using new payment duplicate stuff with cc ↵ivan
encryption :/