We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d317b77 commit a388d47Copy full SHA for a388d47
1 file changed
spp_base_farmer_registry/views/group_view.xml
@@ -242,7 +242,6 @@
242
<field
243
name="species_id"
244
context="{'default_species_type': 'crop'}"
245
- required="1"
246
/>
247
<field name="purpose" />
248
<field name="season_id" />
@@ -261,7 +260,6 @@
261
260
262
263
context="{'default_species_type': 'livestock'}"
264
265
266
267
</tree>
@@ -280,7 +278,6 @@
280
278
281
279
context="{'default_species_type': 'aquaculture'}"
282
width="50%"
283
284
285
286
0 commit comments