Remove col 4 in operation_tracking_form view to allow third modules inherit

#043090
This commit is contained in:
Raimon Esteve 2021-02-23 10:47:57 +01:00
parent e8e9a6a0cb
commit a34917cce2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full <!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. --> copyright notices and license terms. -->
<form col="4"> <form>
<label name="quantity"/> <label name="quantity"/>
<field name="quantity"/> <field name="quantity"/>
<label name="uom"/> <label name="uom"/>