1|1|1|1
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="op" application="order_enquiry" name="prod_summary" x="0" y="0" width="660" height="291" style="">
    <Coaching />
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="Order enquiry" x="0" y="0" width="630" height="104" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Product:<GUILocation x="4" y="4" width="34" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="search_key:1">
                          <GUILocation x="66" y="4" width="200" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Description:<GUILocation x="4" y="18" width="44" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="description:1">
                          <GUILocation x="66" y="18" width="150" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="2">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Unit:<GUILocation x="281" y="18" width="21" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="unit:1">
                          <GUILocation x="345" y="18" width="50" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="3">
                  <BlockDef>
                    <TableBlock span="1">
                      <RowTitles>
                        <RowTitle num="1">
                          <Label num="1">Allocated:<GUILocation x="435" y="18" width="38" /></Label>
                        </RowTitle>
                        <RowTitle num="2">
                          <Label num="1">Despatched:<GUILocation x="435" y="32" width="47" /></Label>
                        </RowTitle>
                        <RowTitle num="3">
                          <Label num="1">Invoiced:<GUILocation x="435" y="46" width="36" /></Label>
                        </RowTitle>
                        <RowTitle num="4">
                          <Label num="1">Fwd order:<GUILocation x="435" y="60" width="42" /></Label>
                        </RowTitle>
                        <RowTitle num="5">
                          <Label num="1">Backorder:<GUILocation x="435" y="74" width="41" /></Label>
                        </RowTitle>
                      </RowTitles>
                      <TableColumns>
                        <TableColumn num="1">
                          <Title />
                          <Components>
                            <Field num="1" ref="alloc_qty:1">
                              <GUILocation x="482" y="18" width="55" />
                            </Field>
                            <Field num="2" ref="desp_qty:1">
                              <GUILocation x="482" y="32" width="55" />
                            </Field>
                            <Field num="3" ref="invoiced_qty:1">
                              <GUILocation x="482" y="46" width="55" />
                            </Field>
                            <Field num="4" ref="fwd_order:1">
                              <GUILocation x="482" y="60" width="55" />
                            </Field>
                            <Field num="5" ref="backorder:1">
                              <GUILocation x="482" y="74" width="55" />
                            </Field>
                          </Components>
                        </TableColumn>
                      </TableColumns>
                    </TableBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Total nett value:<GUILocation x="4" y="32" width="62" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="total_value:1">
                          <GUILocation x="66" y="32" width="74" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="2">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Total gross value:<GUILocation x="281" y="32" width="64" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="total_gross:1">
                          <GUILocation x="345" y="32" width="75" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
      <GridRow num="2">
        <GridColumn num="1" span="6">
          <Part title="Product summary" x="0" y="124" width="630" height="147" style="">
            <List name="prod_summary:detail">
              <PageInfo module="op" application="order_enquiry" name="prod_summary">
                <Title />
                <Components>
                  <Field num="1" ref="pages:1">
                    <GUILocation x="0" y="0" width="0" />
                  </Field>
                </Components>
              </PageInfo>
            </List>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
    </Grid>
    <ActionKeys>
      <ActionKey key="0">
        <Icon>ActionClose.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Return to previous screen">
            <ConditionAction action="PreviousForm" />
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="1">
        <Icon>Next.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Display details for next product record">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="prod_summary" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="3">
        <Icon>FirstPage.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Display first page of details for current product">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="prod_summary" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="6">
        <Icon>NextPage.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Display next page of details for current product">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="prod_summary" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="7">
        <Icon>Goto.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Call page prompt">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="get_page" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="10">
        <Icon>Print.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Print details for current product">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="sp" application="queue_manager" name="spool_submit" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="8">
        <Icon>Explode.gif</Icon>
      </ActionKey>
    </ActionKeys>
  </Form>
</Forms>
