Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004053Openbravo ERPC. Securitypublic2008-06-18 19:592008-08-21 18:44
psarobe 
gorka_gil 
highmajoralways
closedfixed 
5
2.40alpha-r3 
2.40pi 
No
Core
No
0004053: You can add information to different records
It is possible to add data to different records thinking that you are adding to a different one
1. Go to Master data management->Business partner
2. Click New, fill the mandatory fields but do not save
3. Move to tab Contact. Notice that the ERP allows you to do that
4. Click New and save. The applications allows you to do that because it relates any business partner to that contact

The same happens in currency window, discount volume window, payment term window but not happens in product window, sales order window
When navigating to a child tab if not exits the parent ID don't let to move it
No tags attached.
Issue History
2008-06-18 19:59psarobeNew Issue
2008-06-18 19:59psarobeAssigned To => gorka_gil
2008-06-18 19:59psarobesf_bug_id0 => 1997113
2008-06-18 19:59psarobeOBNetwork customer => No
2008-06-19 20:44svnbotCheckin
2008-06-19 20:44svnbotNote Added: 0007892
2008-06-19 20:44svnbotStatusnew => resolved
2008-06-19 20:44svnbotResolutionopen => fixed
2008-06-19 20:44svnbotsvn_revision => 5217
2008-06-20 09:45pjuvaraSeveritycritical => major
2008-08-21 18:44psarobeRegression testing => No
2008-08-21 18:44psarobeStatusresolved => closed
2008-08-21 18:44psarobeFixed in Version => trunk

Notes
(0007892)
svnbot   
2008-06-19 20:44   
Repository: openbravo
Revision: 5217
Author: gorka_gil
Date: 2008-06-19 20:44:10 +0200 (Thu, 19 Jun 2008)

fixed bug 4053
related to bug 4031

Changes:
  - Added two validations when you navigate throw the tabs, that prevent navigate to the childs tabs if there is no parent o is in new state:
     + The id field is required in tab navigation
     + The childs tab are hidden in new state
  - Added a boolean field to WindowTabs that permit separate the edit mode to relational mode tabs,
    this permits that childs tabs, only in relational mode, call to method 'depurar' to obtain the selected row

---
U trunk/src/org/openbravo/erpCommon/businessUtility/WindowTabs.java
U trunk/src-wad/src/org/openbravo/wad/Wad.java
U trunk/src-wad/src/org/openbravo/wad/WadUtility.java
U trunk/src-wad/src/org/openbravo/wad/javasource.javaxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=5217&sc=1 [^]