Search
-
Is there a way to generate the PDF Invoice through the API and email it?
I have noticed the API does have an "Email" call but it requries an attachment. Can we generate that attachment through another call?
Thanks,
Nick
-
We have a serious problem and I was helping someone will be able to shed some light on this topic.
For some reason when typing in any decimal number, the number typed in Method and the number synced in QuickBooks does not match.
For instance, we're creating a Sales Order through Method and entering an item with a rate of ...
-
This question is no longer API related. The problem is between Method and Quickbooks. When I create a new sales order and put an item with a price - $44.20, after syncing I get under "Rate" in Quickbooks $44.1999999
I will post it in the general forum.
-
Well, to be more accurate about my current situation, it's not that I'm going to be designing screens to access privilegd information.. it's that I need to be restricted from being able to create such screens.
Here's the situation: Method apparently requires the synching Quickbooks account to have access to "Sensitive ...
-
[quote user="Martin"]However I have still not tested wether this applies to customers that you email the invoice to direct from the system.[/quote]
Based on your fix above, it will work for your customers if they have the correct regional settings in their browser. The invoices we email is generated on the fly so the email ...
-
@smohyee
I am not sure if there is a nice, clean way to achieve your goal with this task
If you want the ability to customize screens and not actually see the data in the runtime screens will require a lot of awkward customization and still might not be 100% fool proof.
You can consider :
1) You, as the customizer, take direction and ...
-
@Ted,
Thanks for the quick reply. Your suggestion works great and solves the overlap and loss of image issues. There's still a little hiccup in that the watermark doesn't display in design mode, so I still use my original image there as well, as it's needed to lineup the fields.
Thanks again fo the ...
-
Understandable.
Knowing that it is SQL Server helps because now I am able to say "TOP 1000" in the fieldQuery and choose a column to order by I can now range the requests by something other than date - which I don't like.
I suppose since you didn't offer any alternatives that there is no way to get an entire table in one shot. ...
-
@ 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 ...
|
|
|