Skip to content

Commit

Permalink
Merge pull request #21 from akretion/8.0-auto-add-admin-to-print-grou…
Browse files Browse the repository at this point in the history
…p-v2

[Usability] Auto-add Administrator user to the Print group
  • Loading branch information
guewen committed Jan 5, 2015
2 parents 43ccfd3 + aba7464 commit c9669f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base_report_to_printer/security/security.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c9669f9

Please sign in to comment.