HI,
Is there an easy way to display a warning if the same External Document Number is entered twice in the Sales Order General Tab for different Sales Orders?
Currently it seems the same External Document Number can be entered multiple times without any warnings or issues.
(Also, does it track the External Document Number by Individual Customer / differentiate between customers for the Sales Order?)
I am brand new to Business Central, and we are trying to avoid having our CSRs entering the same order twice independent from each other. They are in different locations, but there is only one e-mail inbox for orders that can be accessed by everyone.
Any help/advice would be appreciated.
Thank you so much!!1
Thank you so much, everyone! You are awesome!
Thank you so very much everyone! You are awesome!
A small correction in the above code, you also need to apply the filter on the No. field so that it will not search for the current order
After the Document Type filter add the below line
SalesHeader.SetFilter("No.",'<>%1',Rec."No.");
Hi, yes this need a small customization.
Just a simple example, hope helps.
Thanks.
ZHU
Inge has answered you correctly, you will need a customization.
I am sorry. There is no such functionality in the standard system. It would require a small customization to cover that requirement.
It is there for vendor invoice number but not for external document no.
You can also submit it as an idea on experience.dynamics.com/.../ and Microsoft will review it.
Sohail Ahmed
1,200
YUN ZHU
1,006
Super User 2025 Season 1
Mansi Soni
836