summaryrefslogtreecommitdiff
path: root/FS/FS/Schema.pm
AgeCommit message (Expand)Author
2007-04-05per-customer invoice terms overrideivan
2007-04-02ticket 1528 add driver's license field, mask it and ssnjeff
2007-04-01quick hack to add extra 'config lines' to svc_www and otherwise enhance svc_wwwjeff
2007-03-15part_virtual_field.vfieldpart should be a serial.khoff
2007-02-27config goes in databasejeff
2007-02-21add a _password_encoding fieldivan
2007-01-23notices before first charge on flat_delayedjeff
2007-01-21Have lineitem-specific applications happen in all cases; add weightsto controlivan
2007-01-12added svc_broadband description which is appended to Site Name in prizm exportjeff
2007-01-092147483647 should be enough bytes for anyone!ivan
2006-12-29service refactor!ivan
2006-12-23inital prizm supportjeff
2006-12-20add ability to disable package classesivan
2006-12-14encryption fixes from huntsberg & jayceivan
2006-12-07retouch bandwidth countdownjeff
2006-11-30prepaid download/upload trackingjeff
2006-10-24add customer signup datejeff
2006-10-18suspension and cancellation reasonsjeff
2006-10-08add menu items for credit card batching, debug last-minute changes to payby.p...ivan
2006-10-04DoBjeff
2006-10-03Enhanced customer notesjeff
2006-09-15add sdate and edate to cust_bill_pay_pkg and cust_credit_bill_pkg tablesivan
2006-08-26batch refactor continuedjeff
2006-08-26better error reporting for schema load failures (w/DBIx::DBSchema 0.32+), hop...ivan
2006-08-26better error reporting for schema load failures (w/DBIx::DBSchema 0.32+), hop...ivan
2006-08-23removing already commented-out codeivan
2006-08-21add cust_bill_pay_pkg and cust_credit_bill_pkg - applying credits and payment...ivan
2006-08-10add cust_main.agent_custid (at least to schema and customer view, no manual e...ivan
2006-08-10agent-virtualize advertising sourcesivan
2006-08-10don't set the default to NULL the string! besides, that's already the defaultivan
2006-08-09batch refactorjeff
2006-08-07add internal user disable-ingivan
2006-07-12svc_phone service and CDR billing from imported CDRsivan
2006-06-19agent virtualization, take one (stuff from "inactive" changeset snuck into cu...ivan
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 e...ivan
2006-03-08Add a new table for inventory with for DIDs/serials/etc., and an additionalivan
2006-02-18CDR schema and classivan
2006-01-31*** empty log message ***ivan
2006-01-26whew, FINALLY can fix monthly exemption columns to work correctly. also make...ivan
2006-01-25change texas-style tax exemptions to be against a specific line item rather t...ivan
2006-01-05remove redundant indices on cust_main ship_ columnsivan
2005-12-25update indices for better tax report performanceivan
2005-11-17add cust_pkg2 index on cust_pkg.pkgpartivan
2005-10-24fix rate plan editing with new xmlhttp progressbar - use POST instead of GET....ivan
2005-10-15agent option to select RT queueivan
2005-09-07define username_len so the default add account screen doesn't have a tiny use...ivan
2005-08-27add banned credit card / ACH table, re-do cancel popup to have a checkbox to ...ivan
2005-08-17infrastructure for easier schema changes, and: add payment_gateway, payment_g...ivan