Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010522 | Openbravo ERP | 00. Application dictionary | public | 2009-09-09 08:32 | 2009-09-19 00:00 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 2.50MP6 | |
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 | 0010522: CCC changes do not work for EM_* subtabs |
Description | If a subtab parent column is an EM_* column in the parent tab, when a new record is created in the parent tab and without saving it is clicked the subtab link, even though the parent record is saved the navigation to the sub tab is not correct because it is trying to read an non-existing session value raising an error. |
Steps To Reproduce | -Create a module (DBPrefix TEST).
-Create a table in this module, example TEST_TESTING
-Create a in a core table which is a FK to this new table. Example C_INVOICE.EM_TEST_TESTING_ID
-Add this column to Purchase Invoice header tab
-Create a new subtab in Purchase Invoice window for the TEST_TESTING table
-Compile and deploy
-Go to Purchase invoice header
-Create a new record
-Without saving go to testing sub tab
-An error is raised, though the new record has been created |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-09 08:32 | alostale | New Issue | |
2009-09-09 08:32 | alostale | Assigned To | => alostale |
2009-09-09 08:32 | alostale | OBNetwork customer | => No |
2009-09-09 08:39 | hgbot | Checkin | |
2009-09-09 08:39 | hgbot | Note Added: 0019558 | |
2009-09-09 08:39 | hgbot | Status | new => resolved |
2009-09-09 08:39 | hgbot | Resolution | open => fixed |
2009-09-09 08:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dba84e5aa5a3e46486401ac03081c39434970daa [^] |
2009-09-09 08:47 | hudsonbot | Checkin | |
2009-09-09 08:47 | hudsonbot | Note Added: 0019559 | |
2009-09-09 08:47 | hudsonbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/dba84e5aa5a3e46486401ac03081c39434970daa [^] => |
2009-09-09 08:56 | hudsonbot | Checkin | |
2009-09-09 08:56 | hudsonbot | Note Added: 0019560 | |
2009-09-09 10:39 | hudsonbot | Checkin | |
2009-09-09 10:39 | hudsonbot | Note Added: 0019572 | |
2009-09-09 11:03 | hudsonbot | Checkin | |
2009-09-09 11:03 | hudsonbot | Note Added: 0019582 | |
2009-09-09 12:31 | hudsonbot | Checkin | |
2009-09-09 12:31 | hudsonbot | Note Added: 0019593 | |
2009-09-09 12:41 | hudsonbot | Checkin | |
2009-09-09 12:41 | hudsonbot | Note Added: 0019598 | |
2009-09-09 14:40 | hudsonbot | Checkin | |
2009-09-09 14:40 | hudsonbot | Note Added: 0019605 | |
2009-09-09 21:44 | hudsonbot | Checkin | |
2009-09-09 21:44 | hudsonbot | Note Added: 0019633 | |
2009-09-09 23:14 | hudsonbot | Checkin | |
2009-09-09 23:14 | hudsonbot | Note Added: 0019646 | |
2009-09-10 00:56 | hudsonbot | Checkin | |
2009-09-10 00:56 | hudsonbot | Note Added: 0019654 | |
2009-09-10 09:03 | hudsonbot | Checkin | |
2009-09-10 09:03 | hudsonbot | Note Added: 0019677 | |
2009-09-10 14:38 | hudsonbot | Checkin | |
2009-09-10 14:38 | hudsonbot | Note Added: 0019730 | |
2009-09-10 17:33 | hudsonbot | Checkin | |
2009-09-10 17:33 | hudsonbot | Note Added: 0019752 | |
2009-09-10 23:15 | hudsonbot | Checkin | |
2009-09-10 23:15 | hudsonbot | Note Added: 0019778 | |
2009-09-11 23:15 | hudsonbot | Checkin | |
2009-09-11 23:15 | hudsonbot | Note Added: 0019843 | |
2009-09-14 11:51 | hudsonbot | Checkin | |
2009-09-14 11:51 | hudsonbot | Note Added: 0019890 | |
2009-09-14 23:15 | hudsonbot | Checkin | |
2009-09-14 23:15 | hudsonbot | Note Added: 0019997 | |
2009-09-18 10:34 | psarobe | Status | resolved => closed |
2009-09-18 10:34 | psarobe | Note Added: 0020188 | |
2009-09-18 10:34 | psarobe | Fixed in Version | => 2.50MP6 |
2009-09-19 00:00 | anonymous | sf_bug_id | 0 => 2861729 |
Notes |
|
(0019558)
|
hgbot
|
2009-09-09 08:39
|
|
Repository: erp/devel/pi
Changeset: dba84e5aa5a3e46486401ac03081c39434970daa
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Sep 09 08:32:36 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/dba84e5aa5a3e46486401ac03081c39434970daa [^]
fixed bug 0010522: CCC changes do not work for EM_* subtabs
---
M src-wad/src/org/openbravo/wad/Wad.java
M src-wad/src/org/openbravo/wad/javasource.javaxml
M src-wad/src/org/openbravo/wad/javasource.xml
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|