summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pkg.pm
AgeCommit message (Expand)Author
2007-10-17insert_reason only worked if you passed in an existing reason, the code to in...jayce
2007-09-18allow assignment of auto recharge values AND rolloverjeff
2007-09-07default cancellation subject so the emails work even when people don't set on...ivan
2007-08-10on changing packages, don't set setup date unless old package has oneivan
2007-08-08fix otaker regexivan
2007-08-01event refactor, landing on HEAD!ivan
2007-07-02missing method name in docsivan
2007-06-26suspend later just like expire (#1487)jeff
2007-06-21latex welcome letters (1677)jeff
2007-05-071606 correct bug in overlimit groups handlingjeff
2007-04-11usage suspend vs admin suspend -- avoid actual cust_pkg::suspend except legac...jeff
2007-03-13okay, so this should link to usernum now. but until then, it should be ->use...ivan
2007-02-08use a LIMIT to retreive the first record, don't rely on qsearchs to trim it f...ivan
2007-02-03this should fix services with negative num_avail showing up for provisioningivan
2007-01-23notices before first charge on flat_delayedjeff
2007-01-17fix bug wrt suspend/cancel reasons (suspends fail in freeside-daily)jeff
2006-12-29service refactor!ivan
2006-12-07retouch bandwidth countdownjeff
2006-10-27add unsuspend-always_adjust_next_bill_date config option for qisivan
2006-10-23events should attach reasonsjeff
2006-08-12don't adjust next bill date on unsuspension! causes undesirable effects with...ivan
2006-07-14don't send cancellation emails on package changesivan
2006-06-19add ability to select specific package defs. and package status to package re...ivan
2005-12-30Fixing a few typos.rsiddall
2005-11-11for prepaid packages, trigger export update of RADIUS Expiration attribute wh...ivan
2005-10-20fix credit for remaining service. fuck Date::Manipivan
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled customer...ivan
2005-03-21Added support for FAX invoice destinations using a HylaFAX server.khoff
2005-03-02set setup date on package changesivan
2005-03-02prevent bug causing 'Error crediting customer for service remaining: FS::cust...ivan
2005-01-29registration codesivan
2005-01-27made a typo applying patch from pbowenivan
2005-01-19credit for unused portion at cancellation, patch from pbowenivan
2005-01-19one-time referral creditsivan
2004-12-29historical (immutable) invoice details about services and other history infra...ivan
2004-12-01don't check that agent is allowed to purchase the package on changesivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-10-26modular price plans!ivan
2004-07-15big update for customer self-service: add provisioning/unprovisioning of purc...ivan
2004-06-25move up next bill date on unsuspendivan
2004-04-05apply some heuristics to transfer ordering: primaries first, then sorted by q...ivan
2004-04-04add cust_pkg-change_svcpart option to optionally allow non-matching svcparts ...ivan
2004-03-27Cancel services in a particular order to get around certain inter-service dep...khoff
2004-03-03fix welcome emails being sent to signup server declined accounts, closes: Bug...ivan
2004-02-28minor fixesivan
2003-11-12better error msgivan
2003-09-26fix manual_flag problem preventing cust_pkg editingivan
2003-09-19move signup server functions to self-service server. fix provisioning &ivan
2003-09-19deprecate signup_server-quiet config optionivan
2003-08-05Virtual field mergekhoff