Please enable JavaScript.
Coggle requires JavaScript to display documents.
Variance Report criteria, Text box validations, Onload screen validation,…
-
Text box validations
-
If OM/QTY/VALUE is changed in one of the pair of text boxes, then the other box gets auto populated.
Greater than with positive value
Lesser than with negative value
-
Onload screen validation
Invoke GET_ST_IS_THERE_FF_DEPT
If the stocktake is bulk uploaded and user role belongs to store users, then directly skip the Variance report criteria screen
-
Invoke GET_ST_IS_THERE_FF_DEPT
If the stocktake is not bulk uploaded, then show Report criteria screen
-
-
-