Rename Uom to Unit for bill of material

This commit is contained in:
Albert Cervera i Areny 2023-09-13 15:08:14 +02:00
parent 212291e045
commit 1857e8cb9e
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="document_origin_party"/>
<field name="product"/>
<field name="quantity"/>
<field name="uom"/>
<field name="unit"/>
<field name="unit_price"/>
<field name="cost_price"/>
<field name="state"/>

View File

@ -10,7 +10,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="document_origin_party"/>
<field name="product"/>
<field name="quantity"/>
<field name="uom"/>
<field name="unit"/>
<field name="unit_price"/>
<field name="cost_price"/>
<field name="state"/>