Leaderboard
Popular Content
Showing content with the highest reputation on 02/06/2015 in all areas
-
We are using this one in the marketplace for creating descriptions for extensions - http://www.codingdrama.com/bootstrap-markdown/ It is dependent on Bootstrap, and the admin UI in Blesta is not bootstrap. But yes, it would be nice to use something similar in Blesta, and we have discussed it. If there are any libraries you can recommend, happy to check them out.3 points
-
Why don't you tweak the settings to fit your needs? Settings > Billing/Payment > Invoice and Charge Options. - Here you can uncheck "Invoice Suspended Services" if you don't want them to be billed. Settings > Billing/Payment > Payment Due Notices - Here you can disable the first, second, third, or all payment notices and change when they are sent. If you have a lot of customers with suspended services, you could cancel those services, void any invoices, and clear them out. Under Billing > Services, sort by Suspended to identify who these people are. Some companies want to bug their customers who don't pay. I wouldn't call that spam.2 points
-
You could make a plugin to do all of this. Plugin registers the cron, and allows the X,Y,Z values for each of those options to be set.2 points
-
Awesome! We tentatively have plans to make the admin responsive, but it will not be for a while. The admin area is rather complex as it contains many more views than the client area. It will take a lot of work and we haven't had a lot of requests for it so it's not really high on the priority list at the moment.2 points
-
if you want default currency be IRD, please do it here: here admin area & menu: /company/currencies/setup/ On previous picture it's was USD your default (the default currency is the one you can not remove) Next Do manual cron, here: menu : /settings/system/automation/ your default currency will stay at 1 (like it should stay) and other currencies will have their own rate2 points
-
Option To Disable Continuous Invoice Generation (When Previous Invoice Was Unpaid)
PauloV and one other reacted to Blesta Addons for a topic
if the service is suspended , exist a option for this .2 points -
Blesta Is Multi-Languages ?
Blesta Addons and one other reacted to interfasys for a question
I agree and was disappointed when I saw that the newly introduced knowledge base was not fully multi-language. Adding he proper calls to translated strings has to be embedded in the coding practice or it will get worse with every release. The dev team needs to sit down with someone using the system in 2 languages or more to fully understand the depth of the problem.2 points -
Your tickets require a dev response, will try to get you one tomorrow. If you prefer, you could start a thread on each here, bug reports and feature requests are best suited for the forums so they can be confirmed, vetted, and discussed.2 points
-
[Plugin] Support Manager Pro - Tickets Delete, Merge, Spam, Multiple Tickets.
PauloV and one other reacted to Blesta Addons for a topic
I hope this weekend i can push it to next version .2 points -
It works with 5.3, they haven't changed the database schema. Modules for which there is a mapping file will be imported using the module in Blesta, however WHMCS's licensing system works so very differently than ours, it's not advised to map them across. You will need to update your code in your software products to work with our licensing. This makes migrating licensing more difficult because you need to: 1. Update your code, so that it works with our licensing system. 2. Issue new license keys in Blesta that can be used for your software products going forward. We have considered offering a new licensing type when adding license module products called "whmcs legacy" or similar, and emulating their licensing system. It hasn't been a high priority, and their licensing system is so bad we wouldn't want people to use it unless they have to. Feel free to give me a call if you want to discuss tomorrow. 714-398-8132 x100. I'm here M-F 8am-4:30pm pacific time. I'm curious what types of products you're licensing. I'm sure your situation is unique, and I may be able to suggest a particular approach.2 points
-
[Components] Html Invoice
Kangaroo reacted to Blesta Addons for a topic
Hello All . this Components for invoice_ template , now the client can view the invoice in html format and then decide to download pdf format . screenshot EDIT : 3.0.0 + Added Support for 4.4.0 2.1.8 + rewrite HTML engine output . 2.1.7 + fixed invoice type numbering label in PDF + preparing the class for handling the PDF cached (EU invoicing system) + remove RTL alignement in PDF file to prevent malformed PDF file in RTL languages 2.1.6 + fixed invoice type numbering label in html + added col-md-x classes for better rendiring in devices + separate language file for HTML and PDF 2.1.5 + added button for edit invoice (staff view) + added jquery and bootsrap js + added bootsrap theme css 2.1.2 + added payment botton 2.1.1 + fixed logo design 2.0.1 + added link to return to client view + remove language difinition from invoiceinfo function output . 2.0.0 + fixed attach invoice in email in pdf format + recode the class to a new handle mime type . 1.5.0 + added print invoice botton . + added download PDF botton . + improuve code structure to be more flexible , now, you can almost control all the aspect from the template file . 1.0.0 + fix language vars. + cleanup code . ANY BUG, feedback post it here , we can improuve the work . as always the installtion steps is : 1 - download the file http://blesta-addons.com/plugin/store/main/item/6/ . for new release . 2 - upload the html_invoice folder inside components/invoice_templates directory . 3 - goto settings & Invoice Customization , and select html_invoice , then select in type HTML/PDF . 4 - enjoy the content . if you want to use your own template file , just go inside directory template , you will find the default one , copy it and change name , and change the html output as you want , then change the template used html_invoice.php from private static $template = "default" ; to private static $template = "you_template" ; the magic here is you can use your own html template for invoices , just go inside directory template , you will find the default one , copy it and change name , and change the html output as you want , then change the templated used in Invoice Customization setting . Best regards1 point -
[Gateway] Paypal Payments Universal
kikloo reacted to Blesta Addons for a topic
Hello All . The Gateway is no longer offered for free , you can check the pro version that has all the working features and the bug-fix . This Gateway allow you to accept paypal payment with any used currency in your site . as always the installtion steps is : 1 - order the file http://blesta-addons.com/plugin/store/main/item/14/. 2 - upload paypal_payments_universal folder inside components/gateways/nonmerchant directory . 3 - Goto gateways and install it , configure the paypal setting and select the currency to be used instead of no accepted currencies . this Gateway require a Pro Subscription Best regards1 point -
1 point
-
Markdown Preview
Blesta Addons reacted to interfasys for a topic
Lots of systems which feature markdown syntax have a preview system. It would be great if we could have a preview tab. That same tab could be used for HTML reviews as well.1 point -
Yeah, I'd like to get that available soon, it shouldn't be difficult to implement. In the meantime, if you suspect someone may be using an unlicensed version of Blesta, PM me or open a ticket and we can investigate.1 point
-
License Validations
Michael reacted to EidolonHost for a question
Ah, nice... good to know. Hopefully it'll come out soon because I know one thing for sure: It'll help us spot domains that have illegal installations of Blesta and report them.1 point -
Migration & Licensing System Questions
PauloV reacted to Blesta Addons for a question
@Paul , can you ate least make the admin template selectable like the client one, and let the rest for us (the developpers) .1 point -
4 D 30 Min, No Reply To Tickets
WebHostCentral UK - Dean reacted to PauloV for a topic
lol OFF TOPIC, but real facts in this buisness, related with the OP question: vacation???? what is that name? LOL I personaly dont know what is a real vacation in almost 17 years (before I openned my buisness) never rest more than 2 days, and I cant shutdown my smartphone to check emails or check if servers are ok more than 30 minuts LOL its an habit, a really bad habit but i cant stop doing it And now that im a father since 2012, my child complets my rest by playing with im lol1 point -
Testing, learning, testing, and only after PRODUCTION?1 point
-
I responded to your tickets a few minutes ago.1 point
-
I can extend or issue you a new trial, just email me at sales, PM me, or open a ticket. No kidding, you did their current site? I guess I always assumed they did it in house. I do all the design for Blesta, the current website and the admin and client UI.1 point
-
Migration & Licensing System Questions
Blesta Addons reacted to jljr222 for a question
I definitely plan to do testing. How long does the free trail last? What we may have to do is develop our own licensing module for blesta that follows the WHMCS model for our older clients. Just want to know if we have enough time to make sure Blesta does what we need. It's funny that I'm moving to Blesta since I'm the one who designed WHMCS' current web site (many years ago).1 point -
Selling Domain Names
interfasys reacted to serge for a question
Correct me if I'm wrong, but if you create one package per price range per example, then if you ever need to change the price, you can simply untick a domain in one package and tick it in another, no? For promotions you could create a new package with just that domain. not certain of what will happen with existing orders (activated service), because it's like part of package migration, best you try with existing service (activated domain) how the switch will happen. and imagine in the same range price you could work with different registrar modules, but because you can only use one registrar module by package...so at the end what will be the more flexible for you? and TEST IT. By the way I was prefering full domain extension separation by package, because my business need on Blesta is to setup a domain registry (not registar), so even the description of extension (package) , will be specific VS create package by group of price of domain extensions.1 point -
[Components] Html Invoice
serge reacted to Blesta Addons for a topic
i wil fix it this weekend , it need a thumbail class to be adjusted to the div .1 point -
Backdating any type of document is indeed fraud. Also keep in mind that in countries that use accrual accounting, VAT becomes due on the invoice date, and has to be paid at the end of the reporting period. So if you do were to write out an invoice backdated to December 2014 today, the VAT on the invoice should have been paid at the end of Q4 2014, and you are late.... Invoice date = date the (real) invoice is created. Which as naja already pointed out, can be later than the date the payment was received by your bank, in case of wire transfers and manual payment processing. Note that -when there is advance payment, which is the case here- you are required to mention the date the payment was received on the invoice as well, but separately, and not as invoice date. Invoices typically only have a due date and additional payment instructions ("if paying by bank transfer, use invoice number 1234 as description") if they have to be paid. If the invoice was paid in advance, it shouldn't have a due date, as nothing is due.1 point
-
Eu (Proforma) Invoicing Critical Bug
serge reacted to blesta_tester for a topic
Yes, conversion date is also fine, as well as "Close" date, because when converting proforma to a real invoice (when payment is received) it becomes closed.1 point -
License Validations
EidolonHost reacted to Michael for a question
Blesta doesn't have one yet. It's however on the to-do list.1 point -
Sorry I forgot to respond earlier - that worked perfectly, thanks! Guessing that the Admin Tools plugin needs an update then...1 point
-
Accepting an order means that you approve the order as valid so it can continue to the next step. The next step is to verify payment has been made. The cron takes care of that, and will activate the service once it has been paid.1 point
-
Eu (Proforma) Invoicing Critical Bug
a.daniello reacted to Blesta Addons for a topic
i have not yet tested or reproduce it , but from the OP i have this remark . the date showed is the date of proforma creation . i think it should have the date of the day converted from proforma to invoice . i have other scenario . some of our client pay with bank transfert , and some transfert take 2 or 3 days to appear in our account , if we apply the date of the payment recieved it will have 2 days ago , and can be a probleme also , what i suggest to to make the date of the conversion from proforma to invoice . proforma created (PR22) with date 2-1-2015 client pay by wire transfert in 5-1-2015 we recieve the payment in our account 7-1-2015 (7-1/8-1 is saturday and sunday not working in office) 8-1-205 a client has made order and pay it with online payement invoice created auto with date 8-1-2015 INV-10 ) we apply payment 9-1-2015 fro proforma PR22 and INV-11 is created with date 7-1-2015 . so in this exemple we have also INV-11 has date older than INV-10 . what is suggest is to make the date as the date of converting from proforma to invoice (in our exemple is 9-1-2015)1 point -
The license manager is made up of 2 parts: License Manager (plugin): http://docs.blesta.com/display/user/License+Manager License Module: http://docs.blesta.com/display/user/License+Module The license plugin serves as the license server. The module creates licenses. Blesta includes an Import Manager plugin, that allows migrating from WHMCS. See http://docs.blesta.com/display/user/Migrating+to+Blesta The importer should import license services from WHMCS, however they will be imported using the Universal Module. Their method of licensing is not compatible with ours, which is not possible to circumvent without decoding and nulling. It's much better designed overall. You may find this an interesting read - http://www.blesta.com/2012/03/30/blesta-3-0-software-licensing/1 point
-
Cron Task Locked Improvements
LukesUbuntu reacted to serge for a topic
Just posted in the contribute section, : http://www.blesta.com/forums/index.php?/topic/4073-send-notify-email-about-general-blestas-cron-task-locked-or-stalled/1 point -
There's not an official module for this but there's a great third party free module here: http://www.blesta.com/forums/index.php?/topic/1875-internetbs-domain-registrar-module-rc-104/ Not yet, you can open a feature request or ask them if they'd look into it (if you ask them directly it will be faster as Blesta at the moment priorities features based on the demand). Not yet there is a Namecheap module but it currently only does domains, but the SSL side is coming soon as it's got a To-do list in the module .1 point