summaryrefslogtreecommitdiff
path: root/FS/MANIFEST
AgeCommit message (Collapse)Author
2006-10-03Enhanced customer notesjeff
2006-08-26batch refactor continuedjeff
2006-08-21add cust_bill_pay_pkg and cust_credit_bill_pkg - applying credits and ↵ivan
payments against specific line items
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-07-04adding freeside-addgroupivan
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-06-18ACLs: finish group edit (agents + rights) & browseivan
2006-05-24removing duplicate entriesivan
2006-05-20first stab at BoM downloadjeff
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2006-05-02yours!ivan
2006-03-20add price plan to bill on internal or external CDRs directly, add option to ↵ivan
export CDRs to a per-customer downstream file
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
new table for inventory category (i.e. to distinguish DIDs, serials, MACs, etc.)
2006-02-18CDR schema and classivan
2006-02-01finish adding freeside-monthly and monthly eventsivan
2006-01-31*** empty log message ***ivan
2006-01-26whew, FINALLY can fix monthly exemption columns to work correctly. also ↵ivan
make them agent-specific. also fix package exemption columns, they were bunk too, sheesh. start adding package classes for package class tax reporting.
2006-01-25change texas-style tax exemptions to be against a specific line item rather ↵ivan
than just general per-customer, for later tracking and tax reporting. fix 1969/1970 exemptions for one-off charges
2005-09-21add prepaid support which sets RADIUS Expiration attribute, update customer ↵ivan
view package UI
2005-08-27add banned credit card / ACH table, re-do cancel popup to have a checkbox to ↵ivan
ban payinfo
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, ↵ivan
payment_gateway_option and agent_payment_gateway tables, add paystart_month, paystart_year, payissue and payip fields to cust_main, add preliminary gateway and gateway override editing to web UI, use payment gateway override when processing payments (card type, not taxclass yet)
2005-07-14move account search (httemplate/search/svc_acct.cgi) to new template, ↵ivan
cust-fields configuration value to control which customer fields are shown on reports
2005-04-25pick up freeside-sqlradius-radacctd again after all these years, now it just ↵ivan
needs to update the "seconds" field(s), finally closes: Bug#1125
2005-03-03clean up some harmless but scary "Multiple records in scalar search" ↵ivan
warnings w/history table searches
2005-02-08make self-service session cache module configurable, start framework for ↵ivan
in-database session cache
2005-01-29registration codesivan
2004-12-29historical (immutable) invoice details about services and other history ↵ivan
infrastructure
2004-11-20first pass at VoIP ratingivan
2004-10-26modular price plans!ivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-06-21removing old report from MANIFESTivan
2004-05-19adding acct_sql exportivan
2004-04-23add link to new credit report on main menu, remove old obsolete shell-out ↵ivan
reports
2004-03-24adding passwdfile export base classivan
2004-03-24add missing compile testsivan
2004-03-11incorrect listing in MANIFESTivan
2004-03-05beginning of OO reporting interface, create acadia-requested crosstab reportsivan
2003-12-23add svc_externalivan
2003-11-18add communigate_pro_singledomain exportivan
2003-11-06removing bin/freeside-receivables-reportivan
2003-09-09adding communigate_pro exportivan
2003-08-05Virtual field mergekhoff
2003-06-30removing deprecated freeside-overdueivan
2003-05-19maintenance:ivan
- add FS::Misc with send_email subroutine, remove all duplicate code from various modules - move the realtime_bop from cust_bill to cust_main & change usage slightly. invnum is no longer required. FS::cust_bill::realtime_bop remains as a wrapper. self-service: - fix some syntax errors, make payment UI (step one) really should be working now
2003-04-22- mysql 4.1 is available; update documentationivan
- remove last vestiges of 1.3-style qmail/vpopmail exports from svc_domain and svc_forward; add appropriate exports (closes: Bug#299)
2003-03-20apache export!ivan
2003-03-04updated for svc_broadband changeskhoff
2003-02-06time/data detail on invoicesivan
2003-01-14move freeside-selfservice-server to proper MakeMaker install locationivan
2002-12-17adding freeside-sqlradius-secondsivan