summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pkg.cgi
AgeCommit message (Collapse)Author
2009-10-28customer link to package reports for that customer, RT#6180ivan
2009-08-12fix multiple pkgpart search, RT#5924ivan
2009-07-27FCC from 477 improvements #4912jeff
2009-07-17FSM, another missed file for 477 reportingjeff
2009-07-02update flat_introrate plan to better fit current codebase RT#4912jeff
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-06-17finish up initial work on customer view tabs (ensure links back to customer ↵ivan
view call include show=packages if default view isn't jumbo or packages already), RT#5586
2009-06-10this should add the info s1 was looking for, RT#5539ivan
2008-07-01correct internal reason searching, prevent interleaved ↵jeff
suspend/cancel/expire/adjourn, backporting and refactoring
2008-06-03very basic start at adding quantitiesivan
2008-04-01use popup_link...ivan
2008-02-14brown-bag missing comma from last update. time to go homeivan
2008-02-14re-align links and styling in package report correctlyivan
2008-01-29bulk package changing (RT#1394)jeff
2007-12-04add suspend/cancel reason to advanced package report (#2779)jeff
2007-10-29bug ya bug resulting from agent-virtualized packagesivan
2007-06-26suspend later just like expire (#1487)jeff
2007-04-23fix error: column reference "fieldname" is ambiguousivan
2007-02-14add more options to advanced package reportingivan
2007-02-03add customer status column to customer & most other reports. also put the C ↵ivan
in ACL in the search/ and graph/ directories.
2006-10-25select multiple pkgparts on advanced package reportjeff
2006-08-23Will things ever be the same again?ivan
It's the final masonize
2006-07-25this should finish adding the "inactive" status, i think?ivan
2006-06-19agent virtualization, take one (stuff from "inactive" changeset snuck into ↵ivan
cust_main.pm and the package reporting changeset in search/cust_pkg.cgi here too)
2006-04-22start of package class web UI (add/edit package classes, package class ↵ivan
selection in package def edit)
2005-08-07move cust_pkg search to new template, add active/suspended/cancelled ↵ivan
customer packages to agent browse
2004-03-22remove everything that links to package view also, closes: Bug#569ivan
2004-01-21don't include the _next_ day, just the full ending dayivan
2003-12-27package reports by agentivan
2003-11-03add suspended/canceled browse, fix the old suspended browseivan
2003-11-03add suspended/canceled package browseivan
2003-09-15package search skips cancelled packages when searching by date rangeivan
2003-07-12- better description of payment searchivan
- some clarification of services/packages vs. service/package definitions in browse/part_{svc,pkg}.cgi - package definition report by # of active customer packages (with links to customer package listing)
2003-07-11payments report for inventivemedia / hpnxivan
2003-06-04fix last bill labelivan
2003-05-11patch from Richard Siddall for strict varsivan
2003-04-01correct last_bill problems with $0 invoice (non-existant) edge casesivan
2002-10-08add suspended package browse (closes: Bug#467)ivan
2002-08-29UI ROWSPAN fixivan
2002-06-05more mysql goodness, thanks daleivan
2002-06-04mysql support! thanks to Donald Greer <dgreer@austintx.com> for the SQL andivan
Dale Hege <fhege@lumenexus.net> for the patches
2002-05-04add package search by next bill date to main menuivan
2002-05-04fix ranges on cust_pkg searchivan
2002-05-04lilunixbtch: trying to pull accounts based on next billdateivan
tofu_beast420: hmm a report ordered by next bill date? tofu_beast420: i don't know how you'd do that per _customer_ since a customer could have lots of packages, but you could do a per-package report maybe?
2002-02-10*finally* seems to be working under Mason. sheesh.ivan
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh.
2002-02-10removed <!-- $Id$ --> from all files to fix any redirects, whewivan
Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
2002-02-09no more exit() in templatesivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2001-12-18really working dates on package browse. ouch.ivan
2001-12-18working dates on package browseivan