Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/26/2015 in all areas

  1. The official Blesta License module for resellers is now available. It will be bundled with future Blesta releases, but you can download it here now. To install, download and unzip. Upload the "blesta_license" directory to /components/modules/, then follow the directions in the documentation at http://docs.blesta.com/display/user/Blesta+License If you don't have a reseller account, but have an owned license with us, you can sign up in the client area at https://account.blesta.com/client/login under the "Reseller" section. If you don't have an owned license and want to offer Blesta, email sales. If you have any comments or suggestions for this module, let us know! This module uses namespaces and requires PHP 5.4 Download the latest version: blesta_license_1.0.1.zip
    1 point
  2. adrzei

    Blesta Language Compare

    Hi, I've wrote in the last hours a small php script to compare language files in blesta. Not enough time to write a plugin ;-) You can found the script on: https://github.com/adrzei/blesta-compare-lang I hope someone finds it helpful. :-)
    1 point
  3. Michael

    Blesta Language Compare

    Great thanks mate will try it later
    1 point
  4. Inactive packages cannot be ordered, but staff can still put people on them if they like, without having to grant the client access to a restricted package. The way I see it we could do one of the following: 1. Leave it as-is. 2. Create a "soft delete" option for Packages, to make them disappear forever. 3. Hide all inactive packages (unless/except the client is using that one and you are editing the service) 4. Add a setting whether to display inactive packages or not. Given that much of the conversation lately around Blesta has been to open things up so that staff have more control, and not less control, I'd go with #1 or #2. #2 if the goal is to remove packages from ever being seen again.
    1 point
  5. Tyson

    Language Option

    How often do you usually change languages on a site? I can see a drop-down option for potential customers that have not logged in yet because the system doesn't yet know which language they prefer. However, if you are already logged in to your account as a staff or a client, it seems unlikely you will want to change your language very often, and that option may be better suited to a setting on a settings page rather than a drop-down selector on every page.
    1 point
  6. There is a previous amount due available on the invoice that might be useful, e.g. {% for invoice in invoices %} Previous Amount Due: {invoice.previous_due | currency_format invoice.currency} {% endfor %}
    1 point
  7. 99% ?! i not agree with that . from experience from more than 12 years , alot of providers update prices for all if the product remain with the same conditions and tem and caracteristiques . hosting companies laso do that . if you cange the price (increase/decrease) for a tld domain , you will let the old one pay old price than new price ? if you change price for the package hosting X from Y to Z , the old customer remain in the old price for this package ? and what about if a client find the price for package X in your website is Z and he is paying other amount for it ? what will be your answer ? the proffetional way is to create another product/package if you want to play with turnover .
    1 point
  8. You shouldn't have to create the directory manually. The directory was attempted to have been created automatically once before, but may not have been writable at that time, which accounts for why it didn't exist. The task Paul added would simply attempt to create the directory before writing attachments to it if the directory does not already exist. In either case, if the directory is not writable, an error would still be encountered and the attachments would not be added.
    1 point
  9. Hi, If i click to this: generate language files , add language this is the message: Function Not available in this Version But seems at yur picture is working.. How to get this working? Seems this is great to translate my whole blesta.
    1 point
×
×
  • Create New...