how do i make fields mandatory in rms, purchase orders?
*This post is locked for comments
how do i make fields mandatory in rms, purchase orders?
*This post is locked for comments
Hi there.
I just came to the same question from one of our customers. I think, the only mandatory field on a Purchase Order is the PONumber (you can choose between automatically created PONumber or manually introduced), but no other field is mandatory.
But, after a small investigation, there is something You can do about it: there is a hook, standard RMS (hook SavePurchaseOrder, HookType 9, parametar value 5) that is executed when a new Purchase Order have been saved into the database or when existing Purchase Order have been edited and saved. You can hook up a DLL file developed by yourself, that can do many things: send an e-mail, send a RMS message to the user, re-fill some of the fields, pop-up a info message for the user, etc., etc., .. to mention just few of them...
Hope this is helpful, Regards, A.
André Arnaud de Cal... 291,735 Super User 2024 Season 2
Martin Dráb 230,466 Most Valuable Professional
nmaenpaa 101,156