Search
-
@ Innovative
From the error message, it appears that there is an issue with a drop-down menu within the screen. The drop-down menu might be missing or allocated incorrectly.
These messages are from a new validation that was recently put in place and the issue has always been there, we just never made our users aware of it prior to ...
-
Hi sbartgis,
Sounds like you hit the webservice timeout unfortunately.
Our databackend is sqlserver both and Limit and Offset do not exist in sqlserver. The closest you have is Row_Number in conjunction with a common table expression, but that functionality is not supported by the API and there are no plans to include it in the near ...
-
Lisseth - Welcome to the Forum
I believe that you are currently using the QuickBooks Online Edition. There is not an option to make a customer inactive within the QB online software. Hence under Method, when you are setting a customers to be inactive there is no relationship with that field in QB Online during the sync process. This means when ...
-
Warren_nickus,
I moved this post to general Q & A to make sure your question is properly addressedd
Dave
-
Warren_nickus,
I am unable to reproduce this problem. I have tested MethodAPIInsert,MethodAPIInsertV2,MethodAPIUpdate, MethodAPIUpdateV2 on both the original and forthcoming version of the API.
Below is an example of the code I used to test MethodAPIInsert (I have blanked out the company account, user name and password, with XXXX, YYYY, ...
-
By the way, I think this is a very clever way to move reports from QB to Method without having to redesign the aesthetic side. Thanks for sharing!
-
I've watched the webinar on assigning roles, and I have a followup question:
As the sole customizer of Method, it is important that I have access to every screen, every tab link, every table, etc. However, as I am not the owner of the company, I need to be restricted from access to sensitive financial information. So, for example, I want to ...
-
Dave,
Were you able to come up with anything? This is really frustrating. Is the problem with the API on your end?
Nick
-
I am going through a list of my old customers in Method Integration, making the ones we haven't done bussiness with in a while 'inactive' but I believe there must be a glitch in the system somewhere because I noticed that a few customers that I had already made 'Inactive are back on my 'Active Customers' list. I've had ...
-
[quote user="smohyee"]I assume running through the AR is more resource efficient than running through the value on screen when used by multiple functions.[/quote]
Using the AR might be a little more resource efficient but the biggest reason for using an AR is code reuseability.
~C
|
|
|