Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013229Openbravo ERP00. Application dictionarypublic2010-05-05 12:092010-05-19 00:01
networkb 
alostale 
immediatemajoralways
closedfixed 
5
2.50MP14 
2.50MP17 
Core
No
0013229: If you deactive on a tab all the combos that depends on ad_org_id field the tab does not work properly
If you deactive on a tab all the combos that depends on ad_org_id field the tab does not work properly.
Most of the combos are related by wad with ad_org_id field, in order to show only
elements that belong to the organization selected.
-Login a system administrator
-Go to windows, tabs and fields window.
-Find the Partner window and go to location/address tab
-Go to the fields
-Hide the sales region field.
-Hide the ad_client_id
-Compile the whole application.
-stop tomcat
-Delete the context from tomcat
-Deploy the context
  ant war
  ant deploy.context
-start tomcat
-Login as openbravo admin
-Go to partner window
-go to location tab
-Try to save a new location/address and you will see that the save button
does not do anything.
No tags attached.
related to defect 00132412.50MP19 closed marvintm The files on the tomcat are not deleted when they are not created on a new compilation 
Issue History
2010-05-05 12:09networkbNew Issue
2010-05-05 12:09networkbAssigned To => alostale
2010-05-05 16:12networkbSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=325#r325
2010-05-05 17:42hgbotCheckin
2010-05-05 17:42hgbotNote Added: 0026962
2010-05-05 17:42hgbotStatusnew => resolved
2010-05-05 17:42hgbotResolutionopen => fixed
2010-05-05 17:42hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6200778c7450ec3e90974d27d3c4a21654398475 [^]
2010-05-05 17:59iatienzaIssue Monitored: iatienza
2010-05-07 11:49alostaleRelationship addedrelated to 0013241
2010-05-11 18:19jpabloaeTarget Version2.50MP16 => 2.50MP17
2010-05-18 15:38shuehnerNote Added: 0027436
2010-05-18 15:38shuehnerStatusresolved => closed
2010-05-18 21:43hudsonbotCheckin
2010-05-18 21:43hudsonbotNote Added: 0027483
2010-05-19 00:01anonymoussf_bug_id0 => 3003687

Notes
(0026962)
hgbot   
2010-05-05 17:42   
Repository: erp/devel/pi
Changeset: 6200778c7450ec3e90974d27d3c4a21654398475
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed May 05 17:41:36 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6200778c7450ec3e90974d27d3c4a21654398475 [^]

fixed bug 13229: If you deactive on a tab all the combos that depends on ad_org_id field the tab does not work properly

---
M src-wad/src/org/openbravo/wad/ComboReloads.javaxml
M src-wad/src/org/openbravo/wad/Wad.java
---
(0027436)
shuehner   
2010-05-18 15:38   
Tested in pi/pgsql. Analysing full diff of srcAD before and after patch application. Besides whitespace, only the Callout of the tested window for building the result of the hidden columns is affected. The failed steps are now working properly.
(0027483)
hudsonbot   
2010-05-18 21:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/6200778c7450 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]