Skip to content
Snippets Groups Projects
Commit 455ca2aa authored by Juliana's avatar Juliana
Browse files

[DEL]Comment button import data

parent e8bc0b5a
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<form string="Opération"> <form string="Opération">
<header > <header >
<button string="Intégration des données ENEDIS" type="object" class="btn-primary" name="import_enedis_data"/> <!-- <button string="Intégration des données ENEDIS" type="object" class="btn-primary" name="import_enedis_data"/>-->
</header> </header>
<sheet> <sheet>
<widget name="web_ribbon" title="Archivé" bg_color="bg-danger" attrs="{'invisible': [('active', '=', True)]}"/> <widget name="web_ribbon" title="Archivé" bg_color="bg-danger" attrs="{'invisible': [('active', '=', True)]}"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment