summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
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-10hide SS# unless you turn it on via config fileivan
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-02-10remove -i option from freeside-bill (obsoleted by invoice events)ivan
2002-02-09no more exit() in templatesivan
2002-02-09have FS::cust_svc::check look up & check pkg_svc.quantityivan
like httemplate/view/cust_pkg.cgi (closes: Bug#43)
2002-02-07delete paymentsivan
2002-02-06documentation building Makefile patchivan
2002-02-05&nbsp; for commands; confusing otherwiseivan
2002-02-05docivan
2002-02-05web-based password changer!ivan
2002-02-05don't need DBIx::DataSource for upgradesivan
2002-02-05docivan
2002-02-05fix part_export_option indicesivan
2002-02-04doc updateivan
2002-02-04ancient filesivan
2002-02-04have fs-setup create the necessary "default" billing eventsivan
documentation on necessary "default" billing events
2002-02-04billing events!ivan
2002-01-30fully working invoice event web interfaceivan
2002-01-30removeivan
use Module; and $cgi = new CGI; &cgisuidsetup(); from all templates. should work better under Mason.
2002-01-29these are all auto-generated by the installation; don't check them into CVSivan
(probably should generate them for a release tarball though)
2002-01-29weight, plan and plandata fields in part_bill_eventivan
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
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-22remove old upgrade docsivan
2002-01-14pay some attention to 1.4 RADIUS SQL exportivan
2002-01-12fix upgrade8.html to be in agreement with fs-setupivan
2002-01-09update fuzzy cache files on customer replace.ivan
do an exact search along with the fuzzy search (webui)
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-28add more options to freeside-overdueivan
add charge method to FS::cust_main one-off packages default to disabled billing payname defaults to first and last, not "Accounts Payable"
2001-12-27service and package disable!ivan
2001-12-26docivan
2001-12-26remove warningsivan
2001-12-26apply credits!!ivan
2001-12-26fix posting creditivan
2001-12-26(untested eek) freeside-overdue script & cust_main balance_date & ↵ivan
total_owed_date methods
2001-12-26search by check #ivan
2001-12-26UIivan
2001-12-26expedited check entryivan
2001-12-26same look as rest of search pagesivan
2001-12-26auto-apply payments and credits, post credit UI overhaulivan
2001-12-26fix service display for duplicatesivan
2001-12-22doco on creating database manuallyivan
2001-12-21add name/address to post payment screenivan
get rid of some $-0.00 yay for ieee fp
2001-12-18another dum tyopivan
2001-12-18typoivan
2001-12-18declar varsivan
2001-12-18apply payment webinterfaceivan
2001-12-18really working dates on package browse. ouch.ivan