summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2009-06-10prevent notes from bleeding onto coupon RT#5537jeff
2009-06-10should hopefully fix old services showing up on invoices, ↵ivan
RT#5451/RT#5514/RT#5564/RT#3032
2009-06-10don't add another queued_bill job to the queue if there's already one ↵ivan
waiting to run for a customer, RT#5572
2009-06-10this should add the info s1 was looking for, RT#5539ivan
2009-06-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
2009-06-10update gateway list in order to add WesternACH, RT#5409ivan
2009-06-10eliminate harmlessivan
Argument "" isn't numeric in numeric comparison (<=>) at /usr/local/share/perl/5.8.8/FS/cust_main.pm line 6759. warning, sort batched payments on a column that actually exists
2009-06-04fix scrollingivan
2009-06-04there are lots of contributors too!ivan
2009-06-04$core->add("jeremyd");ivan
2009-06-04much more efficient event migration: let the database do the work, RT#5426ivan
2009-06-04add a -m mode to improve performance so upgrade can complete for large ↵ivan
databases, RT#5426
2009-06-03Incorrect permissions on the default configuration folder caused installationrsiddall
to fail with an incomplete database initialization. Failure to remove the ticket_system file from the default configuration folder caused Freeside to try to use RT.
2009-06-03add a hack to set default schema, cf. ↵ivan
http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation:Administration:PostgreSQL_Schema
2009-06-01a 'start over' function for the taxproduct based tax data loadingjeff
2009-05-31wtfivan
2009-05-31don't fallback to 'Payable upon receipt' invoice terms anymore. or in other ↵ivan
words, honor setting 'invoice_default_terms' blank, like in 1.7. RT#5415
2009-05-31add "hide one-time charges" toggle, RT#5255ivan
2009-05-31package definition browse/search, filter by package class, RT#5255ivan
2009-05-31start of netsapeins cdr import, will finish up when can connect again, RT#5226ivan