Project:
View Revisions: Issue #25630 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0025630: Reference list not retrieved correctly if there exists a property field in the window with a particular name | ||
Revision | 2014-01-31 15:30 by caristu | ||
Steps To Reproduce | 1) Create a new column for the sales order window. 2) Create a new reference whose parent reference be List (List 1) and assign to the column created in step 1) 3) Create a new column with the same name for the business partner window. 4) Create a new reference whose parent reference be List (List 1) and assign to the column created in step 2) 5) Create a new field in the [Sales Order] window for the column created in step 1) 6) Create a new field in the [Business Partner] window for the column created in step 2) 7) Ant compile.complete 8) Restart tomcat 9) Go to the [Sales Order] window and notice that new field is showing the correct list of values (List 1) 10) Create a new property field in the [Sales Order] window, which uses the property businessPartner.newColumn 11) Recompile and restart tomcat again 12) Go to the [Sales Order] window and notice that new field is not showing the correct list of values (List 2) |
||
Revision | 2014-01-31 15:30 by caristu | ||
Steps To Reproduce | 1) Create a new column for the sales order window. 2) Create a new reference whose parent reference be List (List 1) and assign to the column created in step 1) 3) Create a new column with the same name for the business partner window. 4) Create a new reference whose parent reference be List (List 1) and assign to the column created in step 2) 5) Create a new field in the [Sales Order] window for the column created in step 1) 6) Create a new field in the [Business Partner] window for the column created in step 2) 7) Ant compile.complete 8) Restart tomcat 9) Go to the [Sales Order] window and notice that new field is showing the correct list of values (List 1) 10) Create a new property field in the [Sales Order] window, which uses the property businessPartner.newColumn 11) Recompile and star tomcat again 12) Go to the [Sales Order] window and notice that new field is not showing the correct list of values (List 2) |
Copyright © 2000 - 2009 MantisBT Group |