summaryrefslogtreecommitdiff
path: root/FS/FS/cust_pkg.pm
AgeCommit message (Expand)Author
2009-01-18finish package location tax reporing, RT#4499ivan
2009-01-10implement package changes w/location change, RT#4499ivan
2009-01-10more work on package service addresses: hide locations when they're all the ...ivan
2009-01-08start adding package locations, RT#4499ivan
2008-12-30yet more timestamping improvements and corrections to reasons based on histor...jeff
2008-12-16proper dates on expire and suspend reasonsjeff
2008-11-22referral credits overhaul, use billing events, agents can self-configure, lim...ivan
2008-10-11enable suspension notices to an administrator, RT#4083ivan
2008-10-10quick kludge to eliminate exact duplicates in h_labels_short in an effort to ...ivan
2008-09-12make the max # of indivudal services printed on invoices configurable. RT#3904ivan
2008-09-08add package invoice details & comments, RT#3810ivan
2008-07-03correct hash vs hashref brainfart on "forward-port", i guessivan
2008-07-01you shouldn't keep 'em separatedjeff
2008-07-01correct internal reason searching, prevent interleaved suspend/cancel/expire/...jeff
2008-06-05docs for search_sqlivan
2008-06-05docs for search_sqlivan
2008-06-03very basic start at adding quantitiesivan
2008-04-17implement line item bundlingivan
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering sp...jeff
2008-04-15new package editorivan
2008-01-29missed usejeff
2008-01-291394 regression fixupjeff
2008-01-29bulk package changing (RT#1394)jeff
2007-12-04change credit reasons from freetext to new reason/reason type system (#2777)jeff
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