[IMP] mrp_multi_level: add utf8 encoding to xml files

This commit is contained in:
Miquel Raïch
2022-06-17 17:04:19 +02:00
committed by JasminSForgeFlow
parent db0dbec3e3
commit b85cdbe6b8
11 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" ?>
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<record id="view_run_mrp_multi_level_wizard" model="ir.ui.view">
<field name="name">Run MRP</field>