Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025347 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2013-12-17 16:29 | 2014-01-17 15:49 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | shankarb | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d2d5950cc4fa | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 25384 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025347: Parent record is not retrieved correctly under some circumstances | |||||||
Description | For those records that belong to a tab with have at least two parents, and those parents are not referencing to the same entity the parent record is not retrieved correctly and these can cause errors. | |||||||
Steps To Reproduce | 1) Create a new tab in the business partner window referencing a new entity 2) Create a new subtab for the previously created tab 3) Create a new column for the c_bpartnertable and set it as "stored in session" 4) Try to create a new record for the subtab in 2): the following error is raised in the log: INFO org.openbravo.erpCommon.utility.ErrorTextParserPOSTGRE - did not find constraint name for error message: Property with EM_dbprefix_newcolumn does not exist for entity dprefix_tabentity | |||||||
Proposed Solution | Modify the getParentRecord() method in KernelUtils java in order to retrieve the correct parent tab | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0063279) hgbot (developer) 2014-01-08 10:49 |
Repository: erp/devel/pi Changeset: d2d5950cc4fa73676b0540dd54240f0b19001839 Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com> Date: Tue Dec 24 15:06:16 2013 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/d2d5950cc4fa73676b0540dd54240f0b19001839 [^] Fixes Issue 0025347: Parent record is not retrieved correctly under some circumstances The getParentRecord method computes the parent record only from the parent tab instead of comparing all the tabs of the window. --- M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelUtils.java --- |
(0063325) AugustoMauch (administrator) 2014-01-09 10:14 |
Code reviewed and verified in pi@d2d5950cc4fa |
(0063484) hudsonbot (viewer) 2014-01-17 15:49 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9669102eb541 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-12-17 16:29 | caristu | New Issue | |
2013-12-17 16:29 | caristu | Assigned To | => AugustoMauch |
2013-12-17 16:29 | caristu | Modules | => Core |
2013-12-17 16:29 | caristu | OBNetwork customer | => Yes |
2013-12-17 16:29 | caristu | Support ticket | => 25384 |
2013-12-17 16:29 | caristu | Triggers an Emergency Pack | => No |
2013-12-17 16:30 | caristu | Proposed Solution updated | |
2013-12-17 16:43 | caristu | Issue Monitored: networkb | |
2013-12-17 16:43 | caristu | Resolution time | => 1358377200 |
2013-12-17 16:43 | caristu | Target Version | => 3.0MP31 |
2013-12-23 05:50 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-12-24 11:27 | shankarb | File Added: FixIssue25347.diff | |
2013-12-26 05:14 | shankarb | Status | new => scheduled |
2013-12-26 05:14 | shankarb | fix_in_branch | => pi |
2014-01-02 12:38 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-01-08 10:48 | shankarb | Review Assigned To | => AugustoMauch |
2014-01-08 10:48 | shankarb | fix_in_branch | pi => |
2014-01-08 10:48 | shankarb | Issue Monitored: AugustoMauch | |
2014-01-08 10:49 | hgbot | Checkin | |
2014-01-08 10:49 | hgbot | Note Added: 0063279 | |
2014-01-08 10:49 | hgbot | Status | scheduled => resolved |
2014-01-08 10:49 | hgbot | Resolution | open => fixed |
2014-01-08 10:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d2d5950cc4fa73676b0540dd54240f0b19001839 [^] |
2014-01-09 10:14 | AugustoMauch | Note Added: 0063325 | |
2014-01-09 10:14 | AugustoMauch | Status | resolved => closed |
2014-01-09 10:14 | AugustoMauch | Fixed in Version | => 3.0MP32 |
2014-01-17 15:49 | hudsonbot | Checkin | |
2014-01-17 15:49 | hudsonbot | Note Added: 0063484 |
Copyright © 2000 - 2009 MantisBT Group |