-
ITfromValor,
The Item table is read only. You will need to add items to the appropriate sub-table ... So for example
Inventory items are added to ItemInventory
Service items are added to ItemService
NonInventory items are added to ItemNonInventory
etc
-
I am trying to add items to the Item table (if they do not exist) but I am getting an error - Table does not support add. Could you please advise me what could the issue be?
Mary
-
Here is a post with a working PHP / Gravity Forms example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
I got it to work. Here is a post with a working PHP example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
Here is a post with a working PHP example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
Here's the post referencing a working example: http://www.method.me/cs/forums/p/9307/31447.aspx#31447
-
I was having trouble myself finding any fully working examples of the Method API in PHP or, better yet, a PHP example that was integrating data from a WordPress Gravity Forms form into the API call. I've figured it out and thought I'd post in case others found themselve in a similar situation.
I ended up using ...
-
I'm getting the same error message when trying to view an Estimate in print preview.
We clicked the Synchronize button next to Changes-only Sync. It now shows that it synched within the last 1/2 hour. However, when I try to view the same estimate again in print preview, I'm still getting the error. Any other ...
-
-
Great to hear! Thanks arrowplane.