Skip to main content
Solved

control on material requsisition status

  • November 28, 2021
  • 1 reply
  • 92 views

Forum|alt.badge.img+9

Hi community

 

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.

This topic has been closed for replies.

1 reply

Randini Jayasundara
Superhero (Employee)
Forum|alt.badge.img+12

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.