Jump to content

limitstudios

Members
  • Posts

    17
  • Joined

  • Last visited

Reputation Activity

  1. Like
    limitstudios got a reaction from activa in Graphs not loading consistently   
    @Paul can you let me know how the widget loads the scripts and where in the code it does this and renders the graphs; we use nvd3 for graphs/charts in alot of our projects and haven't come across this issue so would be more than happy to look into this and see if we can get a fix for this
  2. Like
    limitstudios got a reaction from evolvewh in Graphs not loading consistently   
    I have been profiling this and each time the graphs are not rendered this error is displayed in the web browser console, may help to debug this, the script which errors looks to be nvd3 related, so guessing a timing issue when the scripts are loaded into the browser
    TypeError: ja.watchTransition is not a function  
  3. Like
    limitstudios got a reaction from Michael in Blesat compatible accountacy software   
    I have integrated Xero on our internal system (non blesta) and the flow is normally like this:
    Choose your API application type (private, public, partner). The partner application type is normally best to use for integration as you can swap expired OAUTH tokens for new ones; public does not allow this so access is limited to 30 minutes then you have to re-auth When creating an invoice (you can pass the Blesta Invoice Number into Xero to keep the Invoice Number's in sycn), first check if client email exists as a contact on Xero, if it does not create a new contact in Xero and store the Xero Contact GUID, else get the Xero Contact GUID if exists Pass the stored Xero Contact GUID when creating the invoice and store the Xero Invoice GUID When recording a transaction you will need to create an Xero Payment record and Xero Invoice GUID, the Xero Account ID (the bank account ID or the account code) and the payment date and amount Calls are GET, PUT, POST when connecting to the Xero XPI
    If you have any questions just get in touch via private message or here
  4. Like
    limitstudios got a reaction from Michael in [Ideas] Late fee Plugin   
    Excellent looking forward to this plugin
  5. Like
    limitstudios got a reaction from Michael in Database Structure   
    OK thanks, I think I'll also install the free trial as well
×
×
  • Create New...