mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[FIX] quantitative inspection lines now evaluated before saving
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
groups="product.group_uom"
|
||||
attrs="{'readonly': [('question_type', '=', 'qualitative')]}" />
|
||||
<field name="test_uom_category" invisible="1"/>
|
||||
<field name="min_value" invisible="1"/>
|
||||
<field name="max_value" invisible="1"/>
|
||||
<field name="valid_values" />
|
||||
<field name="success" />
|
||||
</tree>
|
||||
|
||||
Reference in New Issue
Block a user