Good afternoon, a query do you know why duplicating a group of users does not fully provide you with the access I am referring to, for example, there is an Accounting/Billing group that has x permissions, where you can create your invoice, confirm it, send it, etc, to duplicating that group and adding another user can do everything but confirm an invoice, I can't use some accesses even though it's duplicated in a group that does work, that's my question, do you know if there is a channel to see those topics or forums or courses, please tell me. Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
2
Antwoorden
1641
Weergaven
Hi Ray, in that case the only way to change it is by editing XML and Python, there isn't a direct way to change it through the Groups and Access Permissions option.?
The use of some groups (Accounting/Billing is a good example) is defined (hard coded) in XML and PYTHON:
https://github.com/odoo/odoo/blob/16.0/addons/purchase/views/res_partner_views.xml#L119
https://github.com/odoo/odoo/blob/16.0/addons/sale/models/sale_order.py#L271
The External ID of this group is "account.group_account_invoice"
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
mrt. 25
|
1277 | ||
|
0
okt. 24
|
1269 | ||
|
2
apr. 23
|
25418 | ||
|
2
mrt. 22
|
5552 | ||
|
3
dec. 20
|
3447 |