-
The following updates are now live for users of Method
Bug fixes
Transactions to respect Customer tax preference for group items
Tax calculation to prioritize tax preference of the line item if changed for any transaction
QBDT Estimates - Handle subtotal items with tax code if the Customer tax code is Non
Stop ...
-
I understand that there is not necessarily a way via Method to actually integrate a Method contact form into a website outside of a link. I want to for usability issues for an elderly demographic, just have the form display on the site we have. Is there anyone who has figured out a way to make this possible? And if so what was the code that you ...
-
The following updates are now live for users of Method
New Features/Updates
App Routines can now be run on a schedule or be processed in the background. Learn More
Regards,
Michael
-
I have a table called Bill and I did sent a request and suddenly it starts an endless looping duplicanting my data so many times (50000 so far) . How can I stop it and delete all these duplicated data ?
-
The following updates are now live for users of Method
New Features/Updates
Attachment widget now validates against malicious file types. (PL-23189)
Regards,
Michael
-
Just wondering if local IP PBX call system can be integrated with Method system. Need to get a pop up in Method screen if call from some customer is received on local IP PBX.
-
-
The following updates are now live for users of Method
QBO Updates
Upgrade QBO sync to support Intuit throttling limits of 10 requests per second
Regards,
Laks
-
Try using:
SalesRep IS NULL
-
I am using your API and running a query on our customer table to locate accounts where a specific field is blank (salesrep). I am unable to pull "blanks" or "Null" values. Is there a specific method to return empty fields via your API? Is there a LEN() function in your API strWhereClause?