-
Hey Alex,
Upgrading your version of QuickBooks and converting your QuickBooks file will not cause any issues with Method.
Just be sure that you are performing an upgrade on the file and not creating a new file and migrating the data. Method will sync based on the ID numbers from QuickBooks so as long as these don't change during the upgrade ...
-
I have been trying to calculate 4 fields into one field as listed below. Fields 1 through 4 are the ones that I'm trying to get the data from and the 5th field is where I'm trying to put the sum in. This seems difficult to do since the basic math calculation function only allows two fields per code. Can anyone help me with ...
-
Hey Kelly,
Unfortunately that cannot be done. You can do it vertically, by horizontally(columns) is not possible.
-- Mortaza
-
Help!
I copied an estimate from Method templates to customize header and footer information only and save with custom name. I sent an estimate to customer using Method portal, he pointed out that it showed two currency types, "Item Price" column showed "$" and Total Price ...
-
Using viewaccCustomer.fieldName was the answer you needed as discovered by MikeH and confirmed by MethodGreg. I just found this golden nugget of info.
James
-
Hi,
we plan to switch to QuickBooks 2016 windows desktop by end of this year. I'd like to know if there is anything we need to take care before switching? We are using QuickBooks 2013 Windows Desktop at this moment. Thanks.
Alex
-
That worked beautifully!!! Thank you!
-
I added to the screen and was trying to put a value in the field. I don't think payroll is completely setup yet for this account.
I'll try again later after this is done.
-
Hey Mahlon,
Looking at the API docs for Employees I do see it is listed.
https://developer.intuit.com/docs/api/accounting/Employee
I do see it states: 'The date format follows the XML Schema'
Also are you Adding the HiredDate to an Employee or Updating?
-- Mortaza
-
I want to update the Invoice report. I want to break the invoice line items section into 2 columns. First column will display rows of a specific type of line item (i.e. Service item) and the second column will display text and rows of another type of line item (discount item).
Is this possible?