Search
-
Hi,
The question is, can I use a same account to login to Method system, report designer and Integration engine at the same time? Currently, I face a random issue,
1. I logged in to Method system now.
2. Method Integration engine is on with the same account.
3. When I tried to use repot designer, it reports that my account can not been ...
-
any update to these issues? Or, can you share something about it? How about giving us a ballpark estimate so we can decide to wait for your solution or find other solutions.
--
A
-
OK - I think i can re-write the service to receive the Method company as a parameter and therefore modify the credentials to match the tenant.
-
The following updates are now live for users of Method:Classic.
Fix - Sign up for QBD account on Method:Classic does not display first & last name on profile page (Ticket PL-668)
Fix - Unable to use the Send / Resend invitation email button from the User Setting page (Ticket AS-610)
Cheers,
Jonathan
-
Hi rgatton,
Thank you for bringing this issue to light - This is not expected behaviour. I've confirmed that this is happening when creating a Credit Memo from the Method front end as well. I have created a ticket with our development team to investigate this issue and will post back once I have any updates.
Cheers
Jonathan
-
Hi Jonathan,
This isn’t going to work with the thousand separator. You are casting the value as a varchar and the subtotal function only works on a numerical field. Unfortunately, I am unaware of any workaround that you can use for this. If you need the subtotal field, you will need to remove the SQL override for the thousand separator. ...
-
Hi Alex,
Thank you for informing me of this. I have added to the ticket that this issue also exists for the CreditMemoLine table. I expect that this will be addressed at the same time. As always, I’ll keep you posted on any updates that I receive.
-Audisho
-
Hi Method,
Does anyone experienced in SQL? I'm looking for a function to subtotal the row post it on the bottom row. Just like to Subtotal Function in Method. But because I use SQL override, the Subtotal Function is not working. Does anyone know the SQL? Below are the screenshot,
Table
SQL Used
CONVERT(varchar, CAST([Amount] AS ...
-
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.
|
|
|