Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007540 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | have not tried | 2009-02-12 17:02 | 2009-04-22 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50beta | |||
Status | closed | Fix in branch | Fixed in SCM revision | 13241 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | 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 | 0007540: CreateCashFlowStatement does try to insert record with non-existant fk | |||||||
Description | The CreateCashFlowStatement does call insertStatements-method with hardcoded fact_acct_ref_id = "0". As this field in the fact_acct_cfs table is not null and has a foreign-key constraint to the fact_acct table. So the insert fails with a FK violation. | |||||||
Steps To Reproduce | 1.) Setup a report in the user defined accounting report setup windows 2.) Start the Create Cash Flow statement process 3.) if you have a fact_acct entry with (ad_table_id 392 or 407) and record_id2 = '' the process from step 2.) fails | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0013539) svnbot (viewer) 2009-02-16 17:23 |
Repository: openbravo Revision: 13240 Author: eduardoargal Date: 2009-02-16 17:23:15 +0100 (Mon, 16 Feb 2009) Fixes bug 0007540: CreateCashFlowStatement does try to insert record with non-existant fk --- U trunk/src/org/openbravo/erpCommon/ad_process/CreateCashFlowStatement.java --- https://dev.openbravo.com/websvn/openbravo/?rev=13240&sc=1 [^] |
(0013540) svnbot (viewer) 2009-02-16 17:31 |
Repository: openbravo Revision: 13241 Author: eduardoargal Date: 2009-02-16 17:31:17 +0100 (Mon, 16 Feb 2009) Fixes bug 0007540: CreateCashFlowStatement does try to insert record with non-existant fk. DataBase changes missing in las commit. Sorrysvn status --- U trunk/src-db/database/model/tables/FACT_ACCT_CFS.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=13241&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2009-02-12 17:02 | shuehner | New Issue | |
2009-02-12 17:02 | shuehner | Assigned To | => eduardo_Argal |
2009-02-12 17:02 | shuehner | OBNetwork customer | => No |
2009-02-12 17:02 | shuehner | Regression testing | => No |
2009-02-16 17:23 | svnbot | Checkin | |
2009-02-16 17:23 | svnbot | Note Added: 0013539 | |
2009-02-16 17:23 | svnbot | Status | new => resolved |
2009-02-16 17:23 | svnbot | Resolution | open => fixed |
2009-02-16 17:23 | svnbot | svn_revision | => 13240 |
2009-02-16 17:31 | svnbot | Checkin | |
2009-02-16 17:31 | svnbot | Note Added: 0013540 | |
2009-02-16 17:31 | svnbot | svn_revision | 13240 => 13241 |
2009-04-21 10:54 | psarobe | Status | resolved => closed |
2009-04-22 00:00 | anonymous | sf_bug_id | 0 => 2777932 |
Copyright © 2000 - 2009 MantisBT Group |