summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
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
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-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-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-16typeset CDRs into 5 columns on invoicesjeff
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-14correct tax selection and *actually* handle fee based taxesjeff
2008-05-13tyopivan
2008-05-13eliminate warnings on upgrade: "(Odd number of elements in anonymous hash | ↵ivan
Use of unintialized value in anonymous hash ) at /usr/local/share/perl/5.8.8/FS/option_Common.pm line 176.
2008-05-13better place for initial configuration to be stored and retreived from than ↵ivan
the initial tarball...
2008-05-08address standardization part one, finally checked in from hereivan
2008-05-05hopefully really a better fix for using new payment duplicate stuff with cc ↵ivan
encryption :/
2008-05-05better fix for using new payment duplicate stuff with cc encryption :)ivan
2008-05-05fix for using new payment duplicate stuff with cc encryptionivan
2008-05-02add -s switch to freeside-upgrade for schema-only changes (for slony slaves)ivan
2008-05-02upgrade part_pkg before cust_creditivan
2008-04-28fix 1.9 queued billing from doing weird things with expirations and ↵ivan
adjournments because freeside-queued $^T != freeside-daily $^T
2008-04-24add use_amaflags and use_disposition flags to voip_cdr price planivan
2008-04-23fixup return address fallbackjeff
2008-04-22no comma thereivan
2008-04-22voxline cdrsivan
2008-04-18drag address and router even farther into the centuryjeff
2008-04-17implement line item bundlingivan
2008-04-16start implementing billing add-onsivan
2008-04-16implement service add-onsivan
2008-04-16be more forgiving about numeric things padded with leading/trailing spaceivan
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering ↵jeff
spurious usergroup bug
2008-04-16fix new link editing in new package editorivan