Commit c7952160 authored by sabita.prasad's avatar sabita.prasad

Change the label manifest instead of menifest.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93314 ce508802-f39f-4f6c-b175-0d175dae99d5
parent be3c2744
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="d_tracking_details_of_ptcn" pageWidth="841" pageHeight="595" orientation="Landscape" columnWidth="801" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20">
<property name="ireport.zoom" value="1.5"/>
<property name="ireport.x" value="0"/>
<property name="ireport.x" value="469"/>
<property name="ireport.y" value="0"/>
<parameter name="as_ptcn" class="java.lang.String"/>
<parameter name="as_sordno" class="java.lang.String"/>
......@@ -118,7 +118,7 @@ order by A.ptcn]]>
<textElement textAlignment="Center">
<font size="10" isBold="true"/>
</textElement>
<text><![CDATA[Menifest #]]></text>
<text><![CDATA[Manifest #]]></text>
</staticText>
<line>
<reportElement x="67" y="0" width="1" height="30"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment