FAQ
How can we help?
Full Site Search

Reminder of min. inventory requirement

x
Min. Inventory requirement

Daily Reminder

Real-time Reminder

With Ragic's current available tools, we can set a minimum inventory requirement value with two methods.

Here, we use the "Inventory" sheet in "Inventory Management" template as an example.

Daily Reminder

Step 1. Create a "Min. Requirement" field and a "Notify Date" field

Set "Min. Requirement" field type to Numeric, and

"Notify Date" field type to Date field with IF(A6>A5,TODAYTZ(),"") formula applied.

The formula will return today's date when the "Min. Requirement" field value is larger than that in "Total Qty" field. Otherwise, it will return an empty value.

Step 2. Configure a reminder based on "Notify Date" field

Step 3. Set up automatic daily recalculation

Step 4. Arrange the order of workflow in job schedule

Note: make sure that the execution time of daily workflow is earlier than the reminder.

With the above settings, the system will send reminders if the inventory is below the min. requirement value at the time configured in the job schedule.

Real-time Reminder

Step 1. Create a "Min. Requirement" field and a "Check" field

Set the "Min. Requirement" field type to Numeric, and

"Check" field type to Selection field with IF(A6>A5,"Yes","No") formula applied.

The formula will return "Yes" if the "Min. Requirement" field value is larger than that in "Total Qty" field. Otherwise, it will return "No".

Step 2. On the listing page, apply a shared view based on "Check" field

Step 3. Apply a notification for shared view based on the view created in step 2.

With the above configuration, you'll receive a notification email of:

1. New records that match the query conditions (either by creating a new entry or modifying an existing entry).

2. Records that formerly matched the queries but do not any longer.

Top of Page

    Start Ragic for Free

    Sign up with Google