summaryrefslogtreecommitdiff
path: root/FS/FS.pm
AgeCommit message (Collapse)Author
2003-02-06time/data detail on invoicesivan
2002-09-20docivan
2002-09-17remove svc_acct_smivan
2002-05-15queue dependanciesivan
2002-05-04schema changes for proper texas taxivan
2002-04-13- documentation updatesivan
- move Critical Path export to new-style export - bin/sqlradius_reset gets a manpage and becomes FS/bin/freeside-sqlradius-reset
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-01-29- web interface for hourly account charges!ivan
(FS::cust_pkg, FS::cust_svc and FS::svc_acct seconds_since methods) - Makefile target to regenerate HTML manpages on install - FS.pm doc update - $FS::Record::Debug now dumps all SQL - new FS::cust_main methods: ->cancel, ->invoicing_list_addpost - start of a billing event web interface - cust_pay::upgrade_replace doesn't error out if history includes overapplied payments
2001-10-24preliminary web config editorivan
new config files: username-ampersand, passwordmax fs-setup updates get rid of old and crufty and unused registries/ config foo documentation updates
2001-09-26add part_pop_local tableivan
2001-09-11faster (cached) fuzzy searchesivan
prelim. job queues! fixed part_svc editing
2001-09-06finally fix part_svc!!!ivan
2001-09-02lame testsuite and the embarassing fixes in it foundivan
2001-04-23documentation and webdemo updatesivan
2001-04-22get rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN)ivan
1999-08-04pod fixivan
1999-08-04initial FS manpageivan
1999-08-04initial h2xsivan