~domsense/domsense-agilebg-addons/adding_hr_analytic_plans

« back to all changes in this revision

Viewing changes to hr_attendance_analysis/wizard/print_calendar_report.xml

  • Committer: eLBati
  • Date: 2012-01-19 09:57:58 UTC
  • Revision ID: lorenzo.battistini@agilebg.com-20120119095758-jdlwhjv7uczeiek5
[IMP] wizard with month

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
            <field name="arch" type="xml">
10
10
                <form string="Attendances Analysis Calendar">
11
11
                    <group colspan="4" height="400">
 
12
                        <field name="month" on_change="on_change_month(month, year)"/>
 
13
                        <field name="year" on_change="on_change_month(month, year)"/>
12
14
                        <field name="from_date"/>
13
15
                        <field name="to_date"/>
14
16
                        <separator colspan="4" string="Employees"/>