Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-21 | on-demand vs. automatic cards & checks: added DCRD and DCHK payment types | ivan | |
2003-03-31 | added last_bill column | ivan | |
2003-02-06 | time/data detail on invoices | ivan | |
2002-11-19 | add LEC billing | ivan | |
2002-09-21 | all taxes now have names. closes: Bug#15 | ivan | |
2002-09-17 | remove svc_acct_sm | ivan | |
2002-06-10 | Rollback part_pkg.def_svcpart changes. | khoff | |
2002-06-08 | Default svcpart support for part_pkg. Fixes 'bug' with new customer and ↵ | khoff | |
online signup. | |||
2002-05-15 | queue dependancies | ivan | |
2002-05-04 | schema changes for proper texas tax | ivan | |
2002-04-14 | - move cyrus, shellcommands, CP exports exports to new-style | ivan | |
- 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 to | ivan | |
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 interface | ivan | |
- add security_phrase and conf option to svc_acct.pm - random other stuff | |||
2002-03-22 | RADIUS groups on the way! | ivan | |
2002-02-27 | add status and statustext fields to cust_bill_event | ivan | |
2002-02-19 | set EVERYTHING=1 for your own mod_perl compile | ivan | |
2002-01-29 | weight, plan and plandata fields in part_bill_event | ivan | |
2002-01-28 | book closing schema changes | ivan | |
2002-01-28 | part_export schema changes | ivan | |
2002-01-03 | more schema changes: part_bill_event and cust_bill_event tables | ivan | |
remove old 1.4.0pre READMEs | |||
2001-12-26 | doc | ivan | |
2001-10-30 | depriciate cust_pay_batch.trancode | ivan | |
web interface to view pending batch | |||
2001-10-20 | setup and recurring fee tax exempt flags, UI to edit | ivan | |
rework part_pkg editing UI some more | |||
2001-10-15 | price plans web gui 1st pass, oh my | ivan | |
2001-10-09 | add `unsuspendauto' config file: enable the automatic unsuspension of suspended | ivan | |
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-26 | add part_pop_local table | ivan | |
2001-09-11 | faster (cached) fuzzy searches | ivan | |
prelim. job queues! fixed part_svc editing | |||
2001-09-06 | doc | ivan | |
2001-09-06 | finally fix part_svc!!! | ivan | |
2001-09-02 | cust_refund and cust_pay get custnums | ivan | |
2001-09-01 | cust_bill_pay and cust_credit_refund. | ivan | |
payments can apply to multiple invoices and refunds can apply to multiple credits. | |||
2001-08-20 | documentation updates | ivan | |
2001-08-13 | add svc_forward, depriciate svc_acct_sm | ivan | |
2001-07-30 | templates!!! | ivan | |