Search
-
Hi,
Just found that not only VendorCreditLineItem has this issue, but also CreditMemoLine has same issue.
It has become a blocking bug to whole system, please come out a solution soon, or we can not turn on synchronization engine and that impact project schedule a lot.
--
Alex
-
It seems like the RecordID of my CreditMemoLine records is changing after sync to Quickbooks. Here's a dump of one record before sync:
And here's the same record after sync:
Is this expected behavior? It doesn't seem to be happening with InvoiceLine records, just CreditMemoLine records.
-
Mark
The issue here is that the API does not support Cross Tenancy in the case where the same drop down value exists in multiple tenants.
When you are inserting into Tenant A, the API will utilize the drop down value from Tenant A.
I will create a feature request for an update to this logic - but I do not expect to see ...
-
Cross tenant.
This service is intended to be used by all tenants therefore the credentials(user) has access to all tenants. It maybe important to note that the purpose is to remove a long running process from method to a separate server running on a background thread. This way the user isn't blocked and watching the spinning ...
-
Hi Jim,
There’s actually an even easier way to make a page public. Just navigate to it in Method, select the gear in the top right and select . You will be guided through making the page public and a URL will be generated for you. Much simpler than the method above!
I hope this helps.
-Audisho
-
Mark -
Is the insert into the Invoice Line table cross tenancy ... Meaning, are you logging into the API using Tenant A, but inserting the record into Tenant B?
Or is it the case where you are logging into the API using Tenant A, inserting the record into Tenant A, but the record is being assigned a dropdown value that exists from ...
-
-
Thanks Jonathan, Please keep me informed. Client is anxious.
-
Hi Jonathan,
It’s not possible to modify the Method sign in page. All of your Method users are required to sign in via https://signin.method.me.
Your user’s data is stored in the Users table however, their sign in information (Method ID & password) are stored in a Method database and are not accessible via this table. Your users ...
-
Hi Mario,
Can you provide me with some steps to reproduce the error? I’d like to test this myself so that I can create a ticket.
-Audisho
|
|
|