summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-05-31necessary for bin/cdr-netsapeins.importivan
2009-05-30very long transnexus filenames, RT#5229ivan
2009-05-30clid is base-64 encoded, huh, RT#5229ivan
2009-05-30quick hacked-up copy of freeside-cdr-sftp_and_import for transnexus ↵ivan
directory structure, RT#5229
2009-05-30add transnexus format, RT#5229ivan
2009-05-30and enable overlimit_action, RT#4995ivan
2009-05-30add ability for prepaid packages to have usage limits and cancel if they're ↵ivan
hit, RT#4995
2009-05-30require svc_acct-usage_threshold to be set explicitly, don't default to 80%ivan
2009-05-29slightly better labels and field order for CDR report, RT#4081ivan
2009-05-29fixup pivot code handling in netcentrex CDR handling, RT#4081ivan
2009-05-29correct description to reflect previous changesjeff
2009-05-29don't require a leading 0 in the quick charge amountjeff
2009-05-27and multiple taxlcasses. i think that should actually do it for now on RT#5446ivan
2009-05-27and the "tax invoiced" link too! woo, working, RT#5446ivan