mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[Usability] Auto-add Administrator user to the Print group
Make XML code more readable
This commit is contained in:
committed by
Sylvain GARANCHER
parent
421bcda960
commit
656939d38e
@@ -3,6 +3,7 @@
|
||||
<data noupdate="1">
|
||||
<record id="res_groups_printingprintoperator0" model="res.groups">
|
||||
<field name="name">Printing / Print Operator</field>
|
||||
<field name="users" eval="[(4, ref('base.user_root'))]"/>
|
||||
</record>
|
||||
<record id="ir_model_access_printingprintergroup1" model="ir.model.access">
|
||||
<field name="name">printing_printer group</field>
|
||||
|
||||
Reference in New Issue
Block a user