summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
AgeCommit message (Collapse)Author
2010-03-23adding svc_mailinglist for communigate "groups" (mailing lists), RT#7514ivan
2010-03-21connection fee for initial N seconds support, RT#7018ivan
2010-03-18disable auto-billing of specific customer packages, RT#6378ivan
2010-03-12finishing e911/svc_phone location, RT#7047ivan
2010-03-10fix warning about adding a start date to actually check its *added*, RT#7352ivan
2010-03-09RT#7407, variable length prepaid card codesmark
2010-02-22communigate: domain account defaults, RT#7083ivan
2010-02-22communigate: domain aliases, enabled services, RT#7083ivan
2010-02-21communigate, RT#7083ivan
2010-02-17communigate pro provisioning, RT#7083ivan
2010-02-13svc_external.title from inventory, RT#7010ivan
2010-02-09doh, fix for discounts winding up with both amount and percent, RT#6679ivan
2010-02-08grandstream device configuration support #4220jeff
2010-02-05discounts, RT#6679ivan
2010-02-05discounts, RT#6679ivan
2010-01-30discounts, RT#6679ivan
2010-01-30discounts, RT#6679ivan
2010-01-30discounts, RT#6679ivan
2010-01-26more fallout from default pw encryption: fix error reporting when entering a ↵ivan
bad password
2010-01-15remove extraneous debuggingivan
2009-12-31prospecting: proper contact error handling when you add a prospectivan
2009-12-28beginning of prospect/CRM/contact workivan
2009-12-23Tweak set_password per RT#6358mark
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-17cust_attachment improvement, RT#4964 and #6225mark
2009-11-12Add default password encoding optionmark
2009-10-30bulk tax changes, RT#6445ivan
2009-10-29customer classification, RT#6376ivan
2009-10-28UI changes for credit applications include on the fly tax calculations #4729jeff
2009-10-26credits return taxes, but the magic calculation button does not yet work ↵jeff
properly (grrr - more sleep required) RT#4729
2009-10-12UI for per-city taxes (setup and assigning to customers/package locations), ↵ivan
RT#5852
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.