summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
2009-11-30UI changes to make it impossible to add a start date to a package that ↵ivan
already has a setup fee (can still remove an existing start date causing problems), RT#6712
2009-11-24cust_attachment improvement, RT#4964 and #6225mark
2009-10-30bulk tax changes, RT#6445ivan
2009-10-10change invoice terms for one-time charges (& bill them immediately), RT#5891ivan
2009-09-21add ability to trigger receipts when payment is used against a specific ↵ivan
package instead of when it was made, RT#5199
2009-08-24fix select multiple report optionjeff
2009-08-10Improve handling of deleted attachmentsmark
2009-08-09Add cust_attachment stuffmark
2009-08-07add ability to edit signup dates (turn on cust_main-edit_signupdate config), ↵ivan
RT#4644
2009-08-07don't start recurring billing when a start date hasn't been reached yet ↵ivan
either... and since that works, add the start date to new package order, RT#5347
2009-07-30experimental package balances, RT#4339ivan
2009-07-23add back remove ("collapse") links again. on each line this time. RT#2973ivan
2009-07-20bundle bill linked packages into top line total when desired #5724jeff
2009-07-14New export to register/transfer/renew/revoke domains using Net::DRI.rsiddall
Currently optimized for OpenSRS. Should become more generalized in later releases. Modified Makefile to insert the Freeside log folder into the new export. Modified svc_domain.pm to prevent generation of transfer requests when a domain is moved to a different package with a domain registration attached to one of the included services. Modified domreg.cgi to display errors on a separate page.
2009-06-30disabling a taxclass, RT#5472ivan
2009-06-30one-time charge "hold for later" / any package future start date, RT#5347ivan
2009-06-30phone devices (for netsapiens integration), RT#5226ivan
2009-06-29FCC form 477 reporting #4912jeff
2009-06-25tax adjustments, RT#5595ivan
2009-06-22tax exemption by tax name, RT#5127ivan
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 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-05-29don't require a leading 0 in the quick charge amountjeff
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-04-22fix not allowing "on-demand" card or ACH, RT#5238 RT#5237 RT#5230ivan
2009-04-12add svc_phone on new customer first package, RT#4315ivan
2009-03-10merge webpay support in with autoselection of old realtime_bop and ↵jeff
realtime_refund_bop
2009-02-17add tax-exempt checkbox to one-time charges, RT#4858ivan
2009-02-16add reporting on (and resolution of) stuck pending transactions, RT#4837 ↵ivan
(RT#3572)
2009-02-08further work on agents editing own packages: allow them to see (but not ↵ivan
edit) global packages for their type, RT#1331
2009-01-19fix error on bulk package order/cancel, RT#4645ivan
2009-01-1910 digit prefix matching, RT#4403ivan
2009-01-10implement package changes w/location change, RT#4499ivan
2009-01-10more work on package service addresses: hide locations when they're all the ↵ivan
default, config to show them anyway / finish implementing package ordering, fix all the state/county weirdness when changing the location dropdown. RT#4499
2008-12-28allow normal ut_textn strings in county expansion, RT#4496ivan
2008-11-21document viewall_extivan
2008-11-13add ability to view/edit access groups of an agentivan
2008-10-12add a quick bulk tax add tool (eating my own dogfood instead of running a ↵ivan
one-off SQL query), RT#4117
2008-09-27per address block ip auto assignment and auto router selectionjeff
2008-09-08add package invoice details & comments, RT#3810ivan
2008-09-04fix invoice uplaoding in light of database config where you absolutely need ↵ivan
->set_binary for swtuf retreived with ->config_binary, RT#3936
2008-09-03new access right namesjeff
2008-09-03add back ability to post a check/cash refund. be more explicit about it ↵ivan
instead of just being a checkbox when posting a credit. RT#3812
2008-08-30bug squashing for multiple usage classesjeff
2008-08-28taxproduct selection for one time chargesjeff
2008-08-28multiple usage classes checkpointjeff
2008-08-23add usage classes to rate detailsjeff
2008-08-19also don't neglext nxx hereivan
2008-07-14fuck embedded iframes and their stupid display problems with scrolling. ↵ivan
also make the gridding more consistent
2008-07-09don't require an agent type to be specified when editing a disabled packageivan