Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003657Openbravo ERPA. Platformpublic2008-03-25 16:052008-06-12 09:44
user71 
user71 
normalminoralways
closedfixed 
5
 
 
No
Core
No
0003657: Change in the tab name recreates all the mapping
When the NAME or the ISACTIVE field in the table ad_tab is changed, the
trigger DELETES and INSERTS all the mappings records in AD_MODEL_OBJECT and
AD_MODEL_OBJECT_MAPPING.

The problem is that this generates new objects and mapping id's, but the
object is the same.

The correct way to do this is to UPDATE this records with the new
information.


Related bug:

0002740
No tags attached.
blocks defect 0002740 closed user71 Change in the tab name recreates all the mappings 
Issue History

Notes
(0007246)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:44)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1925267 [^]
(0004112)
user71   
2008-05-06 15:07   
(edited on: 2008-06-12 09:27)
Logged In: YES
user_id=1964080
Originator: YES

Fixed since revision 3009 in the branch r2.3x