summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-15add reprint/fax/email links to invoice search resultsivan
2005-06-09advanced invoice serach, groundwork to add reprint/fax/email links to ↵ivan
invoice search results
2005-06-09tiny refactor patch from rjbs: It changes the service listing to use ↵ivan
$part_pkg->pkg_svc instead of a qsearch, which means that the listing will still work if pkg_svc has been subclassed.
2005-06-09documentation fix, noticed by rjbsivan
2005-06-09don't rebless if we're already in the plan subclass, fixes pkg customize linkivan
2005-06-09declare new $opt_aivan
2005-06-09significant speedup from only selected customers with outstanding packages ↵ivan
or invoice events in the initial select, and add -a flag for agentnum
2005-06-09agent-specific logos for html invoices tooivan
2005-06-09and make (html|latex)(small)?footer optionall per-agent tooivan
2005-06-09more sane regexivan
2005-06-09ugh, hopefully fixup agent_plandata regex for multiple agentsivan
2005-06-09ugh, hopefully fixup agent_plandata regex for multiple agentsivan
2005-06-09make sure invoice_(latex|html)returnaddress is configurable per-agentivan
2005-06-09make sure invoice_(latex|html)returnaddress is configurable per-agentivan
2005-06-09add multiple agent selection to agent-specific invoicingivan
2005-06-09add ignore_noapply flag to make sure payments are forced in anyway on importivan
2005-06-08last bit to allow -1 for non-pkg, non-tax line itemsivan
2005-06-08prepaid card rechargeivan
2005-06-07debugging output change in send_emailivan
2005-06-06eek, fix silly problem in invoice sending refactoringivan
2005-06-06some additional warningsivan
2005-06-06fix message ID generation for ancient perl, bahivan
2005-06-03argh. this should finally fix the last of the Internal vs External breakage ↵ivan
i hope
2005-06-02Capitalizationivan
2005-06-02add ability to search on a date range of invoice events and then reprint or ↵ivan
reemail (boy was that a bit more work than i expected), closes: Bug#946
2005-06-02remove warningivan
2005-06-01align terminology for consistancy. or something.ivan
2005-06-01remove trailing whitespaceivan
2005-06-01fix up RT_Internal again, hopefully this is the last of the breakage from ↵ivan
RT_Internal
2005-06-01really. *sigh*ivan
2005-05-31tyop refactoring old sesmon_minute price plkan, noticed by rjbsivan
2005-05-31ack, this should finally fix the package editing problemivan
2005-05-26silly perl version bsivan
2005-05-26silly perl version bsivan
2005-05-26make svc_www.usersvc optionalivan
2005-05-2672?!ivan
2005-05-241.5.7. and enable RT by default, finallyivan
2005-05-23so Search.tsf and Search.rdf workivan
2005-05-22fix quick crypt_password bug when its passwd an empty paramivan
2005-05-22oops, quote $link w/new templatingivan
2005-05-22Avoid Gratuitous Capitalizaitonivan
2005-05-22add optional agentnum field to POD docivan
2005-05-21make sure the customers tables for each agent line up with each other, tooivan
2005-05-21hehe, allow changing the browse order of any sortivan
2005-05-21line up prospect/active/suspended/cancelled customersivan
2005-05-19A group number must refer to an already existing group - so add manually it ↵ivan
if you want to define a set of static gids or something, default is just going to cause headaches
2005-05-19! or !! alsoivan
2005-05-19fix up some defaults to include gid tooivan
2005-05-19missing ;ivan
2005-05-19fix shellcommands export encrypting "magic" shadow values * NP *LK*ivan