Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007515 | Openbravo ERP | Z. Others | public | 2009-02-11 20:34 | 2009-04-22 00:00 |
|
| Reporter | dbaz | |
| Assigned To | shuehner | |
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 20 | OS Version | Kubuntu 8.10 |
| Product Version | pi | |
| Target Version | pi | Fixed in Version | 2.50beta | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0007515: Cash Flow Statement window still have frames |
| Description | Cash Flow Statement window still have frames
/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_XX.YY
To see that window in action
Go to 'Financial Management || Accounting || Analysis Tools || Cash Flow Statement'
This bug has high priority because it is generating collateral bugs due to the frame structure |
| Steps To Reproduce | |
| Proposed Solution | merge all files into a single framed ReportCashflow.YY |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0005193 | | closed | dbaz | 'Enter' key does not launch 'Cash Flow Statement'/'Report Cash Flow' report. |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-02-11 20:34 | dbaz | New Issue | |
| 2009-02-11 20:34 | dbaz | Assigned To | => rafaroda |
| 2009-02-11 20:34 | dbaz | OBNetwork customer | => No |
| 2009-02-11 20:34 | dbaz | Regression testing | => No |
| 2009-02-11 20:35 | dbaz | Assigned To | rafaroda => shuehner |
| 2009-02-11 20:35 | dbaz | Status | new => scheduled |
| 2009-02-11 20:36 | dbaz | Relationship added | blocks 0005193 |
| 2009-02-12 10:38 | rafaroda | version | => trunk |
| 2009-02-12 19:58 | svnbot | Checkin | |
| 2009-02-12 19:58 | svnbot | Note Added: 0013445 | |
| 2009-02-12 19:58 | svnbot | svn_revision | => 13121 |
| 2009-02-13 14:06 | svnbot | Checkin | |
| 2009-02-13 14:06 | svnbot | Note Added: 0013469 | |
| 2009-02-13 14:06 | svnbot | svn_revision | 13121 => 13170 |
| 2009-02-13 15:04 | svnbot | Checkin | |
| 2009-02-13 15:04 | svnbot | Note Added: 0013472 | |
| 2009-02-13 15:04 | svnbot | Status | scheduled => resolved |
| 2009-02-13 15:04 | svnbot | Resolution | open => fixed |
| 2009-02-13 15:04 | svnbot | svn_revision | 13170 => 13176 |
| 2009-04-21 10:33 | psarobe | Status | resolved => closed |
| 2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2777929 |
|
Notes |
|
|
(0013445)
|
|
svnbot
|
|
2009-02-12 19:58
|
|
Repository: openbravo
Revision: 13121
Author: huehner
Date: 2009-02-12 19:58:40 +0100 (Thu, 12 Feb 2009)
Issue 7515
Remove frameset from (Report) Cash Flow Statement to unbreak keyboard shortcuts - part1
---
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.java
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F0.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F1.html
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_FS.html
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_FS.xml
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
U trunk/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=13121&sc=1 [^]
|
|
|
|
(0013469)
|
|
svnbot
|
|
2009-02-13 14:06
|
|
Repository: openbravo
Revision: 13170
Author: huehner
Date: 2009-02-13 14:06:34 +0100 (Fri, 13 Feb 2009)
Issue 7515
cleanup Cash Flow Statement - part2
Remove two old unused ReportCashFlow files
---
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.html
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=13170&sc=1 [^]
|
|
|
|
(0013472)
|
|
svnbot
|
|
2009-02-13 15:04
|
|
Repository: openbravo
Revision: 13176
Author: huehner
Date: 2009-02-13 15:04:27 +0100 (Fri, 13 Feb 2009)
Fixed 7515
Cash Flow Statement window still have frames - part3 (cleanup)
- rename template names from old frame-based name
---
A trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.html
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.java
A trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow.xml
A trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlowReload.html
A trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlowReload.xml
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F0.html
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F0.xml
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F1.html
D trunk/src/org/openbravo/erpCommon/ad_reports/ReportCashFlow_F1.xml
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
U trunk/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=13176&sc=1 [^]
|
|