I created a custom report on Odoo 18. Do I need to create a security file?
Because when a user creates a new client, I'm asked to grant the user permissions to create a client. Note that I created a new field to create a sequence for each client (my client is a trainee because my business is training institutes).
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
510
Vues
Hi,
To create custom reports refer to the following.
* https://www.cybrosys.com/blog/how-to-create-a-pdf-report-in-odoo-18
Hope it helps
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
août 25
|
157 | ||
|
1
août 25
|
291 | ||
|
2
août 25
|
448 | ||
|
2
août 25
|
1237 | ||
|
2
août 25
|
1146 |
In general, new models need new security definitions, views or fields don't. You should share your code and outline exactly where you're facing permission issues.
Thank you all for support