Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 04/02/2024 in all areas

  1. Meet Virtus Beta 0.1 Our newest template & theme for Blesta billing. This is going to be our most advanced and worked theme for Blesta. πŸ˜™ What's ready: * Clean and fresh UI for Blesta βœ… * Automatic Day / Night mode βœ… * Clients can change Fonts and Animations βœ… What's coming:: * Ability to customize Images, Colors, Font, Layout, Animations in Admin Area βŒ› * Better order / checkout pages βŒ› * Different portal pages for different industries (Server Hosting, Game Hosting, Domain Registrations..)βŒ› Video Preview: https://www.youtube.com/watch?v=DWmbOizWJTE Buy Virtus:: https://webhost.design/theme/virtus-ultimate-blesta-theme/ Use coupon in checkout: 20MORE for another 20% off discount.
    3 points
  2. Paul

    Free Hosting Trial

    A better way would probably be an automatic term changing feature, which is something we are considering. If we add that, then you could configure 7 day terms to automatically switch to renew monthly as soon as they are created.
    2 points
  3. Hi everyone, I got the solutions about BDT (৳) ‍showing problem in invoice, hopefully it will work for any others unsupported currencies symbol like Rupi/etc. You need to change the PDF invoice fonts basically from default to "freeserif". This font working for me, you may can retry with some others if you want. Location is: Blesta Admin---> Settings--->Company--->Billing/Payment--->Invoice Customization---> Font Family (freeserif), that's all.
    2 points
  4. Hetzner Dedicated Server Module for Blesta brought you by WHMCSModule Networks is a software/module developed by aiming to help from start-up company to matured business companies in shaping their Dedicated Servers offering with great convenience and ease of use to manage their instances automatically. Features but not limited to: ========================= Admin Area:========================= Assigning Existing Server to customers Suspend/Unsuspend/Cancel Server Server Reboot Can View Basic Server Information Set Reverse PTR of IP address View Password, View IPv6 details View Interface Information Change VPS Hostname WOL (Wake on Lan) of a Server View Datatraffic Information Perform Linux/Windows OS Installation cPanel/Plesk Installation, VNC/Rescue Mode ========================= Client Area:========================= Server Reboot Can View Basic Server Information Set Reverse PTR of IP address View Password, View IPv6 details View Interface Information Change VPS Hostname WOL (Wake on Lan) of a Server View Datatraffic Information Perform Linux/Windows OS Installation cPanel/Plesk Installation, VNC/Rescue Mode ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders Hetzner Server Web Service credential details Module License Key ========================= Pricing ========================= 45 Euro/ Yearly Note: This Modules Source Code is Encoded with Ioncube. Marketplace Link: https://marketplace.blesta.com/#/extensions/219-Hetzner Dedicated Server Module for Blesta Web Page Link: https://www.whmcsmodule.net/hetzner-server-automation-for-blesta
    2 points
  5. OneProvider Servers for Blesta by WHMCSModule Networks is having an ability to communicate your Blesta Panel with OneProvider Servers API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, reinstall, rescue mode, and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Server Reboot Boot into Normal mode if in Rescue mode List Server Information Rebuild Server with required OS Server Rescue Mode View Interface Information View and Set Reverse PTR ========================= ADMIN FUNCTIONS ========================= Assign a Server to your customer Server Terminate Server Reboot Boot into Normal mode if in Rescue mode List Server Information Rebuild Server with required OS Server Rescue Mode View Interface Information View and Set Reverse PTR ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders Oneprovider API details License Key ========================= Pricing ========================= 40 EURO/ Yearly Note: This Modules Source Code is Encoded with Ioncube. Marketplace Link: https://marketplace.blesta.com/#/extensions/220-OneProvider Servers for Blesta Website Link https://www.whmcsmodule.net/oneprovider-servers-automation-for-blesta
    2 points
  6. We are excited to announce the release of our latest version (v2024.2), which includes: We have added an option to migrate from the previously used Hetzner Cloud module to ours. You can now create or rebuild VPS instances directly from a snapshot.
    2 points
  7. Paul

    Sir_123

    Make sure it is enabled on the order form itself. Packages > Order Forms: Edit. Also make sure Human Verification is configured correctly under Settings > Company > General: Human Verification.
    1 point
  8. Glad I could help and thank you for choosing Blesta!
    1 point
  9. All Email Templates have an option to include attachments or not. Edit your 2 invoice email templates and uncheck the option to include the attachment. The email will be sent but it will include no attachments. Settings > Company > Emails
    1 point
  10. The two fixes are confirmed to be resolved.
    1 point
  11. Also https://dev.blesta.com/browse/CORE-5359
    1 point
  12. I've created a task: https://dev.blesta.com/browse/CORE-5358 Fix is in the task
    1 point
  13. Blesta have just launched v5.11 which sees many new features. We have updated all of our Blesta Themes with full support and provide guides on how you can update your theme. Announcement: https://www.zomex.com/company/announcements/blesta-template-update-v5-11/
    1 point
  14. I found a way to fix it, by creating a proforma before. Instead of creating bill, you create PROFORMA, and if the proforma is paid it turns into bill. But if anybody knows other method, please post it here. Thank you
    1 point
  15. No, you would need to either re-install Blesta or restore the backup of the Blesta database you made after installation. If you are re-installing, you just need to re-issue your license key so that it can be activated with the new install.
    1 point
  16. Hello Blesta Users, We are proud to announce that we have created Contabo Cloud (VPS/VDS) Automation for Blesta is having an ability to communicate your Blesta Panel with Contabo API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, power on/off and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Can Start/ Stop/ Reboot of VPS Change Password Rebuild VPS Can View Server Information (Basic including Password) ========================= ADMIN FUNCTIONS ========================= Suspend/Unsuspend/ Create/ Cancel VPS Can Start/ Stop/ Reboot of VPS Change Password Rebuild VPS Can View Server Information (Basic including Password) Can assign an Existing VPS to the user Can view Activity Logs Marketplace Link: https://marketplace.blesta.com/#/extensions/217-Contabo Cloud for Blesta Webpage Link for ordering: https://www.whmcsmodule.net/contabo-cloud-automation-for-blesta
    1 point
  17. Cindy Winters

    Overview of Previous Year

    Thank you!
    1 point
  18. We recently launched our newest marketplace for Blesta hosting themes! https://webhost.design for Blesta themes - > https://webhost.design/themes/blesta/ Use coupon in checkout for 20% off - 20MORE
    1 point
  19. Hello i discovered a bug in smart search. Smart search does not search service fields because of this code: on "app/controllers/admin_search.php" line: 342 $services = $this->Services->search($search, $page, $pagination); should be $services = $this->Services->search($search, $page, true); because service search function last parameter is search_fields not pagination ( $search_fields If true will also search service fields for the value )
    1 point
  20. Checking in again a year later to see if there is an update?
    1 point
  21. Paul

    Template for E-mail

    HTML invoice templates have been added in version 5.11, which is currently in Beta. If you have the beta installed, it's under Settings > Emails > HTML Templates. A default one is included and you can make your own and assign them to the email templates. Also see docs here https://docs.blesta.com/display/user/Customizing+Emails#CustomizingEmails-HTMLEmails the templates should be inlined, there are various tools to do this part before creating it in Blesta.
    1 point
  22. Plugins that generate invoices are independent from the core and would not be combined. Your plugin could be triggered by an invoice creation event, and then edit the invoice Blesta generated to add more items to the invoice. Your plugin could also create a pending invoice (which has a future bill date) and add to it, when the bill date rolls around the invoice will be sent to the client and no longer be pending. That wouldn't combine core billing though. We are also planning a Billable Items Queue, details at https://dev.blesta.com/browse/CORE-4981 which would allow you to add items to this queue to be invoiced together, and this would combine items in the queue with items Blesta bills.
    1 point
  23. Paul

    Free Hosting Trial

    The term is not changed automatically. If you offer a free trial for 7 days, then you should set a price for renewal. Then, if you allow clients to change term, they can switch to monthly. If they don't switch they'll be billed for 7 days at a time. Or, you can keep an eye on all these trials and change the term to 1 month yourself, then they'll renew for 1 month instead of 7 days.
    1 point
  24. Paul

    Invoice PDF Issue

    You can modify the PDF template itself to remove or add elements. Some coding experience may be required. The templates are located under /components/invoice_templates/, and the perforated invoice is under /components/invoice_templates/perforated_invoice/. Inside is a file called perforated_invoice_pdf.php which is the one you'd want to edit. You can see x_pos, y_pos and other values that determine alignment. Invoice templates are carefully crafted to work correctly when there are multiple pages, so you'll want to test any changes you make. If you want to hire us to create a custom PDF invoice template, we are available to do that with a mockup that we can provide a quote from.
    1 point
  25. Under Packages > Package Groups, click on the Group name and then drag and drop the Packages into the desired order. Like so: If you want to make a particular price the default option, edit the Package and check the box for "Default", like so:
    1 point
  26. We weren't chatting via email recently were we? If not, I've recently been discussing the display of configurable option value data on invoice line items with someone else. It's likely we will be adding a setting for this, at least as it relates to invoices. I've asked someone on the team to make a core change to add this data to invoices, that we could potentially share, and then we'd add it as a setting in a future release. That change relates to the actual invoice itself though, and not the cart summary, but that is another area I think we'd be willing to explore.
    1 point
  27. Paul

    Custom text

    What kind of questions do you add? Maybe an example will help with a recommendation. However, if there's not a module for it I would recommend using the Universal Module and creating service fields for any questions/details you need. If the field will affect the price, then the field should be created as a Configurable Option under Packages > Configurable Options, by creating the option, assigning the option to an option group, and assigning that Configurable Option Group to the Package itself.
    1 point
  28. To set up Nginx for Blesta on HestiaCP, you need to ensure your Nginx configuration file is correctly set up. Here’s a basic template to get you started: 1. **Create a Configuration File**: In the Nginx configuration directory, create a file for Blesta, typically found at `/etc/nginx/sites-available/yourdomain.conf`. 2. **Basic Nginx Template**: ```nginx server { listen 80; server_name yourdomain.com; # Replace with your domain root /path/to/blesta; # Path to your Blesta installation index index.php index.html index.htm; location / { try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/var/run/php/php7.x-fpm.sock; # Adjust PHP version as needed fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include fastcgi_params; } location ~ /\.ht { deny all; } } ``` 3. **Enable the Site**: Link the configuration file in the `sites-enabled` directory: ```bash ln -s /etc/nginx/sites-available/yourdomain.conf /etc/nginx/sites-enabled/ ``` 4. **Test Nginx Configuration**: ```bash sudo nginx -t ``` 5. **Restart Nginx**: ```bash sudo systemctl restart nginx ``` 6. **Set Permissions**: Ensure your Blesta installation has the correct permissions for the web server to read and write files. After setting this up, your Blesta should be accessible through your domain. If you encounter any issues, check the Nginx error logs for more details.
    1 point
  29. VegasX

    nginx Template for HestiaCP

    To set up an Nginx template for HestiaCP, you can create a custom configuration by editing the default Nginx templates in the control panel. This allows for tailored caching, proxy settings, or any specific web app configurations. For more information on setting up the vegas x org casino app download, make sure to configure your server for optimal performance and security.
    1 point
  30. Thanks for your reply Paul. I appreciate your help. your provided solution is working. I put all extension as a separate {"zone": ".pk", "host": "whois.pknic.net.pk"}, {"zone": ".com.pk", "host": "whois.pknic.net.pk"}, {"zone": ".net.pk", "host": "whois.pknic.net.pk"}, {"zone": ".org.pk", "host": "whois.pknic.net.pk"}, {"zone": ".edu.pk", "host": "whois.pknic.net.pk"}, {"zone": ".gov.pk", "host": "whois.pknic.net.pk"}, {"zone": ".biz.pk", "host": "whois.pknic.net.pk"}
    1 point
  31. The hostname should not include "https://" in it, here's an example of another TLD from the file: {"zone": ".com", "host": "whois.verisign-grs.com"}, the host should be the whois server for the TLD. You'll need to add a line for each extension. I tried to find what the whois server is for .pk, but they seem to have implemented something non-standard, a webpage lookup essentially than a true whois. However, I did a test with whois.pknic.net.pk and I got a response, so I would suggest trying it with that hostname. # jwhois -h whois.pknic.net.pk domain.pk [Querying whois.pknic.net.pk] [whois.pknic.net.pk] # WHOIS .PK Domains (PKNIC) Domain: domain.pk Status: Domain is Registered Creation Date: 2006-01-20 Expiry Date: 2026-01-20 Name Server: carol.ns.cloudflare.com Name Server: johnny.ns.cloudflare.com Name Server: Name Server: So maybe something like this might work: {"zone": ".pk", "host": "whois.pknic.net.pk"},
    1 point
  32. Congrats on the new marketplace! Looking great! I hear people are waiting on the release of the new Virtus theme.
    1 point
  33. Paul

    nginx Template for HestiaCP

    We have a sample configuration for Nginx here https://docs.blesta.com/display/user/Installing+Blesta#InstallingBlesta-Nginx but Nginx use should be reserved for experts. The sample config is reported to work pretty well, but that doesn't mean it's perfect. If you've copied the important bits from the sample config and still have problems, you might consider switching to Apache.
    1 point
  34. Hello Blesta Users, We are proud to announce that we have created UpCloud VPS Automation for Blesta is having an ability to communicate your Blesta Panel with UpCloud API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, power on/off and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Power On/ Power Off/ Reboot List VPS Information Change VNC Password View Bandwidth usage information View VNC Information Enable/Disable VNC Set Reverse PTR ========================= ADMIN FUNCTIONS ========================= Suspend/Unsuspend/ Create/ Cancel VPS Power On/ Power Off/ Reboot VPS Change VNC Password List VPS Information View Bandwidth usage information Support Multiple regions View VNC Information Enable/Disable VNC Set Reverse PTR
    1 point
  35. cluster

    Smart Search Bug and Fix

    --- bump --- I can confirm this, smart search does not show any results when searching for service domain or domain name. It would be nice if this little thing could be fixed quickly.
    1 point
  36. It's possible that the custom language file is only loaded in the context of custom definitions in Blesta, like Payment Types (Under Settings > System > General > Payment Types) where custom definitions can be used. It may be necessary to wait for https://dev.blesta.com/browse/CORE-5111 to be implemented, hopefully in 5.11, to allow any/all definitions to be overwritten here in an overrides file.
    1 point
  37. OVH VPS Automation for Blesta by WHMCSModule Networks is having an ability to communicate your Blesta Panel with OVH API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, power on/off and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Start/Stop/Rebuild/ View noVNC of the VPS Soft Reboot Server Rescue/Unrescue Server View VPS Status And Details View Interfaces Details with Failover Choose Default VM Image/Flavor/Region Enable Auto-generation of SSH Key - No need of password, i.e post VPS deploy your customer need to rebuild their VPS Download Private SSH Keys View Bandwidth Usage Information ========================= ADMIN FUNCTIONS ========================= Suspend/Unsuspend/ Cancel VPS Start/Stop/Rebuild/ View noVNC of the VPS Soft Reboot Server Rescue/Unrescue Server View VPS Status And Details View Interfaces Details with Failover Choose Default VM Image/Flavor/Region Enable Auto-generation of SSH Key - No need of password, i.e post VPS deploy your customer need to rebuild their VPS Download Private SSH Keys View Bandwidth Usage Information ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders OVH API details License Key ========================= Pricing ========================= 40 EURO/ Yearly Note: This Modules Source Code is Encoded with Ioncube. Marketplace Link: https://marketplace.blesta.com/#/extensions/222-OVH VPS Automation Website Link: https://www.whmcsmodule.net/ovh-vps-automation-for-blesta
    1 point
  38. Paul

    Manual available?

    https://docs.blesta.com contains the documentation. If you have questions on how to do something in particular, join our Discord (invite link above in forum navigation), there's a community of friendly helpful people.
    1 point
  39. Hetzner Cloud VPS Automation Module for Blesta brought you by WHMCSModule Networks is a software/module developed by aiming to help from start-up company to matured business companies in shaping their VPS Server Instances offering with great convenience and ease of use to manage their instances automatically. Features but not limited to: ========================= Package Area:========================= Enable/Disable Application based OS images Enable/ Disable user data (Cloud-Init) requirements Enable/ Disable SSH Key requirements Select your plan to create VPS Supports multiple Projects ========================= Configurable Options:========================= Backup Management Volume Management ========================= Admin Area:========================= Assigning Existing VPS to customers Suspend/Unsuspend/ Create/ Cancel VPS Power On/ Power Off/ Reboot VPS View IP Address Information with white label PTR Set Reverse PTR of IP address Change VPS Password List VPS Information Change VPS Hostname Auto Create / Attach Volume during VPS creation Auto Enable Backup during VPS creation Rebuild VPS with selected Images Attach/ Detach Rescue Images View Rescue image password (If enabled) View noVNC Console View Monthly Bandwidth Usage Graph Support Multiple regions View/ Attach/ Detach ISO images View/ Add/ Delete Firewall Rules View/ Create/ Delete/ Restore Backups ( If purchased & enabled) You can now create or rebuild VPS instances directly from a snapshot. ========================= Client Area:========================= Power On/ Power Off/ Reboot VPS View IP Address Information with white label PTR Set Reverse PTR of IP address Change VPS Password List VPS Information Change VPS Hostname Auto Create / Attach Volume during VPS creation Auto Enable Backup during VPS creation Rebuild VPS with selected Images Attach/ Detach Rescue Images View Rescue image password (If enabled) View noVNC Console View Monthly Bandwidth Usage Graph View/ Attach/ Detach ISO images View/ Add/ Delete Firewall Rules View/ Create/ Delete/ Restore Backups ( If purchased & enabled) You can now create or rebuild VPS instances directly from a snapshot. =====================Migration ======================= We have added an option to migrate from the previously used Hetzner Cloud module to ours. ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders Hetzner Cloud API details Module License Key ========================= Pricing ========================= 45 Euro/ Yearly Note: This Modules Source Code is Encoded with Ioncube. Marketplace Link for Screenshots: https://marketplace.blesta.com/#/extensions/218-Hetzner Cloud Automation Webpage Link for Ordering: https://www.whmcsmodule.net/hetzner-cloud-automation-for-blesta
    1 point
  40. I found out the solution thanks to Discord, I'm just posting it here, in case it helps others. 1. Go to the domain you want to cancel or delete & click Manage. 2. The actions you have there are: Change Auto Renewal, Renew Domain, Update Nameservers, Push to Client, Unparent and Reset Price. You don't need these for now, just click the Edit Service button in the lower right corner. 3. Now you have the actions Suspend, Cancel, Schedule Cancellation, Change Renew Date, Update Coupon. 4. You can choose to use the module or not. You could cancel the domain right away by selecting Cancel & clicking Save. 5. Afterwards the domain is placed in canceled domains, where you can delete it.
    1 point
  41. Hello Blesta Users, We are proud to announce that we have created OneCloud (OneProvider VM) Automation for Blesta is having an ability to communicate your Blesta Panel with OneProvider API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, power on/off and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Can Start/ Stop/ Reboot/ OS Reinstall the VM Can View Server Information with Password, VNC Information Can view Bandwidth Usages ========================= ADMIN FUNCTIONS ========================= Suspend/Unsuspend/ Create/ Cancel VPS Can Start/ Stop/ Reboot/ OS Reinstall the VM Can View Server Information with Password, VNC Information Can view Bandwidth Usages Can view Activity Logs Can assign an Existing VPS to the user Market Place Link: https://marketplace.blesta.com/#/extensions/214-Oneprovider VPS Website direct link to place the order : https://www.whmcsmodule.net/oneprovider-vps-automation-for-blesta
    1 point
  42. This bug has alredy been fixed in Blesta 5.10.0-b2 beta, which was released nine days ago. I missed the release because b2 beta was not announced in the Blesta software feed reader. The fix used is the same as a shorter fix included in a post by me below. The fix I included for the upgrade/downgrade bug is also included in b2 beta. Thanks Blesta
    1 point
  43. just noting for anyone searching the forums that Blesta have released a beta of a Nominet module. info at https://github.com/blesta/module-nominet
    1 point
  44. Benjamin Biswas

    Deleting TLDs

    Hi, I got the way to deleting unwanted TLDs. Go to Blesta Admin-->Packages--->click "Toggle Filter" --->Select the Module, example: OpenSRS--->Package group: Select "TLDs Pricing Packages"---Hit "Submit. Now, you can see TLDs delete button. Select 1/more TLDs & delete them. However, this delete button can place at "Domain Options-->TLD Pricing" page as well beside the enable/disable button, that will be much for easier for any new users.
    1 point
  45. This days i way discovering how the order forms / cart work . and i have discovered (at least for me and my staff and my clients testers) a big problem in the cart system . so if we have 3 order forms let say 1 for vps 2 for dedicated 3 for hosting . the client has make a order of 1 vps, and has not completed the checkout ; then he ordered 1 dedicated and hosting , no checkout at here . when he decide to complete the order , here we have the problem , the cart is not containing the 3 order services . and to complete the order he need to go to order form link and make checkout for every service . that for us/him is a huge and buggy work . so we decided to make our own call to the cart basket to see what are in it . and we have surprised , what blesta do is storing the cart item in the sessions, and every item with their ids and some more data . at here all thing is fine . but the surprise for us was that blesta disting with every order form cart . what we suggest is that the cart/basket should be for all order forms . the solution for us was use 1 order form for all . but we prefer use some list or ajaxed order form for a specific needs, and use styled order form for other services . at the end , for me, it has no sense to have 3 carts sessions in one system for the same place !!!! either the other ecommerce platform use 1 cart like magento/open cart/prestashop ..ect ... i don't want to nominate competitors ... licencecart , Relax is just a discussion .
    1 point
  46. Take a look at order embed codes. You can also look at CORE-2583, which implemented this feature for additional details that may not appear in the documentation yet. You should go to Packages > Order Forms > Settings (tab) in Blesta and paste in your Google Analytics to the Embed Code section. You can specify what pages of the order process it should appear on if that's relevant to you.
    1 point
  47. Michael

    Improve Password Reset

    You can disable it telling it's correct but it does that to stop brute forcing. eg: I hacked your email account, and I know you have an account so I keep trying everything until it goes to your email address. Disable it: /config/blesta.php find: // Default password reset value. Set to true for improved security, false for more accurate error reporting Configure::set('Blesta.default_password_reset_value', true); change it to false.
    1 point
  48. This forum was created to serve as a place to find extensions that don't ship with Blesta. Typically, these are 3rd party extensions and this forum is a place to list your extensions. Ultimately The Marketplace will replace this thread, however it's not available yet. Ok, here are the rules: Please start 1 new thread per-extension with the name of your extension. Only start a thread if you created the extension. Feel free to include specifics about the extension, including information, screenshots, and a link to your website where it can be purchased or downloaded. NOTE! If there is an extension missing from this forum, feel free to PM me and I'll try to contact the author to get them to list it here, or I'll list it myself with information that is publicly available.
    1 point
  49. You can edit the database. 1. Back up your database!!!!! 2. Go to the database and then find the service_fields 3. now go to the service you want's manage page you should see a link like the following: domain.com/admin/clients/editservice/350/571/ Now you see the LAST number (I've made mine bold for you) 4. In the table click on SEARCH. Search service_id for the number aka for me 571. 4.1. You can then update your KEY "domain-name"'s VALUE. If you don't get anything, go to 5.) 5. Insert a ROW to the table. service_id = 571 key = domain-name value = licensecart.com Each domain needs a domain-name and order-id field per service id. Eg: 13 domain-name licensecart.com 0 0 13 order-id 49346551 0 0 Order-id is the order number on the Logicboxes system. I did this type when I imported due to WHM** but I moved to 2.5 and then to 3.0
    1 point
  50. This has been assigned to CORE-589 and is scheduled for version 3.1 currently. It will likely be a setting for the company and client group.
    1 point
×
×
  • Create New...