| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | protection | 
|  |  | 
|  |  | 
|  | 'FREESIDE_1_7_BRANCH'. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | payments against specific line items | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | export CDRs to a per-customer downstream file | 
|  | new table for inventory category (i.e. to distinguish DIDs, serials, MACs,
etc.) | 
|  |  | 
|  |  | 
|  |  | 
|  | make them agent-specific.  also fix package exemption columns, they were bunk too, sheesh.  start adding package classes for package class tax reporting. | 
|  | than just general per-customer, for later tracking and tax reporting.  fix 1969/1970 exemptions for one-off charges | 
|  |  | 
|  | ban payinfo | 
|  | 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) | 
|  |  | 
|  | cust-fields configuration value to control which customer fields are shown on reports | 
|  |  | 
|  | needs to update the "seconds" field(s), finally closes: Bug#1125 | 
|  | warnings w/history table searches | 
|  | in-database session cache | 
|  |  | 
|  | infrastructure | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | - 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 |