mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[FIX] intrastat_product : uom_id in intrastat unit form view shouldn't be required
Fixes OCA/intrastat-extrastat#223
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
/>
|
||||
<group name="main">
|
||||
<field name="name" />
|
||||
<field name="uom_id" required="1" />
|
||||
<field name="uom_id" />
|
||||
<field name="description" />
|
||||
</group>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user