Version 2 (modified by 14 years ago) (diff) | ,
---|
Insert data in application
- User Login
- Batch Upload data in xls format
- This requires a consistent model
- Align xls data headers with model entities
- View of these data
- User has specific need of view
- adjust the labels of the data forms according to user needs.
- User has specific need of view
Secure view of data to appropriately authorized users
Not all users have the same rights at all columns/headers (according to xls) and entities according to our model.
- user login
- Check users ' rights
- Show only data views he has right to view
- permit edit only to entities he has teh appropriate right
APPROVE CHANGES
(In case unauthorized user) Give permission to write/insert data in DB , and trigger an event for the editor or admin user to permit these changes.