Search
-
Any table in particular that you are seeing this in?
For example, Sales Orders would be anything that is open. Open means that IsManuallyClosed=False and IsFullyInvoice=False.
Paul
-
I don't think so.
Transactions that are "open" such an an unpaid invoice, un-closed sales order, pending estimate, etc., will ignore the history setting. You want these showing up in Method - you want customers and staff to see an invoice that hasn't been paid, regardless of how old it is.
Also, and transaction that has not ...
-
rbsom - portals, by default are https, for the exact reason the users are complaining about.
When you give them a link to sign into the portal, is that link https or http?
Also, if you edit the portal under Customize > Portals, what option do you have set for Step 6?
Paul
-
@mrjonboy - I tried it myself on both FireFox and Chrome and experienced the same problem as you. Sometimes it worked, sometimes it didn't.
We've been having problems with the latest version of the HTML editor we use, and are in the process of replacing it. The "labs" version of Method has the new HTML editor, but the web ...
-
@smohyee - We looked into it. The need for those to be required no longer necessary - it was early on in the platform, but not anymore.
You should be good to go now.
Thanks for the beers,
Paul
-
Bob -
We don't have any examples on how to use the Method API with OpenOffice. That's not to say it isn't compatible with OpenOffice, but it just means that it's up to you as the developer to do it from scratch.
You just need to be able to call .net web services from code, or in this case from a macro.
I did a very quick ...
-
BTW - I used the lab version of the API for this:
https://www.methodintegration.com/methodapitest/service.asmx?op=MethodAPIGetScreenURLV4
The reason I used it, is because the non-lab version requires the specified user to be currently signed in, which is an outdated requirement.
Paul
-
@CF_Pro -
Sorry for the delay. Since this is an API question, I answered it on the API forum here:
http://www.methodintegration.com/cs/forums/p/3016/11441.aspx#11441
Paul
-
CF_Pro asked how to create a single sign on link to a portal from his website. I answered the question here:
http://www.methodintegration.com/cs/forums/p/2985/11437.aspx#11437
But for the API portion of the question, I wanted to move the conversation to the API forum. Here's my response.
For the tab link name, it ...
-
Viret - If you delete the records using the API, then the records should be removed from the conflicts area.
Unfortuantely, the Conflicts listing is not an exposed table (in Method or the API).
You mentioned in another post that the conflicts were "DeleteFromDesktop", but that the records were actually not even in the database anymore. ...
|
|
|