Hello ...
i make new apps with Odoo Studio (Odoo Enterprise saas 17.2) here is details of application :
Model apps : x_report_visit
and the fields in the form is :
1. x_name : for name of schedule (char)
2. x_studio_date : for Date schedule (date)
3. x_studio_user_id : for sales person (many2one)
4. x_reports : for details report (HTML)
My question is , if i make New Schedule (record) and save it:
1. Can all user view all sales records ( any 3 sales in my teams )
2. Can i make this form only READ by other users sales
3. Can i make this schedule form only creator schedule can EDIT it.
Thanks & Regards,