[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 noupdate="1">
<record id="group_change_mrp_procure_qty" model="res.groups">
<field name="name">Change procure quantity in MRP</field>