mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[FIX] base_report_to_printer - load security first
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
'license': 'AGPL-3',
|
||||
"depends" : ['base', 'base_calendar'],
|
||||
'data': [
|
||||
'security/security.xml',
|
||||
'printing_data.xml',
|
||||
'printing_view.xml',
|
||||
'wizard/update_printers.xml',
|
||||
'security/security.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
|
||||
Reference in New Issue
Block a user