report student of course
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<field name="name" />
|
||||
<field name="code" />
|
||||
<field name="description" />
|
||||
<field name="student_ids" widget="many2many_tags" />
|
||||
</group>
|
||||
</sheet>
|
||||
</form>
|
||||
@@ -24,6 +25,7 @@
|
||||
<list string="">
|
||||
<field name="name" />
|
||||
<field name="code" />
|
||||
<field name="student_ids" widget="many2many_tags" />
|
||||
</list>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user