summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_pkg.cgi
AgeCommit message (Collapse)Author
2006-01-31move header() to include(/elements/header.html) so it can be changed in one ↵ivan
place, thanks to Scott Edwards
2005-10-12fix package customize losing servicesivan
2005-10-08fix tax class selection in package add/edit tooivan
2005-07-12<rjbs> This patch is part of my continuing effort to avoid using SQL and ↵ivan
qsearch from templates to find the pkg_svc records for a package.
2005-06-01really. *sigh*ivan
2005-05-31ack, this should finally fix the package editing problemivan
2005-05-2672?!ivan
2005-03-10fixes package editing problem with extraneous services showing up, closes: ↵ivan
Bug#1170
2004-12-31add ignore_unrateable flag to voip price planivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-11-20first pass at VoIP ratingivan
2004-11-17#debugging cruftivan
2004-11-17fix package options to be sticky on clone-ing (customize package)ivan
2004-10-26modular price plans!ivan
2004-05-19continue making hours/input/output/total display on invoices conditional on ↵ivan
there being any charge for overages
2004-05-19finish making hours/input/output/total display on invoices conditional on ↵ivan
there being any charge for overages
2004-05-19make hours/input/output/total display on invoices conditional on there being ↵ivan
any charge for overages
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2004-01-07Added billing plan sql_external for billing services in an external sql ↵khoff
database.
2003-11-29adding sql_generic price planivan
2003-10-20finish up weekly billingivan
2003-10-20daily/weekly billingivan
2003-03-11another pg7.3 fixivan
2003-02-06time/data detail on invoicesivan
2002-11-09javascript quoting problem in per-hour chargingivan
2002-11-06data billingivan
2002-11-06data chargingivan
2002-11-05fix for correct radacct column namesivan
2002-11-05bandwidth charges from sqlradiusivan
2002-10-17radacct update: use sqlradius for datasrc, not plandata options (whew)ivan
2002-10-14fix sql radacct billingivan
2002-10-12sqlradacct_hour price plan to charge per-hour against an external radacct tableivan
2002-09-04spellingivan
2002-07-06fix spelingivan
2002-07-03one-time charges with tax classesivan
2002-06-26uiivan
2002-06-10Rollback part_pkg.def_svcpart changes.khoff
2002-06-08Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵khoff
online signup.
2002-05-09texas tax!ivan
2002-04-25free_delayed try #2ivan
2002-04-25add flat_delayed planivan
2002-03-24"subscription" price plan from "Luke Pfeifer" <freeside@globalli.com>ivan
2002-03-12abstract stupid HTML layer trick out to HTML::Widgets::SelectLayersivan
2002-02-19allow custom packages to edit service quantities alsoivan
2002-02-18safe web demo operation! closes: Bug#217ivan
fix bug in edit/part_pkg: s/bkg/pkg/ edit/part_pkg.cgi - plan <SELECT> is now properly stick on errors, closes: Bug#323
2002-02-10slighly different wordingivan
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-10pro-rating w/ web interface, tested (closes: Bug#313).ivan
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans
2002-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments