mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[11.0][FIX] multi_level_mrp: fix tests
This commit is contained in:
committed by
Jordi Ballester Alomar
parent
c5c5aa60ff
commit
01be20d7d3
@@ -5,7 +5,7 @@
|
||||
<field name="name">Run MRP</field>
|
||||
<field name="model">multi.level.mrp</field>
|
||||
<field name="arch" type="xml">
|
||||
<form string="Run Multi Level MRP" version="7.0">
|
||||
<form string="Run Multi Level MRP">
|
||||
<footer>
|
||||
<button name="run_multi_level_mrp" string="Run MRP" type="object" class="oe_highlight" />
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user