We have noticed that when a new order/quote is entered there is already an order note from a previous order/quote that appears.
Why would an order/quote note show on subsequent transactions?
We are running in a 4 server Terminal Server configuration.
Ideas?
—————————— Jeff Roe Kele Inc Bartlett TN ——————————
Thaddeus Suter
Member
June 15, 2017 at 5:29 PM
This occurs when somebody has screwed up the NOTEINDX in the Company Master Table (SY01500) or it has no room for growth.
A new SO is created and it gets the next NOTEINDX from Company Master that has already been used. Hence a used Note shows up on the SO when it should not.
The fix is to run a sysobjects table cursor select on NOTEINDX to get the MAX(NOTEINDX) from the transaction tables. One you find the max NOTEINDX, update your company master table NOTEINDX to any value that is larger – but make sure you leave room for growth like an extra 0 or 00. Alternatively, go look at what the NOTEINDX is in the Company Master table and double its value while leaving room for growth. That will solve the problem…just less precisely than finding the MAX Noteindex from the transaction tables.
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!