summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-29commandline tool for examining cust_pay records by date range #5652jeff
2009-06-29FCC form 477 reporting #4912jeff
2009-06-29remove freeside-expiration-alerterivan
2009-06-27replaced by FS::Cron::alert_expirationivan
2009-06-26doh, brainfart, RT#5572ivan
2009-06-26add -s and -n flags to freeside-daily to specify the kinds of jobs to be ↵ivan
run, RT#5572
2009-06-26in smart_search, move duplicate elimination bits so that they're used even ↵ivan
when doing an exact search on a browser-remembered result
2009-06-26Add expiration alerts to freeside-daily routinemark
2009-06-25finish fixing "Real time processing not enabled!" error when using signupivan
without any real-time processor
2009-06-25eliminate harmless warning log spam:ivan
Argument "" isn't numeric in numeric eq (==) at /usr/local/share/perl/5.8.8/FS/ClientAPI/Signup.pm line 57
2009-06-25fix signups for the no-gateway-at-all case, RT#5673ivan
2009-06-25fix tax adjustment reportivan
2009-06-25tax adjustments, RT#5595ivan
2009-06-25fix extra whitespace in IEivan
2009-06-24add support for db profiling, RT#5662ivan
2009-06-24Move expiration alerts into FS::Cron::alert_expirationmark
2009-06-24fix upgrade issue w/ black part_pkg.comment, RT#3988ivan
2009-06-24fix total links on agent-specific sales report, RT#5449ivan
2009-06-23Remove ability to renew domain registration for more than one year as wersiddall
can't automatically bill for multi-year renewals at this time.
2009-06-22fix using encryption produces non-decrypted data in payment receipts, RT#5536ivan
2009-06-22fix advanced customer report failure, RT#5515ivan
2009-06-22wtf? the tax applies but it doesn't? RT#5574jeff
2009-06-22eliminate harmless upgrade error:ivan
Argument "" isn't numeric in numeric eq (==) at /usr/local/share/perl/5.8.8/FS/part_pkg.pm line 371.
2009-06-22fix podivan
2009-06-22fix setup/recur -> setup_fee/recur_fee upgradeivan
2009-06-22finish basic implemention of tax exemption by tax name hack, RT#5127ivan
2009-06-22tax exemption by tax name, RT#5127ivan
2009-06-21eliminate leaky debugging and a warning about itivan
2009-06-21link to docs #5855jeff
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-06-19support some older Pg when upgrading tax rates and cust_bill_pkg_detailsjeff
2009-06-19treat webpay type payments as manualjeff
2009-06-19fix the prorating for the package's first month (whew!)ivan
add an option not to prorate the accounts themselves
2009-06-19AND helps alot, RT#5572 for realivan
2009-06-19attempt to optimize the easy parts of billing run, RT#18737ivan
2009-06-18omit listing spurious customer detailsivan
2009-06-18 bulk price plan fix - don't omit setup feeivan
2009-06-18add agent wholsale price plan, RT#4696ivan
2009-06-18add basic part_pkg cost columns for agent wholsale price plan, RT#4696ivan
2009-06-18uuh, don't bomb out if there *isn't* a postal fee packageivan
2009-06-18forgot thisivan
2009-06-18Fix receivables report ACL checks and menumark
2009-06-17Added separate access right for receivables reportmark
2009-06-17finish up initial work on customer view tabs (ensure links back to customer ↵ivan
view call include show=packages if default view isn't jumbo or packages already), RT#5586
2009-06-16basic customer view tabs, RT#5586ivan
2009-06-15Add a new access right for managing domain registration (registering,rsiddall
transferring, revoking, renewing, etc.).
2009-06-15check for need for postal fee before charging the customer, not afterjeff
2009-06-15Add domain registration operations to the View Domain screen, if the domainrsiddall
has an associated export supporting registration. Shows the domain status and allows registration, transfer, revocation, or renewal. Revocation almost never works since the registries impose very short windows after initial registration. Also updated the OpenSRS registration export to support the additional operations.
2009-06-13Default configuration files had directory-style permission values.rsiddall
2009-06-12Freeside no longer uses a datasource-specific configuration folder. ↵rsiddall
Configuration is kept in the RDBMS and initialized from the default_conf folder. RT 5579.