Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006430Openbravo ERP09. Financial managementpublic2008-12-09 16:392009-04-21 11:04
networkb 
vmromanos 
immediatemajoralways
closedfixed 
5
2.40 
 
Core
No
0006430: It is not possible to navigate to a Manual Settlement in General Ledger Journal
In General Ledger Journal report, if a Journal entry link, links to a Manual Settlement is not possible to navigate to it, because a new record in Manual Settlement window appears.

It happens in Openbravo ERP 2.35 MP1 to 2.40
1. Go to Financial Management | Accounting | Analysis Tools | General Ledger Journal.
2. Search a record where its Journal Entry link is a Manual Settlement (for example, if Spanish accounting is used, an entry with 400 - Proveedores to 555 - Partidas pendientes de aplicaciĆ³n).
3. Press "Journal entry" link.
4. The link navigates to "Manual Settlement" window, but no saved record is shown. A new record is shown. This is no correct
No tags attached.
depends on backport 0006599 closed vmromanos It is not possible to navigate to a Manual Settlement in General Ledger Journal 
Issue History
2008-12-09 16:39nataliaperuNew Issue
2008-12-09 16:39nataliaperuAssigned To => rafaroda
2008-12-09 16:39nataliaperusf_bug_id0 => 2411996
2008-12-17 09:53rafarodaPrioritynormal => low
2008-12-17 09:53rafarodaStatusnew => scheduled
2008-12-17 09:53rafarodaAssigned Torafaroda => dalsasua
2008-12-17 09:53rafarodafix_in_branch => trunk
2008-12-17 18:32dalsasuaRegression testing => No
2008-12-17 18:32dalsasuaStatusscheduled => closed
2008-12-17 18:32dalsasuaNote Added: 0011491
2008-12-17 18:32dalsasuaResolutionopen => unable to reproduce
2009-01-14 17:45rafarodaNote Deleted: 0011491
2009-01-14 17:46rafarodaStatusclosed => new
2009-01-14 17:46rafarodaResolutionunable to reproduce => open
2009-01-14 17:46rafarodaReporternataliaperu => networkb
2009-01-14 17:46rafarodaPrioritylow => immediate
2009-01-14 17:46rafarodaStatusnew => scheduled
2009-01-14 17:46rafarodafix_in_branchtrunk =>
2009-01-15 16:39vmromanosAssigned Todalsasua => vmromanos
2009-01-15 17:07svnbotCheckin
2009-01-15 17:07svnbotNote Added: 0012231
2009-01-15 17:07svnbotStatusscheduled => resolved
2009-01-15 17:07svnbotResolutionopen => fixed
2009-01-15 17:07svnbotsvn_revision => 11950
2009-01-26 17:07svnbotCheckin
2009-01-26 17:07svnbotNote Added: 0012638
2009-01-26 17:07svnbotsvn_revision11950 => 12269
2009-01-28 17:22svnbotCheckin
2009-01-28 17:22svnbotNote Added: 0012761
2009-01-28 17:22svnbotsvn_revision12269 => 12402
2009-01-28 18:12vmromanosNote Added: 0012766
2009-01-28 18:37svnbotCheckin
2009-01-28 18:37svnbotNote Added: 0012773
2009-01-28 18:37svnbotsvn_revision12402 => 12417
2009-04-21 11:04psarobeStatusresolved => closed

Notes
(0012231)
svnbot   
2009-01-15 17:07   
Repository: openbravo
Revision: 11950
Author: vmromanos
Date: 2009-01-15 17:06:58 +0100 (Thu, 15 Jan 2009)

Fixed bug 6430: It is not possible to navigate to a Manual Settlement in General Ledger Journal.
Modified the InitialClientSetup to ensure the new Manual Settlement documents are created with IsSOTrx=Y

---
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11950&sc=1 [^]
(0012638)
svnbot   
2009-01-26 17:07   
Repository: openbravo
Revision: 12269
Author: eduardoargal
Date: 2009-01-26 17:07:19 +0100 (Mon, 26 Jan 2009)

Fixes bug 0006430: It is not possible to navigate to a Manual Settlement in General Ledger Journal. Configuration in one client makes the others not work properly

---
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAcctRedirectUtility.java
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportAcctRedirectUtility_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=12269&sc=1 [^]
(0012761)
svnbot   
2009-01-28 17:22   
Repository: openbravo
Revision: 12402
Author: vmromanos
Date: 2009-01-28 17:22:42 +0100 (Wed, 28 Jan 2009)

Issue 6430: Updated sample data

---
U trunk/referencedata/sampledata/Accounting_Test.xml
U trunk/referencedata/sampledata/BigBazaar.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12402&sc=1 [^]
(0012766)
vmromanos   
2009-01-28 18:12   
Pablo,

Please review if the Initial Client Setup is properly fixed in the next commit
(0012773)
svnbot   
2009-01-28 18:37   
Repository: openbravo
Revision: 12417
Author: vmromanos
Date: 2009-01-28 18:37:27 +0100 (Wed, 28 Jan 2009)

Fixed bug 6430: It is not possible to navigate to a Manual Settlement in General Ledger Journal

---
U trunk/src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=12417&sc=1 [^]