1|1|1|7
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="so" application="mrp_update" name="main" x="0" y="0" width="660" height="134" style="">
    <Coaching>This program will read through the scheduled orders files and generate forecasts from confirmed, and optionally, provisional schedule lines.</Coaching>
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="MRP update" x="0" y="0" width="630" height="114" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Confirmed schedules only:<GUILocation x="4" y="4" width="91" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="confirm_only:1">
                          <GUILocation x="95" y="4" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Delete existing forecasts:<GUILocation x="4" y="18" width="89" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="delete_existing:1">
                          <GUILocation x="95" y="18" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Include partial deliveries:<GUILocation x="4" y="32" width="85" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="inc_part:1">
                          <GUILocation x="95" y="32" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="4">
                <GridColumn num="1">
                  <BlockDef>
                    <RangeBlockArray span="1">
                      <RangeRows>
                        <RangeRow num="1">
                          <Description>
                            <Label num="1">Schedule number range:<GUILocation x="4" y="46" width="87" /></Label>
                          </Description>
                          <FromText>
                            <Label num="1">Between<GUILocation x="93" y="46" width="36" /></Label>
                          </FromText>
                          <FromField>
                            <Field num="2" ref="start_schedule:1">
                              <GUILocation x="129" y="46" width="104" />
                            </Field>
                          </FromField>
                          <ToText>
                            <Label num="3">and<GUILocation x="235" y="46" width="17" /></Label>
                          </ToText>
                          <ToField>
                            <Field num="4" ref="end_schedule:1">
                              <GUILocation x="254" y="46" width="104" />
                            </Field>
                          </ToField>
                        </RangeRow>
                        <RangeRow num="2">
                          <Description>
                            <Label num="1">Date range:<GUILocation x="4" y="60" width="45" /></Label>
                          </Description>
                          <FromText>
                            <Label num="1">Between<GUILocation x="93" y="60" width="36" /></Label>
                          </FromText>
                          <FromField>
                            <Field num="2" ref="start_date:1">
                              <GUILocation x="129" y="60" width="94" />
                            </Field>
                          </FromField>
                          <ToText>
                            <Label num="3">and<GUILocation x="235" y="60" width="17" /></Label>
                          </ToText>
                          <ToField>
                            <Field num="4" ref="end_date:1">
                              <GUILocation x="254" y="60" width="94" />
                            </Field>
                          </ToField>
                        </RangeRow>
                        <RangeRow num="3">
                          <Description>
                            <Label num="1">Customer range:<GUILocation x="4" y="74" width="61" /></Label>
                          </Description>
                          <FromText>
                            <Label num="1">Between<GUILocation x="93" y="74" width="36" /></Label>
                          </FromText>
                          <FromField>
                            <Field num="2" ref="start_customer:1">
                              <GUILocation x="129" y="74" width="104" />
                            </Field>
                          </FromField>
                          <ToText>
                            <Label num="3">and<GUILocation x="235" y="74" width="17" /></Label>
                          </ToText>
                          <ToField>
                            <Field num="4" ref="end_customer:1">
                              <GUILocation x="254" y="74" width="104" />
                            </Field>
                          </ToField>
                        </RangeRow>
                        <RangeRow num="4">
                          <Description>
                            <Label num="1">Product range:<GUILocation x="4" y="88" width="56" /></Label>
                          </Description>
                          <FromText>
                            <Label num="1">Between<GUILocation x="93" y="88" width="36" /></Label>
                          </FromText>
                          <FromField>
                            <Field num="2" ref="start_product:1">
                              <GUILocation x="129" y="88" width="104" />
                            </Field>
                          </FromField>
                          <ToText>
                            <Label num="3">and<GUILocation x="235" y="88" width="17" /></Label>
                          </ToText>
                          <ToField>
                            <Field num="4" ref="end_product:1">
                              <GUILocation x="254" y="88" width="104" />
                            </Field>
                          </ToField>
                        </RangeRow>
                      </RangeRows>
                    </RangeBlockArray>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="2">
                  <BlockDef />
                </GridColumn>
              </GridRow>
              <GridRow num="5">
                <GridColumn num="2">
                  <BlockDef />
                </GridColumn>
              </GridRow>
              <GridRow num="6">
                <GridColumn num="2">
                  <BlockDef />
                </GridColumn>
              </GridRow>
              <GridRow num="7">
                <GridColumn num="2">
                  <BlockDef />
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
    </Grid>
    <ActionKeys>
      <ActionKey key="0">
        <Icon>ActionClose.gif</Icon>
      </ActionKey>
      <ActionKey key="1">
        <Icon>ActionOK.gif</Icon>
      </ActionKey>
      <ActionKey key="2">
        <Icon>Browse.gif</Icon>
      </ActionKey>
      <ActionKey key="3">
        <Icon>FirstPage.gif</Icon>
      </ActionKey>
      <ActionKey key="5">
        <Icon>Delete.gif</Icon>
      </ActionKey>
      <ActionKey key="6">
        <Icon>NextPage.gif</Icon>
      </ActionKey>
      <ActionKey key="7">
        <Icon>PreviousPage.gif</Icon>
      </ActionKey>
      <ActionKey key="10">
        <Icon>Print.gif</Icon>
      </ActionKey>
    </ActionKeys>
  </Form>
</Forms>
