I would like to prohibit to update of a material requisition line while it is at released status
and i also would like to prohibit to go back from release staus to plan status
must it done thru event ? or pêrmission set ? specific coding ?
thanks
Best answer by Randini Jayasundara
Hi @Djedai
You can create a custom event to trigger an error message when updating the lines in Released state but make sure to define your conditions (like restricting specific fields). Otherwise you won’t be able to process the line further since each time an update occurs, you’ll be getting the error.
You can create a custom event to trigger an error message when updating the lines in Released state but make sure to define your conditions (like restricting specific fields). Otherwise you won’t be able to process the line further since each time an update occurs, you’ll be getting the error.