-
Opening Stock
- Barcode validations:- Barcode validation is based on colour, size, cost price, material, item code, brand. if any one of the attribute changes i.e a new record comes then a new barcode is created.
- On the dyanamic creation of barcode page, if the barcode is already created and if we try to create a new barcode with the same attributes then it will throw alert "Barcode already created".
- Dynamic row validation
- Entry Stock
- Checking item quantity in opening stock and if that item is present in opening stock then it will sum up with entry quantity and the status of item gets "inactive" from opening stock else it will go directly into entry stock items.
- If the item is already present in entry quantity then it will get updates to the entry stock items.
- MRP should always be greater or equal to selling price.
- Stock Distribution (Outward To Godown)
- On selection of godown name it displays the list if the items avilable in that godown and it is not necessary to transfer all items to other godown.
- On Clicking of final submit the data gets stored in outward to godown along with stock distribution.
- The maximum number of items to be transferred is on the availability of stock. if we try to transfer items exceeding the stock then it will throw alert" cannot exceed items more than stock quantity".
- Stock Distribution
- Shop to Shop, Shop to Godown, Godown to Godown etc.
- Cross Verification on Receiving Goods.
- Creation of Key on Receiving Goods for security Purpose.