this error message pop up when i trying to post the customer invoice, happen twice for this particular customer, especially when i want to copy document.
*This post is locked for comments
this error message pop up when i trying to post the customer invoice, happen twice for this particular customer, especially when i want to copy document.
*This post is locked for comments
Well as the error message suggests.. somewhere in the code that is executed a number is divided by zero. The fastest way to find out where it happens is most likely to activate the debugger and run the code again. The debugger will then stop at the place in the code where the error happens and then you take it from there. :-)
You have most likely had some custom code inserted somewhere that produces this error. I am pretty sure the standard NAV code does not produce an error like this.
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156