App for users and for Manager

Hello Guys,
So I got a small inventory with 3 Maintenance workers.
Is there option to build app for the maintenance so They (Everyone has a unique ID) can only scan a product, And it automatic take the amount down at the specific product,
And also to build another app based on the same inventory
For the manager to view/edit the inventory?
Thank you

0 2 301
2 REPLIES 2

If I understand that right, it should be easy to do.

The first app would need two tables

  1. Table that has the items with inventory details
  2. another that records the scans of your maintenance folks. Iโ€™d create virtual columns that reference the stock of the original column, so they can see the inventory. Upon the scan, you could create a workflow that deducts from table 1, maybe even put an error if that scan brings it below 1.

The second app youโ€™d just need to reference Table 1 and make it editable for the manager.

Thatโ€™s my two cents, someone might have a cleaner way to do it, but thatโ€™s how Iโ€™d tackle the problem

Steve
Platinum 4
Platinum 4
Top Labels in this Space