mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Can set Py3o servers as inactive
--HG-- branch : odoo8
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<sheet>
|
||||
<group>
|
||||
<field name="url" />
|
||||
<field name="is_active" />
|
||||
</group>
|
||||
</sheet>
|
||||
</form>
|
||||
@@ -21,6 +22,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Py3o Server Configuration" version="7.0">
|
||||
<field name="url" />
|
||||
<field name="is_active" />
|
||||
</tree>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user