Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025407 | Openbravo ERP | 09. Financial management | public | 2013-12-30 13:30 | 2014-02-12 18:29 |
|
Reporter | VictorVillar | |
Assigned To | AtulOpenbravo | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR14Q2 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | pramakrishnan |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 24993 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025407: The journal entry 'divide up' does not appear in the journal entries report after closing the year |
Description | The journal entry 'divide up' does not appear in the journal entries report after closing the year. The journal entry to move Income Summary balance to Retained Earnings is not showed up in the Journal Entry report after closing year. |
Steps To Reproduce | As group admin role,
Go to General Ledger Configuration window,
Navigate to General Accounts tab:
Reverse Permanent Account Balances = Yes
Define the Retained Earning account
Go to End year Close window,
Close year 2013
Check the Accounting tab, filter by 'Divide up' type.
Launch the Journal Entries Report, and realise that this entry is not showed. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-30 13:30 | VictorVillar | New Issue | |
2013-12-30 13:30 | VictorVillar | Assigned To | => dmiguelez |
2013-12-30 13:30 | VictorVillar | Modules | => Core |
2013-12-30 13:30 | VictorVillar | OBNetwork customer | => Yes |
2013-12-30 13:30 | VictorVillar | Support ticket | => 24993 |
2013-12-30 13:30 | VictorVillar | Resolution time | => 1391209200 |
2013-12-30 13:30 | VictorVillar | Triggers an Emergency Pack | => No |
2013-12-30 13:30 | VictorVillar | Assigned To | dmiguelez => jonalegriaesarte |
2013-12-30 13:30 | VictorVillar | Issue Monitored: networkb | |
2014-01-20 09:59 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2014-01-25 17:29 | AtulOpenbravo | Assigned To | pramakrishnan => AtulOpenbravo |
2014-01-25 17:29 | AtulOpenbravo | Status | new => scheduled |
2014-01-25 17:29 | AtulOpenbravo | fix_in_branch | => pi |
2014-01-28 10:36 | AtulOpenbravo | Review Assigned To | => pramakrishnan |
2014-01-28 10:36 | AtulOpenbravo | fix_in_branch | pi => |
2014-01-28 10:38 | hgbot | Checkin | |
2014-01-28 10:38 | hgbot | Note Added: 0063742 | |
2014-01-28 10:38 | hgbot | Status | scheduled => resolved |
2014-01-28 10:38 | hgbot | Resolution | open => fixed |
2014-01-28 10:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/eacc27c826cc1608161ae1b3057924d694c1240d [^] |
2014-01-28 10:42 | AtulOpenbravo | Note Added: 0063743 | |
2014-01-30 06:54 | pramakrishnan | Note Added: 0063796 | |
2014-01-30 06:54 | pramakrishnan | Status | resolved => closed |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064126 | |
Notes |
|
(0063742)
|
hgbot
|
2014-01-28 10:38
|
|
Repository: erp/devel/pi
Changeset: eacc27c826cc1608161ae1b3057924d694c1240d
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Jan 27 11:16:33 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/eacc27c826cc1608161ae1b3057924d694c1240d [^]
Fixes Issue 25407 'Divide up' entries missing in journal rpt after closing year
---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal_data.xsql
---
|
|
|
|
Test Plan
- Login as group admin role,
- Go to General Ledger Configuration window,
Navigate to General Accounts tab:
Reverse Permanent Account Balances = Yes
Define the Retained Earning account
- Go to End year Close window,
Close year 2013
- Check the Accounting tab, filter by 'Divide up' type.
- Launch the Journal Entries Report.
Realize that check box with selected=Yes is provided to view Divide Up entries. View results shows all entries including Divide Up entries. |
|
|
|
Code Review + Testing - OK. |
|
|
|
|