Bug 1884 - Automatic indent against gloves
Summary: Automatic indent against gloves
Status: RESOLVED USER TO VERIFY
Alias: None
Product: IMIS STORES AND INVENTORY
Classification: 01.IMIS
Component: IMIS INVENTORY FORMS AND REPORTS (show other bugs)
Version: unspecified
Hardware: All All
: Normal normal
Assignee: Mahender
URL:
Depends on:
Blocks:
 
Reported: 2019-11-11 14:10 IST by Deepti Tyagi
Modified: 2019-12-26 15:35 IST (History)
1 user (show)

See Also:
Database:
Module ID:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 3 Mahender 2019-12-26 15:35:05 IST
This is done , please update sku wise, store wise min level qty and reorder qty
Comment 2 kk 2019-11-13 19:11:56 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?
Description Deepti Tyagi 2019-11-11 14:10:25 IST
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