[FIX] mrp_bom: fix tests, not hiding default page anymore

This commit is contained in:
Quentin Dupont
2024-07-02 17:12:02 +02:00
parent 25386624d4
commit e7795ea211

View File

@@ -121,10 +121,6 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
</field>
</page>
</xpath>
<!-- Hide the original page -->
<xpath expr="//page[2]" position="attributes">
<attribute name="groups">base.group_erp_manager</attribute>
</xpath>
</field>
</record>