base_report_to_printer V7 upgrade

This commit is contained in:
Andrew Schrafel
2013-03-14 22:30:25 -04:00
committed by Sylvain GARANCHER
parent 08db5a9e69
commit 49d4e2e938
7 changed files with 68 additions and 91 deletions

8
base_report_to_printer/security/security.xml Executable file → Normal file
View File

@@ -31,13 +31,7 @@
<field eval="1" name="perm_create"/>
<field name="group_id" ref="res_groups_printingprintoperator0"/>
</record>
<record id="menu_printing_printer_form" model="ir.ui.menu">
<field eval="[(6,0,[ref('res_groups_printingprintoperator0')])]" name="groups_id"/>
<field eval="&quot;&quot;&quot;Printers&quot;&quot;&quot;" name="name"/>
<field eval="10" name="sequence"/>
<field name="parent_id" ref="menu_printing_config"/>
<field eval="&quot;&quot;&quot;STOCK_PRINT&quot;&quot;&quot;" name="icon"/>
</record>
</data>
<data>
<record id="ir_model_access_printingprinterall0" model="ir.model.access">