inoerp / inoERP

inoERP is an OneApp [ Go back-end & Flutter front-end ] based enterprise management system
http://docs.inoerp.com/
Mozilla Public License 2.0
767 stars 675 forks source link

access #55

Open Sriram1234567 opened 7 years ago

Sriram1234567 commented 7 years ago

I am developing a custom module in my system,here i can create any number of records,here in the search button i need to get the only particular(login) records.(for example a particular user,should see only his records,not other records.But here I can see all other user records also).So how can I restrict other user records.

example:abc user create 2 records. and xyz user create 4 records. if abc user login ,it should be display only abc records when click on search button.

inoerp commented 7 years ago

As of now, you can control it by creating different access groups and assigning correct access levels to the users