summaryrefslogtreecommitdiff
path: root/httemplate/docs/schema.html
AgeCommit message (Collapse)Author
2015-03-06RT#29406: Per customer option to display service address of package on invoiceJonathan Prykop
2006-08-09batch refactorjeff
2006-05-20first stab at BoM downloadjeff
2005-04-02herding elephants: add primary keys to *all* tables for slonyivan
2005-03-12- bring prepaid support into this century (close: Bug#1124)ivan
- finally get rid of fs_signup (everything is in fs_selfservice now) (Bug#413) - organize main menu sysadmin section so it is slightly less confusing
2005-02-08make self-service session cache module configurable, start framework for ↵ivan
in-database session cache
2005-01-29registration codesivan
2004-11-22promo codes and separate signup addresses for hdnivan
2004-11-20first pass at VoIP ratingivan
2004-10-26slightly more up-to-date docsivan
2004-10-26modular price plans!ivan
2004-07-06add cust_pay_void table and payment voiding web ui part oneivan
2004-06-29cust_pay_refundivan
2004-02-13add svc_forward.srcivan
2004-01-31add pkg_svc.primary_svc flag to enable an explicit first package flagivan
2003-10-24cvv!ivan
2003-09-29added agent.disabledivan
agent.username agent._password
2003-09-25add setuptax and recurtax fields to cust_main_countyivan
2003-04-21on-demand vs. automatic cards & checks: added DCRD and DCHK payment typesivan
2003-03-31added last_bill columnivan
2003-02-06time/data detail on invoicesivan
2002-11-19add LEC billingivan
2002-09-21all taxes now have names. closes: Bug#15ivan
2002-09-17remove svc_acct_smivan
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-15queue dependanciesivan
2002-05-04schema changes for proper texas taxivan
2002-04-14- move cyrus, shellcommands, CP exports exports to new-styleivan
- skeleton files for vpopmail exports - documentation updates - add big schema diagram to docs
2002-04-11(almost) everything for bug#375 - create export_svc table - part_svc toivan
part_export is now properly many-to-many, not one-to-many still need to finish service editing (choosing exports) in httemplate/edit/part_svc.cgi and httemplate/edti/process/part_svc.cgi and do somethinga about that manual $svcdb = 'svc_acct' in httemplate/edit/part_export.cgi (do part_export records need a svcdb? probably not... should be able to just pass an svcdb on creation of new exports, move the big %exports hash into part_export.pm and allow httemplate/edit/part_svc.cgi to query it for exports that can apply to a given svcdb....
2002-04-05- add message catalog table & beginning of web interfaceivan
- add security_phrase and conf option to svc_acct.pm - random other stuff
2002-03-22RADIUS groups on the way!ivan
2002-02-27add status and statustext fields to cust_bill_eventivan
2002-02-19set EVERYTHING=1 for your own mod_perl compileivan
2002-01-29weight, plan and plandata fields in part_bill_eventivan
2002-01-28book closing schema changesivan
2002-01-28part_export schema changesivan
2002-01-03more schema changes: part_bill_event and cust_bill_event tablesivan
remove old 1.4.0pre READMEs
2001-12-26docivan
2001-10-30depriciate cust_pay_batch.trancodeivan
web interface to view pending batch
2001-10-20setup and recurring fee tax exempt flags, UI to editivan
rework part_pkg editing UI some more
2001-10-15price plans web gui 1st pass, oh myivan
2001-10-09add `unsuspendauto' config file: enable the automatic unsuspension of suspendedivan
packages when a customer's balance due changes from positive to zero or negative as the result of a payment or credit add cust_pkg.manual_flag to disable this behaviour per customer package (no UI to set this yet)
2001-09-26add part_pop_local tableivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06docivan
2001-09-06finally fix part_svc!!!ivan
2001-09-02cust_refund and cust_pay get custnumsivan
2001-09-01cust_bill_pay and cust_credit_refund.ivan
payments can apply to multiple invoices and refunds can apply to multiple credits.
2001-08-20documentation updatesivan