| Summary: | Automatic indent against gloves | ||
|---|---|---|---|
| Product: | [01.IMIS] IMIS STORES AND INVENTORY | Reporter: | Deepti Tyagi <deepti.tyagi> |
| Component: | IMIS INVENTORY FORMS AND REPORTS | Assignee: | Mahender <mahender.singh> |
| Status: | RESOLVED USER TO VERIFY | ||
| Severity: | normal | CC: | sharad.sharma |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Database: | Module ID: | ||
|
Comment 3
Mahender
2019-12-26 15:35:05 IST
This can be done in 2 ways. 1. DB Trigger should generate an indent whenever old stock-in-hand is > minimum level and new stock-in-hand is less than minimum level. 2. Run a daily job to scan all items which are below minimum level and for which (stock-in-hand + pending indent-qty + pending po-qty ) < minimum-level. New indent-qty will be (re-order qty - pending indent-qty - pending po-qty). auto generated indents should have some flag or other means of identifying them. Question for user: Should the system consider user generated indents also when calculating new indent-qty? Dear IT Team Kindly provide us a provision of automatic indent against gloves (GN-OTH-CONST-MISC/618) The indent can be created automatically as soon as the stock reaches 1800 pcs/numbers. The order quantity will be 5000 pcs/numbers. Thank You |