MaterialStock GitHub

📊 Overview: 3 Functions

Extends: DataClass

🕐 Last updated: 2026-01-13T16:04:12.141Z


📑 Table of Contents


Functions

Regular Functions

restLoadMaterialStock

Function restLoadMaterialStock($RestPostDataObject : Object) -> Object

REST endpoint to load material stock details in warehouse mobile app, with location assignment options

Parameters:

Name Type Optional Description
$RestPostDataObject Object - -

Returns: Object


restUpdateQuantity

Function restUpdateQuantity($RestPostDataObject : Object) -> Object

REST endpoint to update quantity of a material stock record via mobile app prompt

Parameters:

Name Type Optional Description
$RestPostDataObject Object - -

Returns: Object


restLocateMaterialStock

Function restLocateMaterialStock($RestPostDataObject : Object) -> Object

REST endpoint to locate and assign material stock to a location; processes QR code scan or manual location entry

Parameters:

Name Type Optional Description
$RestPostDataObject Object - -

Returns: Object


🗂️ Tables

� Forms


Generated from MaterialStock.4dm


This site uses Just the Docs, a documentation theme for Jekyll.