Search
-
I have been working on a customized invoice template, and have done pretty well so far, but what's got me stumped is that when I preview the invoice in Method (from the invoice screen), the first item in the invoice line item grid is printing 3 times (I assume because there are three items on this invoice), and the other two items are not ...
-
Hi Karen,
I believe the caption is only one line, so I don't think there's any wrap or formatting you can do to increase the height or number of lines. I will put in a suggestion to the team here for this feature.
- Adam
-
Ensure you are not editing any screens, Publish then Save & Close. Try regenerating your Sales Order table; just find the table and click Edit Fields..., when the edit fields screen pops up just click Finished Editing Fields. Now try testing your stock screen again to see if that worked. If the issue persists please enable your ...
-
The quickbook version I am using Quickbooks Pro 2012.
Thanks Ashur for posting that info.
-
Hey Dave,
I just got off the phone with CF_Pro who asked me to post this on his behalf since he was on the road. I accessed his account to confirm the information and also regenerated his Customer table to be on the safe side. He's setup with a standard Method Pro for QBD account, the last full sync and changes-only sync were performed ...
-
Dave,
This is happening on my own account. It is not multi-tenant, it has been synced multiple times and I am using QB 2012.
I think the problem may be the table itself in the account. If I edit the InvoiceLine table in method and then click the finished editing fields button, I get the error message An error has occurred. An email has ...
-
Yes. Save All Sections is in there...just like it is on the stock screen. Like I said, updates to other values work...just not udpates with empty values. I'm using the stock screen right now and seeing the same behavior
-
Is there a way to format the captions on each column of a grid? I have one caption that is really long, but don't need the column to be that big - is there a way I can tell it to wrap the text in the caption to keep the column smaller? The column is for the client's reference only and is a read only column.
Thanks!
Karen
-
Hi CF_Pro and Matt,
I need a little more information since my account is working as expected.
Are the accounts you are having problems with Multitenant?
Have you done a full sync with the accounts yet?
What version of quickbooks are you using?
Dave
-
Hi Matt,
Sorry about the delay.
In a word....with existing functions you can't but....but what you can do is use the new function MethodAPIActionSendEmailV3, and pass in a string array of urls.
Simple C# example below
string[ arrAttachment = new string[ { ...
|
|
|