mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Small usability improvements
Replace README.md by README.rst (not finished)
This commit is contained in:
committed by
Elmeri Niemelä
parent
67d5ac030f
commit
46f901bbb0
@@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data>
|
||||
|
||||
@@ -10,7 +11,7 @@
|
||||
<field name="arch" type="xml">
|
||||
|
||||
<xpath expr="//page[@name='security']" position="before">
|
||||
<page string="LibreOffice template"
|
||||
<page string="LibreOffice Template"
|
||||
attrs="{'invisible': [('report_type', '!=', 'py3o')]}">
|
||||
|
||||
<group>
|
||||
|
||||
Reference in New Issue
Block a user