Jump to content

NETLINK

Members
  • Posts

    125
  • Joined

  • Last visited

  • Days Won

    7

Reputation Activity

  1. Like
    NETLINK reacted to Jono in Stripe zip code   
    Don't see why not. https://dev.blesta.com/browse/CORE-3901
  2. Like
    NETLINK reacted to kepler in Stripe zip code   
    Hi,
    Thanks for the reply. For anyone who might need, we just have to go that file ( components/gateways/merchant/stripe_payments/views/default/cc_form.pdt ), and in the line:
    // Create an instance of the card Element. var card = elements.create('card', {style: style}); change it to (hide the zip option):
    // Create an instance of the card Element. var card = elements.create('card', {style: style, hidePostalCode : true}); There are several settings and options we can control described at: https://stripe.com/docs/js/elements_object/create
    Best regards,
    Kepler
  3. Thanks
    NETLINK got a reaction from Joseph H in Namesilo Domain Management Plugin   
    For reference:
    https://github.com/NETLINK/Blesta-Namesilo
  4. Like
    NETLINK got a reaction from Blesta Addons in Manually Email Invoices   
    Okay, I figured out how to do it. Need to tick the checkbox beside the invoice. It would be nice to be able to do it from the billing section too, though.
  5. Like
    NETLINK got a reaction from Sokaris07 in Domain Registration With Universal Module   
    Here ya go...
    https://github.com/NETLINK/Blesta-UniversalDomains
  6. Like
    NETLINK got a reaction from jobplease in Problem With Invoices And Sales Tax   
    I'm having some trouble with the calculations of VAT/Sales Tax and invoice totals.
     
    For example, I have 2 line items...
     
    Line Item 1 -- Quantity 3 -- Unit Price 32.50 -- Cost 97.50
    Line Item 2 -- Quantity 3 -- Unit Price 32.50 -- Cost 97.50
     
    Subtotal: 195.00
    VAT @ 23.0000%: 44.86
    Total: 239.86
     
    The subtotal is 195.00, which is correct. The sales tax on this invoice is 44.86, which is incorrect. 23% of 195.00 is 44.85, so the invoice total should be 239.85, not 239.86.
     
    The problem seems to be that the VAT/tax is being calculated on a per line basis, rounded, and then summed up. However, it should be calculated on the subtotal and then rounded. Or calculated on a per line basis, summed up, and then rounded.
     
    23% of 97.50 is 22.425
    Rounded, that becomes 22.43. 22.43 x 2 = 44.86. The rounding occurs before the addition. It should occur after the addition.
     
    Installed Version 3.6.1
  7. Like
    NETLINK reacted to jobplease in Problem With Invoices And Sales Tax   
    That looks about right here also. Good pick up.
  8. Like
    NETLINK got a reaction from jobplease in Problem With Invoices And Sales Tax   
    I guess since it's possible to enable or disable sales tax on a per line basis, the tax cannot be calculated based on the subtotal, but then, the rounding should only occur after the total sales tax has been summed up.
  9. Like
    NETLINK reacted to Blesta Addons in Namesilo Plugin   
    Internetbs has email forwarding i think . I never hear about a module gas the dns management done .
  10. Like
    NETLINK got a reaction from Blesta Addons in Make Modules Support Actions/cron/events   
    I think custom module actions would be a good idea.
  11. Like
    NETLINK reacted to Blesta Addons in Namesilo Plugin   
    i think is better to wait until v4.1 , to not loose time in thing maybe will not be working in v4.1 .
  12. Like
    NETLINK got a reaction from bunny in Namesilo Plugin   
    Marketplace link:
    https://marketplace.blesta.com/#/extensions/27-Namesilo
  13. Like
    NETLINK got a reaction from Blesta Addons in Namesilo Plugin   
    I can do it. But I have limited time and resources. And personally, I use dedicated DNS servers. If the demand is there, though, I'm willing to give it a shot. I might start a crowdfunding project.
  14. Like
    NETLINK got a reaction from Michael in Namesilo Plugin   
    I can do it. But I have limited time and resources. And personally, I use dedicated DNS servers. If the demand is there, though, I'm willing to give it a shot. I might start a crowdfunding project.
  15. Like
    NETLINK got a reaction from Blesta Addons in Namesilo Plugin   
    Marketplace link:
    https://marketplace.blesta.com/#/extensions/27-Namesilo
  16. Like
    NETLINK reacted to jbincs in Namesilo Plugin   
    This may be true that they are lazy in developing a blesta module.  However, the plugin benefits Blesta more than Namesilo.   I don't foresee any Namesilo members choosing Blesta over Namesilo.  In the end, Namesilo members will be forced to other hosting applications. 
     
    Remember, people don't buy hosting applications and then see which domain registrars are available. It works the other way around. Those who are members of domain registrars look to see which hosting platform is available for them. Therefore, Blesta's growth depends on which providers are supported, but domain registrars aren't dependent on which hosting platform supports them.  People get domains first.
     
    Not too long ago a Clientexec plugin popped up on Namesilo. So that will leave Blesta out of the mix.  I have a Hostbill and WHMCS license. However, development is more open on Blesta (for which I have use for custom plugins I want developed).  However, if  I cannot , why would I consider Blesta over the others?
     
    I do hope a Namesilo plugin is developed though. I'd like to invest in Blesta because of it's openess in which I can have customization. Because of this, I would invest in Blesta for a long term.
     
    My suggestion would be: If it's sooo simple to develop a Namesilo plugin, Blesta should just lose the ego and take the small amount of time to get it done, an done well to start capturing more sales, which would help in further development and growth.  A simple business logic, from a Business Analyst.
     
    Just food for thought.
  17. Like
    NETLINK reacted to Blesta Addons in Make Modules Support Actions/cron/events   
    we are now facing some lock of feature in modules , at least we need modules to be able to register widgets and events .
    for widgets we can use plugin instead , but is a bad task for us, we prefer to group the word in one side , not is a deferent sides .
    events is the important thing that should be added to blesta , we can't control add/suspend/unsuspend/delete actions of modules via plugins . let say we have a plugin that it should act when activating a service for a specific module , we can't achieve this proccess .
    for tabs , we need to allow some staff to access just the TAB X and other staff can access TAB Y , and allow all to access general TAB .
    i hope the ideas well explained .
  18. Like
    NETLINK reacted to Tyson in Allow Module To Set Message Like Seterrors   
    A task has already been created to support this behavior, but it has not yet been completed. See CORE-1269.
  19. Like
    NETLINK reacted to Tyson in Enom Module - Nameservers   
    This is fixed in CORE-2180 for v4.0.
  20. Like
    NETLINK reacted to Tyson in Bug In Postalmethods Api Causing A 400 Bad Request   
    Thanks for the report. This is fixed in CORE-2178 for v4.0.
  21. Like
    NETLINK got a reaction from Blesta Addons in Domain Registration With Universal Module   
    Actually, I already have one. I'll change it in the next version. Probably be next week.
  22. Like
    NETLINK reacted to Blesta Addons in Domain Registration With Universal Module   
    recently i used this class https://github.com/HelgeSverre/Domain-Availability .
    but finally i have come to my own class that i use it now in my new order form , i will release it soon . then you can integrate it to your own module .
  23. Like
    NETLINK got a reaction from Blesta Addons in Domain Registration With Universal Module   
    Here ya go...
    https://github.com/NETLINK/Blesta-UniversalDomains
  24. Like
    NETLINK got a reaction from Blesta Addons in Domain Registration With Universal Module   
    Okay, got it. You have to create an account before you can use the module. I'll fix that, but you'll get it working by doing the following:
     
    Go to Settings -> Modules -> Installed.
    Click Manage beside the Universal Domains Module.
    Enter a username and password (it can be anything at all, as it currently doesn't have any function).
    Go to Packages and edit your domain package. Click Save to update the module.
    The module name should now be entered correctly and you should be able to register domains.
  25. Like
    NETLINK got a reaction from Blesta Addons in Domain Registration With Universal Module   
    Suggestions are good
     
    I've added it here, as an enhancement:
    https://github.com/NETLINK/Blesta-UniversalDomains/issues/3
×
×
  • Create New...