Search
-
You're welcome. And - just in case you do need to make a page public without a login, there is a way to do so by using the create third party portal link action. Just in case that ever comes up.
-
Excellent. Thank you for letting me know.
-
James -
Can you check it out on your end now? It is doing the rounding properly for me now.
Paul
-
Phillip,
Pages are only "public" if they are shared through a third party portal.
So unless you are sharing pages through a portal, they are not public.
Paul
-
James -
Got a response for you. It looks like an issue with the code using single data type instead of a double data type. It's causing the number 12,345.67 to look like 12,345,670001 in the back end. It's fine on smaller numbers, and never an issue when the bill doesn't total up 0. but in your case on totals ...
-
James, so long as they total up to $0, it really should be fine.
Let me look into it from our end. I tried an example of $100 positive, and $100 negative and it worked perfectly. Perhaps with the number of items and number of expenses, it is getting upset somewhere.
I'll let you know what I find out, but in the meantime, keep ...
-
Sounds to me like there is more to it that meets the eye (but thanks for the screenshot!).
I think you would get that if you total up all the Expense lins, and total up all the Item lines, and the sum is not 0 or greater.
Are there any negative expense lines or negative item lines in there?
Paul
-
That shouldn't be a problem. Method still uses QBXML in the back-back-back end.
We don't restrict bills from going to QuickBooks that are 0 amount due.
Just make sure you add the line items. It won't send a bill that has no items or expense entries on it. That is against the ...
-
James -
We don't have an example of bills. But there is an example of a web app that inserts an invoice. You can get the sample apps here:
http://www.methodintegration.com/web/self-service-documentation.aspx
The idea is that you would use the MethodAPI Insert function to insert a Bill. This would give you ...
-
Marcus - you should be back to normal now.
BTW - how do you like those new dropdowns?
Paul
|
|
|