Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/22/2018 in all areas

  1. Paul

    Blesta 4.2.2

    Version 4.2.2 is now available. Please see the announcement. This is a patch release that corrects issues with 4.2.0. Be sure to run /admin/upgrade after uploading the patch or full versions. We strongly recommend applying this patch if you are running 4.2.0 and have pro rata enabled for any of your packages. It resolves an issue where invoices for renewing services may, under certain circumstances, be incorrect. The patch may be applied if you are running 4.2.0 or 4.2.1. Patching Blesta See Patching Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 4.2.2. See all Change Logs.
    3 points
  2. FML. I upgraded to PHP 7 along with the 4.2.1 upgrade and didn't realize the cron path updated in the settings.. made the update on cpanel and now the cron runs fine again. Sorry about that.
    2 points
  3. Michael

    BlestaForums Development

    Alpha 3 update 4. I will work on the forum threads add feature next and the comments but this is what we have at the current moment in time. I will update this post today after the update so I don't spam the thread too much but this is so the people following it can keep up-to date on the progress and our dedication :). Live preview: https://screencast.com/t/FxlIVMsxAqwV -------- Afternoon Update! With the help of my mentor @GosuHost we can now create threads! Video: https://screencast.com/t/4RIBmNaqtAY Evening Update: Mobile view: Highlighting works (but not supported until later on unless you edit DB): Not logged in = no new thread button: Also not logged in if they view the url to post: /blesta_forums/thread/add/forum-id/ Another teaser: https://screencast.com/t/DkatJkXv
    2 points
  4. Blesta Addons

    Merge Invoice

    We have done the plugin as you have descrived . under client profile a new link called merge invoices . that list the invoices (Open / Closed / Void / All). the admin can select multiple invoices to merge them, we are not coping the lines, but movind them to the target invoice, then we create a new line with total 0 in old invoice, adding a note and voiding it, then updating the service_invoices if exist, and the transaction if exist. finnaly we calcul the total and paid ...ect with setClosed() . the limitation is only in currency, the merged invoices should has the same currency. as now we can only think only in adding a ACL permissions for staff.
    2 points
  5. Maybe Blesta can integrate with the existing PayUmoney non-merchant plugins in the future ? Link to documentation: https://www.payumoney.com/dev-guide/webcheckout/bolt.html
    1 point
  6. Love those "test messages" haha!
    1 point
  7. Paul

    Deleting Support Tickets

    The domain manager plugin will require a new version of Blesta that implements some supportive functionality, but we are using as much existing functionality as we can. The domain pricing grid is set within and handled by the domain manager plugin, not the module.
    1 point
  8. I agree, see CORE-2607
    1 point
  9. 1 point
  10. PauloV

    We want you! :)

    @Paul eheh my dauther dosent like to sleep she has now 7 months my son always sleep a night only the first 3 months was a bit dificult and now he has 6 years time passes fast lol @WebhostingNZ.com Thanks. I hope so but now I have a litle experience from my son, so is a bit easy to adapt eheh @Joseph H Being a father is the most wonderful experience in the world, for me anyway the first smile, the first walk, the first word, and its very quick the years pass @Blesta Addons eheh you have grown very fast im very happy to still find you here and with alot being done by you and your theme
    1 point
  11. Blesta Addons

    We want you! :)

    i have passed this period, it was a ver long story..... now i sleep like a elephant Congrats, we are Equal, but you need to do more effort to equal me in addons
    1 point
  12. just a note, is not a big deal here is the note added to invoice, it should has a small formating fix Service #2637 canceled Jan 25, 2018 10:00:19 PM. Removed line items: - 1.0000 @ 100.0000: Basic - xxxxxxx.xxx (Jan 25, 2018 - Jan 25, 2019) Service #10155 canceled Jan 25, 2018 10:18:32 PM. as you see here there are (1.0000 @ 100.0000:) it should be something like (1 - 100$ : ).
    1 point
  13. I see you include custom CSS at the bottom of your HTML. That CSS uses open/close braces (i.e. "{" and "}"), which are reserved characters used for tag replacement by the template parser, so your CSS rules are conflicting with it. See my post here for a work around.
    1 point
×
×
  • Create New...