details:   /erp/stable/2.50/rev/56fcae09bf38
changeset: 9189:56fcae09bf38
user:      Ioritz Cia <ioritz.cia <at> openbravo.com>
date:      Mon Feb 07 11:23:28 2011 +0100
summary:   Fixes issue 15786: Links of the Cashflow Forecast do not work 
properly.

diffstat:

 src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecastAcct.srpt |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 0aaf19f869ec -r 56fcae09bf38 
src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecastAcct.srpt
--- a/src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecastAcct.srpt    
Tue Feb 08 08:35:18 2011 +0100
+++ b/src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecastAcct.srpt    
Mon Feb 07 11:23:28 2011 +0100
@@ -41,7 +41,7 @@
             <td class="DataGrid_Body_Cell" ><span  
id="fieldBP">xxCONSTRUCCIONES GANCEDO-GONZALEZ, S.A </span></td>
             <td class="DataGrid_Body_Cell" id="fieldDescription" 
>xxFACTURA</td>
                <td class="DataGrid_Body_Cell" > 
-              <a href="#" onClick="submitCommandFormParameter('DIRECT', 
document.frmMain.inpcDebtPaymentId, xx, false, document.frmMain, '../yy', null, 
false, true);return false;" onmouseover="window.status='DebtPayment';return 
true;" onmouseout="window.status='';return true;" class="Link" 
id="fieldCDebtPaymentId">
+              <a href="#" onClick="submitCommandFormParameter('DIRECT', 
document.frmMain.inpcDebtPaymentId, 'xx', false, document.frmMain, '../yy', 
null, false, true);return false;" 
onmouseover="window.status='DebtPayment';return true;" 
onmouseout="window.status='';return true;" class="Link" 
id="fieldCDebtPaymentId">
                 <span id="fieldAmountLine" 
class="NumeroNegativoxx">xx3456</span>
               </a>
             </td>

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to