details: /erp/devel/pi/rev/fc352bd901a6
changeset: 8431:fc352bd901a6
user: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
date: Wed Sep 22 16:30:51 2010 +0530
summary: Fixes issue 14524: Wrong Label in Product Movements Report
Label has been changes as described in the issue (Starting location, Final
location).
No Impacts.
diffstat:
src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 3249119dbc09 -r fc352bd901a6
src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html
--- a/src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html Tue Sep
21 13:22:49 2010 +0200
+++ b/src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html Wed Sep
22 16:30:51 2010 +0530
@@ -562,7 +562,7 @@
<th class="DataGrid_Header_Cell" width="12%" colspan="3">
<table width="100%" border="0" cellspacing="0"
cellpadding="0" style="background: none; border: 0px none">
<tr class="Border TableDetailHeader">
- <th class="DataGrid_Header_Cell" width="100%"
colspan="3" style="background: none; border: 0px none">Location</th>
+ <th class="DataGrid_Header_Cell" width="100%"
colspan="3" style="background: none; border: 0px none">Starting location</th>
</tr>
<tr class="Border TableDetailHeader">
<th class="DataGrid_Header_Cell" width="34%"
style="background: none; border: 0px none">X</th>
@@ -574,7 +574,7 @@
<th class="DataGrid_Header_Cell" width="12%" colspan="3">
<table width="100%" border="0" cellspacing="0"
cellpadding="0" style="background: none; border: 0px none">
<tr class="Border TableDetailHeader">
- <th class="DataGrid_Header_Cell" width="100%"
colspan="3" style="background: none; border: 0px none">Location</th>
+ <th class="DataGrid_Header_Cell" width="100%"
colspan="3" style="background: none; border: 0px none">Final location</th>
</tr>
<tr class="Border TableDetailHeader">
<th class="DataGrid_Header_Cell" width="34%"
style="background: none; border: 0px none">X</th>
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits