Search
-
Hi Craig,
Have you tried running a full sync, to see if that updates the transactions in Method? Do you have any conflicts listed under QuickBooks > Resolve Conflicts?
- Justin
-
Hi incognito,
Glad to hear you've got it working. Let us know if you run into any other issues.
- Justin
-
Hi incognito,
You'll want to look in the list of actions for whichever event is triggered to cause the error message (whichever button is pressed, etc.) If it happens when the screen loads, check the onScreenLoad event of the screen (found in the Advanced screen properties).
Once you've located the action set, you can try putting ...
-
Hi Matt,
To clarify, you suspect that it's getting cleared out when we push updates to Method:New?
If you can replicate the issue that would be best, and I can put a ticket in for it immediately. If not, I can create a case and one of us will reach out to get a better idea.
Let me know.
- Justin
-
Hi Matt,
I've opened a ticket with our development team regarding this. I'll keep you posted on its status.
- Justin
-
Hi Douglas,
Sorry for the late reply, this one slipped by me. For the report you're describing, you shouldn't have to link the Customer table to the InvoiceLine table. You should be able to access all the fields you need by using the Invoice table as the Master table for the report, and the InvoiceLine table as a Detail table.
Once you ...
-
Hi Alex,
Although the subtotal row will total whatever is contained in your SQL override, you cannot change its formatting. This goes for both alignment as well as number of decimal places.
- Justin
-
Hi Alex,
SQL Overrides are outside the scope of what we can really provide help with here on the forums, but you could try using GETDATE(). I'm not 100% certain if it will work, but you can give it a shot.
If you'd like to go over some more advanced customization concepts, you would likely benefit from booking some time with a ...
-
Hi Alex,
Are you using the Shared Result on the same screen you're populating it from? If so, I would recommend using a hidden Textbox to hold your value instead of a Shared Result. This will allow you to make values available for different events of the same screen, but it will be a bit easier to debug since you can un-hide the Textbox while ...
-
Hi Karen,
We have a new Help Center for Method:New, which you can find here.
Hope this helps. :)
- Justin
|
|
|