22 lines
956 B
XML
22 lines
956 B
XML
|
<compiereAD>
|
||
|
<!-- Default values. -->
|
||
|
<default entitytype="Applications" firstdelete="false" >
|
||
|
</default>
|
||
|
|
||
|
<!-- Jasper Reports Integration -->
|
||
|
<window name="Report & Process" >
|
||
|
<tab name="Report & Process" tablename="AD_Process" syncfields="N" >
|
||
|
<field name="Jasper Report" columnname="JasperReport" displayLength="60" displayLogic="" isDisplayed="Y" isReadOnly="N" isSameLine="N" seqNo="210" />
|
||
|
</tab>
|
||
|
</window>
|
||
|
|
||
|
<menu name="Standalone Jasper Example" description="This is a simple JasperReport example" action="P" >
|
||
|
<process name="Standalone" value="Standalone" classname="org.compiere.report.ReportStarter" description="Stand alone JasperReport for sample only" >
|
||
|
<processpara name="Report Type" description="Report Type" reference="List" reference_value="M_Product_ProductType" columnname="ReportType" mandatory="N" >
|
||
|
</processpara>
|
||
|
</process>
|
||
|
</menu>
|
||
|
|
||
|
</compiereAD>
|
||
|
|