summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-01indexing cust_bill_event.eventpart should help speed up ↵ivan
freeside-migrate-events slightly... RT#4277
2009-02-01commit after each table upgrade, helps with getting huge dbs upgraded, RT#4679ivan
2009-01-31cache the results of ACL queries, should improve performance of customer ↵ivan
view page for customers with shitloads of packages/services, RT#4696
2009-01-30should use FS::Confivan
2009-01-30we're not a disk drive manufacturerivan
2009-01-29fix unsuspend-always_adjust_next_bill_date config, RT#4271ivan
2009-01-28Removed conflict between core billing package and self-service RPMs so you canrsiddall
install them all on the same machine. This may have applications if you're using XMLRPC to talk to the self-service interface from PHP, Python, etc.
2009-01-27add ACL to allow download of browse/ stuff too, when possible. RT#4681ivan
2009-01-26i think this was right after all, we do want to look for a county-less ↵ivan
state+country match before country only and giving up, RT#4681
2009-01-26should fix: Argument "\\dollar 2.69" isn't numeric in sprintf at ↵ivan
/usr/local/share/perl/5.8.8/FS/cust_bill.pm line 2193. Hopefully no problems with invoice with 0 tax printing :/. RT#4681
2009-01-26should be better error message for inability to find tax rates, RT#4681. ↵ivan
also pull in the add_freq changes. *think* they're safe. famous last words.
2009-01-26fix harmless warning, RT#4681: Argument "" isn't numeric in numeric eq (==) ↵ivan
at /usr/local/share/perl/5.8.8/FS/cust_pkg.pm line 443.
2009-01-25fix one-time charges and package customization for employees who don't have ↵ivan
'Edit global package definition' ACL, RT#4668
2009-01-25normalize terminology: s/internal users/employees/ivan
2009-01-25reduce waiting time for -cdrd and -queued, RT#4667ivan
2009-01-25add some debugging to RADIUS db callsivan
2009-01-24finish up prepay example, RT#4623ivan
2009-01-24finish up prepay example, RT#4623ivan
2009-01-24have the prepay amounts include the current balance, RT#4623ivan
2009-01-24wtf, don't pop up the geocode chooser when taxproducts are offivan
2009-01-24add domain selection to advanced account report (side effect on RT#4623)ivan
2009-01-23add the start at PHP self-service as a quick early renew exampleivan
2009-01-23typo in rounding the amounts returned by renew_info, RT#4623ivan
2009-01-23round the amounts returned by renew_info, RT#4623ivan
2009-01-22add self-service methods renew_info, order_renew and ↵ivan
process_payment_order_renew to enable self-renewal through self-service. RT#4623
2009-01-21fix (hopefully last of the) customize package bogosity in 1.9, RT#4662ivan
2009-01-21stupid typo preventing service addresses from working, RT#4663ivan
2009-01-20whew, hopefully that will actually fix agent-specific invoices migrated from ↵ivan
1.7->1.9, RT#4645
2009-01-20whew, hopefully that will actually fix agent-specific invoices migrated from ↵ivan
1.7->1.9, RT#4645
2009-01-20fix agent-specific logos migrated from 1.7, RT#4645ivan
2009-01-19tax-pkg_location changes broke new taxation, this should fixivan
2009-01-19turn debugging offivan
2009-01-19don't ignore the cdrtypenum rule for 0, hopefully finally fix DA for QIS, ↵ivan
RT#4502
2009-01-19fix error on bulk package order/cancel, RT#4645ivan
2009-01-19default service location is cust_main ship_ address when present! RT#4499ivan
2009-01-19default service location is cust_main ship_ address when present! RT#4499ivan
2009-01-1910 digit prefix matching, RT#4403ivan
2009-01-18finish package location tax reporing, RT#4499ivan
2009-01-18finish package location tax reporing, RT#4499ivan
2009-01-18bash didn't like spaces on each side of an equals sign.rsiddall
2009-01-13fix internal_diddb delete & return number to availability, RT#4603ivan
2009-01-13whew, works fine, rewrite to 411 was sticky that's why calls were being ↵ivan
skipped for wrong carrierid, RT#4502
2009-01-13by his noodly appendage, i hope this is just a precendece problem, RT#4502ivan
2009-01-13WORKING avoid looking up options inside the rating loop, RT#4502ivan
2009-01-13avoid looking up options inside the rating loop, RT#4502ivan
2009-01-13refactor out the ignoring rules into check_chargable; ignore carrierid rule ↵ivan
w/411 rewrite, RT#4502
2009-01-13wtf is up with 411_rewrite, RT#4502ivan
2009-01-12taqua config to rewrite DA calls, RT#4502ivan
2009-01-12tickets only exist when a ticket system existsjeff
2009-01-12doc tyopjeff