Skip to main content
Solved

Issue of Material Shop Order to be Restricted to Planned Quantity

  • March 21, 2022
  • 2 replies
  • 169 views

Forum|alt.badge.img+2

One of my customers would like to restric the issue of material in the Shop Order to the Quantity Planned as per the product Struct7re. Currently, the system allows to over-issue. Is there a facility to stop this

 

Nitin

Best answer by Björn Hultgren

Unfortunately there’s not setting to control this. When Manual Issue is used, it is always possible to issue more than required.

Maybe an event could be created that triggers when the issued quantity is increased on the shop order material and an event action could fire if the issued quantity is higher than the required. This action should fire a sys error. 

This topic has been closed for replies.

2 replies

Björn Hultgren
Hero (Employee)
Forum|alt.badge.img+25
  • Hero (Employee)
  • 1061 replies
  • Answer
  • March 21, 2022

Unfortunately there’s not setting to control this. When Manual Issue is used, it is always possible to issue more than required.

Maybe an event could be created that triggers when the issued quantity is increased on the shop order material and an event action could fire if the issued quantity is higher than the required. This action should fire a sys error. 


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Partner)
  • 4 replies
  • March 21, 2022

Thanks for clarity on settings.

 

We will create the event

 

Nitin