mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Only use direct rendering as a fallback if no py3o server is defined
--HG-- branch : odoo8
This commit is contained in:
@@ -19,6 +19,7 @@ class py3o_template(osv.Model):
|
||||
('ods', u"ODF Spreadsheet"),
|
||||
],
|
||||
u"LibreOffice Template File Type",
|
||||
required=True,
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user