if i have an new application how to add this application to access right in users to make the user how is not an administrator to access this application
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
5169
Vistas
Hi,
You need to add security file "ir.model.access.csv" in your application.
Thanks
You can find its in any addons module under "security" folder
where i can find the file "ir.model.access.csv"
You can find its in any addons module under "security" folder
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse
Is it a new application developed by you, or an already exiting application (developed by others)?