Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/01/2015 in all areas

  1. If you're referring to [billing] -> [services] as naja7host described, then since there is a tooltip to show the customer's name, you could update the template to add a dedicated column to the table for it instead. I like the idea of you being able to choose data you want to include as columns in a table for more flexibility. That would be a good feature request.
    2 points
  2. hpno

    Reactivate Service

    Currently, there is no option for re-activating a service after canceling. If customer decides to come back with the same information, now, there are 2 services with the same information, one is active, one is canceled. Doesn't look good from my view. Can you add an option allowing re-activating a canceled service please? Thanks.
    1 point
  3. At the moment the only email feature selecting it is the Email templates. Emails: Welcome Emails: Knowledge base section:
    1 point
  4. Idea from here: http://www.blesta.com/forums/index.php?/topic/4862-display-customer-name-at-blesta-admin-panel-services-list/ At each of these bellow 4 Blesta Admin Panel display: -------------------------------------------------------------------- - [billing] -> [services] - [billing] -> [invoices] - [billing] -> [Transactions] - [support] -> [Tickets] ----------------------------------------------------------------------- Be allowed to choose data you want to include as columns in a table for more flexibility. Example, be allowed to display "customer name"
    1 point
  5. I have the working Synergy Wholesale domain management plugin. It will be released this coming week. Hosting and SSL support will happen in the next few weeks.
    1 point
  6. 1 point
  7. if you mean "admin/billing/services/" ,the client ID has a tooltip that show the name of client .
    1 point
  8. Tyson

    Blestasetheadtag For Css

    Are you sure only the CSS is not loaded? It looks like you're using $this->view_dir outside of PHP. I would guess this is the problem with each of the URLs you listed. e.g. this: $(this).blestaSetHeadTag('script', {type:'text/javascript', src:'". $this->view_dir ."js/jquery.modal.js'}); should be: $(this).blestaSetHeadTag('script', {type:'text/javascript', src:'<?php echo $this->Html->safe($this->view_dir ."js/jquery.modal.js");?>'});
    1 point
  9. At this stage we have developed the domain registration and DNS management functions of the API. It is current being tested. The next phase will be the other Synergy functions such as Hosting/SSL and whatever else is required. Please indicate below what features other than domain management that you need now.
    1 point
  10. serge

    Reactivate Service

    +1 , as for now I do it from direct database writting.
    1 point
  11. Jonathan

    Reactivate Service

    I second this. Such functionality is quite nice in other systems.
    1 point
  12. hpno

    Reactivate Service

    This might be a good option. I know in that case, manual creating is needed. But it can be done easily by a create button, click to that, Blesta connects to server and create an account with existing information from Blesta. Thanks.
    1 point
×
×
  • Create New...