blob: 10476229fa94d1dd5101b43ee7352bb3dc2dffcd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<report dtd-version="0.3" name="UOM" title="UOM Information">
<description><![CDATA[Simple list of UOMs.]]></description>
<paper name="US-Letter"/>
<database driverClassName="org.postgresql.Driver"
connInfo="jdbc:postgresql://127.0.0.1/ofbiz"
name="ofbiz" username="ofbiz"/>
<query>
<join from="UOM.UOM_TYPE_ID" relation="=" to="UOM_TYPE.UOM_TYPE_ID"/>
</query>
<parameters>
</parameters>
<formulas>
</formulas>
<headers>
<section height="20.0">
</section>
</headers>
<footers>
<section height="20.0">
</section>
</footers>
<page>
<headers>
<section height="18.0">
<field id="2" type="text">
<text><![CDATA[Abbreviation]]></text>
<bounds x="69.0" y="1.0" width="78.0" height="16.0"/>
<format size="11.0" bold="true" underline="true"/>
</field>
<field id="4" type="text">
<text><![CDATA[Description]]></text>
<bounds x="150.0" y="1.0" width="120.0" height="16.0"/>
<format size="11.0" bold="true" underline="true"/>
</field>
<field id="6" type="text">
<text><![CDATA[Uom_id]]></text>
<bounds x="7.0" y="0.0" width="61.0" height="16.0"/>
<format size="11.0" bold="true" underline="true"/>
</field>
</section>
</headers>
<footers>
<section height="20.0">
</section>
</footers>
</page>
<groups>
<group column="UOM_TYPE.UOM_TYPE_ID">
<headers>
<section height="18.0">
<field id="11" type="column" value="UOM_TYPE.UOM_TYPE_ID">
<bounds x="68.0" y="0.0" width="176.0" height="18.0"/>
<format size="11.0" bold="true"/>
</field>
<field id="12" type="text">
<text><![CDATA[UOM Type:]]></text>
<bounds x="7.0" y="0.0" width="120.0" height="18.0"/>
</field>
<field id="9" type="column" value="UOM_TYPE.DESCRIPTION">
<bounds x="245.0" y="0.0" width="358.0" height="18.0"/>
</field>
</section>
</headers>
<footers>
<section height="5.0">
</section>
</footers>
</group>
</groups>
<details>
<section height="15.0">
<field id="1" type="column" value="UOM.ABBREVIATION">
<bounds x="69.0" y="0.0" width="80.0" height="15.0"/>
<format size="9.0" format=""/>
<border>
<edge location="top" number="0" thickness="1.0" style="line"/>
<edge location="bottom" number="0" thickness="1.0" style="line"/>
<edge location="left" number="0" thickness="1.0" style="line"/>
<edge location="right" number="0" thickness="1.0" style="line"/>
</border>
</field>
<field id="3" type="column" value="UOM.DESCRIPTION">
<bounds x="151.0" y="0.0" width="355.0" height="15.0"/>
<format size="9.0" bold="true" format=""/>
<border>
<edge location="top" number="0" thickness="1.0" style="line"/>
<edge location="bottom" number="0" thickness="1.0" style="line"/>
<edge location="left" number="0" thickness="1.0" style="line"/>
<edge location="right" number="0" thickness="1.0" style="line"/>
</border>
</field>
<field id="5" type="column" value="UOM.UOM_ID">
<bounds x="6.0" y="0.0" width="63.0" height="15.0"/>
<format size="9.0" bold="true" format=""/>
<border>
<edge location="top" number="0" thickness="1.0" style="line"/>
<edge location="bottom" number="0" thickness="1.0" style="line"/>
<edge location="left" number="0" thickness="1.0" style="line"/>
<edge location="right" number="0" thickness="1.0" style="line"/>
</border>
</field>
</section>
</details>
</report>