Search
-
Try using CompanyName='4th' with single quotes instead of double quotes.
-
I'm not asking anything about code at all. What I need is an XML package example. Your C# there generates an XML package which posts against the API endpoint. Can you execute that code snippet, and paste the actual XML package generated by it? Thanks!
-
Hi ImTheirWebGuy,
We are a .Net not a php shop...so I don't have a php example to give you. I'm gonna suggest googling php to call a webservice...note its an .asmx not an .svc
The following is a C# example that will retrieve recordid and companyname where the companyname is 4th from the vendor table
System.Data.DataSet ...
-
There don't seem to be any examples for what the XML package should look like for this function, and I've had zero success trying to post a test package. Here's an example:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" ...
-
Hi David,
The functionality to automatically email customers with overdue invoices is not a part of the current version of Method. However, you or your credit manager can you use the List Builder feature to easily generate a list of invoices based on due date range, and then send an email template with the appropriate ...
-
I would like to know if its possible to have Method CRM automatically email out a series of reminder emails to customers that are overdue on invoices? For instance, on the day any particular invoice is 5 days past due, an email is triggered, with a particular message, and sent to the billing contact on file. And then to have this same ...
-
Perfect step by step instructions to accomplish this. Thanks Sam!
-
That was the problem. It now works properly.
Thanks Jason !
-
Hey David,
To accomplish what you are suggesting would require a bit of cutomization of several tables and screens. I can give you an idea of how to do this for Invoices, but this will work for Purchase Orders and Estimates as well.
Editing the Invoice Line Table
1) Go to Customize -> Tables / Fields -> Click ...
-
A user was having trouble because his customized Customer List screen was not showing the active RecordID when Go To... was clicked.
Shohei,
Take a look inside the screen designer of your customized CRMQBO_CustomerList screen. Edit the Contacts grid and look into the actions of the Go To... link on Step 2 of 9. You should ...
|
|
|