summaryrefslogtreecommitdiff
path: root/FS/t
AgeCommit message (Collapse)Author
2006-08-21add cust_bill_pay_pkg and cust_credit_bill_pkg - applying credits and ↵ivan
payments against specific line items
2006-07-27svc_phone.tivan
2006-06-19forgot to commit this testivan
2006-05-20first stab at BoM downloadjeff
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
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-14fix autogenerated simple testivan
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-08-09add native Radiator exportivan
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-07-11s/ClientAPI::SessionCache/ClientAPI_SessionCache/ noticed by rjbsivan
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-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-29add cust_pay_refund table to refund paymentsivan
2004-05-19adding acct_sql exportivan
2004-04-13adding forgotten testivan
2004-03-24adding passwdfile export base classivan
2004-03-24add missing compile testsivan
2004-03-05beginning of OO reporting interface, create acadia-requested crosstab reportsivan
2004-02-28addingivan
2003-12-23add svc_externalivan
2003-06-30adding sqlradius_withdomain export including realms, closes: bug#514ivan
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-02-06time/data detail on invoicesivan
2002-11-18preliminary ldap exportivan
2002-09-17remove svc_acct_smivan
2002-08-23add domain_shellcommands exportivan
2002-07-22addingivan
2002-07-03s/_post//ivan
2002-07-03http exportivan
2002-07-03preload all dbdefsivan
2002-06-30export!ivan
2002-06-27null bind exportsivan
2002-06-27export updatesivan
2002-05-31Don't ask me. I just hacked Ivan's test.khoff