Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006712 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2008-12-22 13:02 | 2009-04-21 11:04 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 12465 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
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 | 0006712: Project is not included in fact_acct when a bank statement is posted | |||||||
Description | Firstly, a manual settlement is created. In "Create payment" tab a project is selected. The manual settlement is processed and posted. After that, a bank statement is created using the previous manual settlement. It is processed and posted. If you have a look to FACT_ACCT table, no c_project_id is inserted in both cases. | |||||||
Steps To Reproduce | 1. create a manual settlement 2. create the payment 4. choose a project and fill the amount field 5. create de balance payment selecting a g/l item and fill the amount field 6. process the settlement 7. make a bank statement selecting the previous settlement, process and post it. 8. at last, make sure the cancel settelment is also posted. 9. In fact_acct table, the c_project_id field is empty. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0011756) vmromanos (viewer) 2008-12-30 11:28 |
The bug 0006755 blocks this bug, so in order to test the fix I have commented from line 531 to line 534 of the AcctServer.java file: /*for (int i = 0; i < m_fact.length; i++) if (m_fact[i] != null && (m_fact[i].getLines() == null || m_fact[i].getLines().length == 0)) return false;*/ This workaround has allowed me to test the fix for this immediate bug. |
(0011757) svnbot (viewer) 2008-12-30 11:30 |
Repository: openbravo Revision: 11607 Author: vmromanos Date: 2008-12-30 11:30:03 +0100 (Tue, 30 Dec 2008) Fixed bug 6712: Project is not included in fact_acct when a bank statement is posted --- U trunk/src/org/openbravo/erpCommon/ad_forms/DocBank.java U trunk/src/org/openbravo/erpCommon/ad_forms/DocLineBank_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=11607&sc=1 [^] |
(0012808) svnbot (viewer) 2009-01-29 12:50 |
Repository: openbravo Revision: 12465 Author: eduardoargal Date: 2009-01-29 12:50:56 +0100 (Thu, 29 Jan 2009) Fixes bug 0006712: Project is not included in fact_acct when a bank statement is posted --- U trunk/src/org/openbravo/erpCommon/ad_forms/DocBank.java U trunk/src/org/openbravo/erpCommon/ad_forms/DocLinePayment_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=12465&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-22 13:02 | networkb | New Issue | |
2008-12-22 13:02 | networkb | Assigned To | => rafaroda |
2008-12-22 13:02 | networkb | sf_bug_id | 0 => 2458383 |
2008-12-22 13:02 | networkb | OBNetwork customer | => No |
2008-12-22 13:02 | networkb | Regression testing | => No |
2008-12-28 18:28 | rafaroda | Status | new => scheduled |
2008-12-28 18:28 | rafaroda | Assigned To | rafaroda => dalsasua |
2008-12-28 18:28 | rafaroda | fix_in_branch | => trunk |
2008-12-29 21:25 | vmromanos | Assigned To | dalsasua => vmromanos |
2008-12-29 22:06 | vmromanos | Relationship added | depends on 0006755 |
2008-12-30 11:28 | vmromanos | Note Added: 0011756 | |
2008-12-30 11:30 | svnbot | Checkin | |
2008-12-30 11:30 | svnbot | Note Added: 0011757 | |
2008-12-30 11:30 | svnbot | Status | scheduled => resolved |
2008-12-30 11:30 | svnbot | Resolution | open => fixed |
2008-12-30 11:30 | svnbot | svn_revision | => 11607 |
2009-01-29 12:10 | eduardo_Argal | Status | resolved => new |
2009-01-29 12:10 | eduardo_Argal | Resolution | fixed => open |
2009-01-29 12:10 | eduardo_Argal | Status | new => scheduled |
2009-01-29 12:10 | eduardo_Argal | Assigned To | vmromanos => eduardo_Argal |
2009-01-29 12:50 | svnbot | Checkin | |
2009-01-29 12:50 | svnbot | Note Added: 0012808 | |
2009-01-29 12:50 | svnbot | Status | scheduled => resolved |
2009-01-29 12:50 | svnbot | Resolution | open => fixed |
2009-01-29 12:50 | svnbot | svn_revision | 11607 => 12465 |
2009-04-21 11:04 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |