details: /erp/devel/pi/rev/5a6ad46b8dc9 changeset: 11650:5a6ad46b8dc9 user: Ioritz Cia <ioritz.cia <at> openbravo.com> date: Fri Apr 08 13:20:10 2011 +0200 summary: Fixes issue 15773: Errors in Pending Work Requirement.
details: /erp/devel/pi/rev/e0ef52670539
changeset: 11651:e0ef52670539
user: Ioritz Cia <ioritz.cia <at> openbravo.com>
date: Fri Apr 08 13:23:57 2011 +0200
summary: Fixes issue 15803: Errors in Daily Work Requirements Report.
diffstat:
src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEdit.jrxml |
8 +-
src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.jrxml |
24 +++++-----
src/org/openbravo/erpCommon/ad_reports/SubreportWorkRequirementDaily.jrxml |
4 +-
3 files changed, 18 insertions(+), 18 deletions(-)
diffs (153 lines):
diff -r 0735ae63ec2b -r e0ef52670539
src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEdit.jrxml
---
a/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEdit.jrxml
Thu Apr 14 17:25:12 2011 +0200
+++
b/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDailyEdit.jrxml
Fri Apr 08 13:23:57 2011 +0200
@@ -367,7 +367,7 @@
<textField isStretchWithOverflow="false"
pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"
hyperlinkTarget="Self" >
<reportElement
style="default"
- x="263"
+ x="85"
y="23"
width="92"
height="16"
@@ -385,7 +385,7 @@
<staticText>
<reportElement
style="default"
- x="198"
+ x="24"
y="23"
width="55"
height="16"
@@ -460,9 +460,9 @@
</line>
<subreport isUsingCache="true">
<reportElement
- x="80"
+ x="24"
y="47"
- width="322"
+ width="507"
height="30"
key="subreport-1"/>
<subreportParameter name="WRPID">
diff -r 0735ae63ec2b -r e0ef52670539
src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.jrxml
--- a/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.jrxml
Thu Apr 14 17:25:12 2011 +0200
+++ b/src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.jrxml
Fri Apr 08 13:23:57 2011 +0200
@@ -281,7 +281,7 @@
style="GroupHeader_DarkGray"
x="1"
y="0"
- width="149"
+ width="169"
height="23"
key="staticText"/>
<box leftPadding="5">
<pen lineWidth="0.0"/>
@@ -298,9 +298,9 @@
<textField isStretchWithOverflow="true"
pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"
hyperlinkTarget="Self" >
<reportElement
style="GroupHeader_DarkGray"
- x="150"
+ x="170"
y="0"
- width="385"
+ width="365"
height="23"
key="textField"/>
<box leftPadding="5">
<pen lineWidth="0.0"/>
@@ -343,7 +343,7 @@
<textField isStretchWithOverflow="true"
pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"
hyperlinkTarget="Self" >
<reportElement
style="Group_Data_Field"
- x="131"
+ x="146"
y="48"
width="296"
height="18"
@@ -361,7 +361,7 @@
<textField isStretchWithOverflow="false"
pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"
hyperlinkTarget="Self" >
<reportElement
style="Group_Data_Field"
- x="131"
+ x="126"
y="28"
width="121"
height="18"
@@ -381,7 +381,7 @@
style="Group_Data_Label"
x="10"
y="28"
- width="121"
+ width="115"
height="18"
key="element-90"/>
<box leftPadding="5" rightPadding="2">
<topPen lineWidth="0.0" lineStyle="Solid"
lineColor="#000000"/>
@@ -397,7 +397,7 @@
<textField isStretchWithOverflow="false"
pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"
hyperlinkTarget="Self" >
<reportElement
style="Group_Data_Field"
- x="381"
+ x="376"
y="28"
width="103"
height="18"
@@ -415,7 +415,7 @@
<staticText>
<reportElement
style="Group_Data_Label"
- x="265"
+ x="260"
y="28"
width="116"
height="18"
@@ -435,7 +435,7 @@
style="Group_Data_Label"
x="10"
y="48"
- width="121"
+ width="136"
height="18"
key="element-90"/>
<box leftPadding="5" rightPadding="2">
<topPen lineWidth="0.0" lineStyle="Solid"
lineColor="#000000"/>
@@ -577,7 +577,7 @@
<textField isStretchWithOverflow="false"
pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"
hyperlinkTarget="Self" >
<reportElement
style="Group_Data_Field"
- x="299"
+ x="340"
y="25"
width="100"
height="18"
@@ -631,9 +631,9 @@
<staticText>
<reportElement
style="Group_Data_Label"
- x="243"
+ x="233"
y="25"
- width="56"
+ width="107"
height="18"
key="element-90"/>
<box leftPadding="5" rightPadding="2">
<topPen lineWidth="0.0" lineStyle="Solid"
lineColor="#000000"/>
diff -r 0735ae63ec2b -r e0ef52670539
src/org/openbravo/erpCommon/ad_reports/SubreportWorkRequirementDaily.jrxml
---
a/src/org/openbravo/erpCommon/ad_reports/SubreportWorkRequirementDaily.jrxml
Thu Apr 14 17:25:12 2011 +0200
+++
b/src/org/openbravo/erpCommon/ad_reports/SubreportWorkRequirementDaily.jrxml
Fri Apr 08 13:23:57 2011 +0200
@@ -73,7 +73,7 @@
<reportElement
x="200"
y="0"
- width="107"
+ width="130"
height="20"
key="staticText-2"/>
<box>
<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
@@ -111,7 +111,7 @@
<reportElement
x="200"
y="0"
- width="107"
+ width="130"
height="18"
key="textField-2"/>
<box>
<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits
