summaryrefslogtreecommitdiff
path: root/FS
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-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-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-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-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
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-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-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-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-29fixup pivot code handling in netcentrex CDR handling, RT#4081ivan
2009-05-29correct description to reflect previous changesjeff
2009-05-27bulk provisioning via ftp and SOAP #5202jeff
2009-05-26add a config option for some basic tax grouping by name, RT#5446ivan
2009-05-25international self-service payments, RT#1592ivan
2009-05-22commit before sqlradius upgrade so sqlradius upgrade errors from permissions ↵ivan
can be ignored for now
2009-05-22add ability to report on packages w/status "not yet billed" as well, RT#5409ivan
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-20get subscriber deletion working and remove devel cruft, RT#5226ivan
2009-05-20first pass at netsapiens integration, RT#5226ivan
2009-05-18miss usejeff
2009-05-18allow empty statejeff
2009-05-18prevent death on meritless sqlradius upgrade attemptsjeff
2009-05-18basic CDR viewing from self-service, RT#4018ivan
2009-05-18it would help to use the correct port, RT#4081ivan
2009-05-18handle dates before 1970jeff
2009-05-16Added information on common failure causes to the perldoc.rsiddall
2009-05-16Defer use of Net::OpenSRS so that failure to install the module doesn't stoprsiddall
Apache from starting. (This causes attempts to register domains to fail instead.)
2009-05-16Provide better diagnostics when the cust_main owning this domain does notrsiddall
provide fields required for use as a contact handle in the domain registration record. Also temporarily disable the ability to have the export do only registration or only transfers.
2009-05-15Simple domain registration at Tucows OpenSRS using an export based on ↵rsiddall
Net::OpenSRS. When a domain is added and the export runs, it will register the domain or initiate a transfer. You can also choose no action. There's currently no provision for revoking domains or renewing registrations. Depending on the settings at OpenSRS, orders may look like they've succeeded in Freeside but actually be queued pending input by the reseller at OpenSRS. The part_export CGIs were modified to allow a multi-valued select to be used to control which TLDs are enabled for registration.
2009-05-13improved taxproduct tax report RT#4783jeff
2009-05-10label phone_name correctlyivan
2009-05-09move cdr-sftp_and_import script to FS/bin, add -p option, RT#4081ivan
2009-05-09add cdr-charged_party-truncate_{length,prefix} in order to trim ↵ivan
charged_party to a certain length, RT#4081