﻿<Contracting>
  <document id="document" PageSize="A4"  LeftMargin="20" RightMargin="20" ReportTitle="LABOUR REQUISITION BROWSE" HeadingArray="1,2,3,4,6"
  Font="Roboto" HeadingFontSize="11" FooterFontSize="9" FooterFontWeight="0" HeadingFontWeight="1" Orientation="2"/>

  <TableHeadings HeadingLevel="1" id="TableHeadings"
                 ColumnWidths="250,350,150,100,150,150">
    <TableHeading1>
      <Column Heading="Labour Name" ColSpan="1" HorizontalAlignment="0" RowSpan="1"  FontSize="11" FontWeight="1" BgColour="#535557" Colour="#fff"/>
      <Column Heading="Task Name" ColSpan="1" HorizontalAlignment="0" RowSpan="1"  FontSize="11" FontWeight="1" BgColour="#535557" Colour="#fff"/>
	  <Column Heading="Start Date" ColSpan="1" HorizontalAlignment="0" RowSpan="1"  FontSize="11" FontWeight="1" BgColour="#535557" Colour="#fff"/>
      <Column Heading="Lead_Time"  ColSpan="1" HorizontalAlignment="2" RowSpan="1"  FontSize="11" FontWeight="1" BgColour="#535557" Colour="#fff"/>
      <Column Heading="Qty"  ColSpan="1" HorizontalAlignment="2" RowSpan="1"  FontSize="11" FontWeight="1" BgColour="#535557" Colour="#fff"/>
	  <Column Heading="Unit Name"  ColSpan="1" HorizontalAlignment="0" RowSpan="1"  FontSize="11" FontWeight="1" BgColour="#535557" Colour="#fff"/> 
    </TableHeading1>
  </TableHeadings>
  <Groupings ReportType="Normal" ShowSum="0">
    <GroupingData>
      <Column Title="Labour Name"  HorizontalAlignment="0"  ColSpan="1" BgColour="#fff" FontSize="10" FontWeight="0" Colour="#535557"/>
      <Column Title="Task Name" HorizontalAlignment="0"  ColSpan="1" BgColour="#fff" FontSize="10" FontWeight="0" Colour="#535557"/>
	  <Column Title="Start Date" HorizontalAlignment="0"  ColSpan="1" BgColour="#fff" FontSize="10" FontWeight="0" Colour="#535557"/>
      <Column Title="Lead_Time" HorizontalAlignment="2"  ColSpan="1" BgColour="#fff" FontSize="10" FontWeight="0" Colour="#535557"/>
      <Column Title="Qty" HorizontalAlignment="2"  ColSpan="1" BgColour="#fff4ca" FontSize="10" FontWeight="0" Colour="#846c13"/>
	  <Column Title="Unit Name" HorizontalAlignment="0"  ColSpan="1" BgColour="#fff" FontSize="10" FontWeight="0" Colour="#535557"/>
	  </GroupingData>
  </Groupings>
</Contracting>
















