Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/02/2014 in all areas

  1. Hello The community LAST UPDATE : 23-08-2014 First i dont know if this is the correct forum to post ! another time we are happy to announce the release of the first professional Template for blesta called admin LTE , this Template is based in the adminLTE , is bootsrap of course (3.1.x) . to not talk so much i will let you with some screenshoot . Login Page Client Dashboard Client Other Pages when we get more time we will word in the admin side , but we need to add ability to select template for admin side like client side . any BUG/SUGGESTION port it in this thread . you can download it from github https://github.com/Blesta-Addons/adminlte just upload the folder adminlte inside the folder "app/views/client/" and select the template from admin area . THE BONUS : the color theme can be changed from admin side in look and feel , client section . if you like our work , thanks or donate
    1 point
  2. The cron sends invoices that are queued for delivery. The status of the invoice is irrelevant. For instance, if you create an invoice that you want to be automatically delivered to the client for their records, but the client pays for it immediately after you've created it, it will then be closed. Five minutes later when the cron runs, it will still deliver that closed invoice to the client. If it didn't do this, then the client wouldn't have a copy of the invoice which you explicitly said you wanted done when you created it. The query I included above does not delete closed invoices, rather it removes them from the delivery queue. Those invoices will simply not be queued for delivery anymore, and thus, a copy of them won't be sent to the client when the cron runs. Based on the issue you've described, this sounds like what you want.
    1 point
  3. That option will also come in the next release, we alredy implemented in our Local Beta a tab to see client services and tickets, now it only needs to be implemented a dorpdown in client side to choose the related service We hope to release in a few weeks (working on the new order forms and also no Blesta Bookmarks to be able to create menu links for clients and admins)
    1 point
×
×
  • Create New...