-
Posts
4,868 -
Joined
-
Last visited
-
Days Won
390
Everything posted by Blesta Addons
-
How To Separate Domains And Services In The Client Area?
Blesta Addons replied to L3Y's question in Support
normally, blesta list services (any services) in one widget . if you want to do what you need , you should opt for a special page for service (plugin needed) , and disable the services widget . -
check if the path are correct
-
Add Call Charge To Monthly Generating Invoice
Blesta Addons replied to AllToolKits.com's question in Support
normally you should pass the extra as a line of invoice . that way the invoice will have two lines . 1 first for base price. 2 for extra price . -
How To Get All Service Includes Active,pending,suspended And Canceled In Once Query
Blesta Addons replied to ty0716's question in Support
getAllChildren() not for all services without client_id filtered . the getServices() is the best fucntion , but is pain that is a private . i suggest to return it as public , because it will help in more cases . and the other public function are limited in result (20 max) . -
thier it show the module name . check if the module name is wll displayed under the modules in the company settings (place where you install plugins) . i suppose that the langueg file is not well loaded .
-
Ability To Resend Welcome Email
Blesta Addons replied to Squidix Web Hosting's topic in Feature Requests
yes and yes .... but until that time , it worth a small plugins for those who didn't know/want to change core files -
Ability To Resend Welcome Email
Blesta Addons replied to Squidix Web Hosting's topic in Feature Requests
i got a idea of plugin , maybe i will write a plugin just for resend welcome email without hacking the core files -
i respect your opinion ! almost all the big companies provide a dropdown list of languages to their users from the dashboard . and almost of them use the language in the client's profile just for corresponce . normally what happen ? when i login to my account it use my profile language . if i select another langauge from the dropdown list , the dashboard and the client or admin area change to my selected language . if i logout the stored language in cookies/sessions are destroyed . is simple as drink water !
-
Worked
-
Package Options - Increase Price By Percentage
Blesta Addons replied to dubjuice's question in Support
Possible ? no . best practice is to make them as a package in one group , that way the client can upgrade/downgrade betwen them . -
the clash should be named "Sv" and not "sv" . as blesta use the CamelCase .
-
i prefer to show a language list in some place (top of header or in the butom of the page) rather than making it in the staff profile . as the staff can change the language with 1 click step . the same for client CORE-1320 .
-
[Module] Blesta License (Resell Blesta Licenses) Official
Blesta Addons replied to Paul's topic in The Marketplace
Some Notes . is better to add a option for KEY or Something else like API KEY , with that the reseller will not using thier own password of blesta . this module is in final Status ? -
[Module] Blesta License (Resell Blesta Licenses) Official
Blesta Addons replied to Paul's topic in The Marketplace
Good, .. the New/Good news is using Namespace ... so i think is time to begin coding plugins/modules with namespace . -
use my HTML invoice components . you get it from my signature . best regards
-
you should change that from the language files .
-
How To Get All Service Includes Active,pending,suspended And Canceled In Once Query
Blesta Addons replied to ty0716's question in Support
this can do the trick . $status = "all" -
i have done the same as described but it has no effect . i'm sur the widget inside section tag , but is not working . in the support manager work . is there anything else should be in consideration to work ?
-
that is a core fucntion or just a support manager ? if the core support it how to implement it ? just adding the line not working . $this->Widget->setWidgetButton("full_screen");
-
wich page you want to customize ?
-
This is something that i was near to opeb bug for it . and yes this is related to the template PDF components . it show invoice date in proforma and draft , normally in proforma it shouldn't show invoice date , it should show proforma date . i'm speaking here about the label in language files . if blesta staff come accross to this thread , they should correct the spelling of every type . "invoice date" , "proforma date" ,"draft date" . Normally a rejected quote is a rejected qoute . i see for somecase the client can change mind . maybe in future release i will let client to re-accept a rejected qoute , but this it should be controlled from a admin settings . already mentioned , not TAX support at the moment .
-
Thanks Paulov for your support and donation
-
You van add it as addons . there are already a thread about this . If I have more time . I'm in the road to rewrtite the logicbox reloaded . I will add this feature also .
-
[Gateway] Return_Url , Cancel_Url , Notify_Url
Blesta Addons replied to activa's topic in Extensions
i will bookmark this to test later . but if i remember , in a old thread , gateways is not able to set messages (error - success) in the view ?! -
i see it in the zipped file ?!!!