Stock Location Management Hook
The script file must be located in your CAPITAL program directory and must have the file name R-STLOC.MAC
Entry Values
None.
Return Values
None.
Comments
This hook is executed for each stock item that is altered or copied when the Manage Stock Locations utility is executed.
Example
* Default all altered stock records
* to a unit measure of 'EA'
Stock->(Write("Measure", "EA"))
____________________________
Related Topics:
![]() |