~mathieu-julius/extra-service-job/trunk-1

« back to all changes in this revision

Viewing changes to service_job_generator/usualhours_view.xml

  • Committer: Mathieu VATEL
  • Date: 2013-01-31 08:45:33 UTC
  • Revision ID: mathieu@julius.fr-20130131084533-og76iukzrwg9dq1h
[IMP] - add the partner name in the tree view of services

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
                        <field name="inherit_id" ref="resource.view_resource_calendar_attendance_tree"/>
25
25
                        <field name="arch" type="xml">
26
26
                                <field name="hour_to" position="after">
 
27
                                        <field name="partner_id"/>
27
28
                                        <field name="contract_id"/>
28
29
                                        <field name="employee_id"/>
29
30
                                        <field name="employee_contract_id"/>