~pau-tecnoba/school-base-openerp-module/pau

« back to all changes in this revision

Viewing changes to school_attendance/school_attendance_view.xml

  • Committer: Pere Erro
  • Date: 2012-09-11 10:25:55 UTC
  • Revision ID: pereerro@terra.es-20120911102555-ub0y5jq7p9te97ij
[FIX] Bug #1048613 fixed
[IMP] New wizard to tutorize students

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
                    <field name="check_state" />
33
33
                    <field name="sequence" />
34
34
                    <field name="correct" />
 
35
                    <field name="invisible" />
 
36
                    <field name="show_prev_state" />
35
37
                </tree>
36
38
            </field>
37
39
        </record>
50
52
                    <field name="letter" />
51
53
                    <field name="sequence" />
52
54
                    <field name="correct" />
 
55
                    <field name="invisible" />
 
56
                    <field name="show_prev_state" />
53
57
               </form>
54
58
            </field>
55
59
        </record>