Hi All,
we can generate report on all posted sales invoices except one invoice.
Can you please suggest any solution.
Hi All,
we can generate report on all posted sales invoices except one invoice.
Can you please suggest any solution.
Hi,
Like Nitin Verma said, it's a conversion error.
Somewhere in the code, there's a decimal (value 4.75) that is being placed into a Integer variable.
but without the proper conversion.
So the error is just saying that 4.75 can't be placed in that integer datatype.
You need to connect with your Developer to resolve that issue, its a kind of Integer variable which is trying to convert in Decimal in the same report.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156