Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018143Openbravo ERP00. Application dictionarypublic2011-08-01 12:012011-08-22 18:39
gorkaion 
thirumalaik 
lowminoralways
closedfixed 
20Gentoo
pi 
 
Google Chrome
Core
No
0018143: Create fields process does not copy the help field from the related column
When creating a new field the process takes most of the data from the related column, but not the "Help" field.

This leads to confusion with the need to run the synchronize terminology doing the following steps:

1. create a new column and fill the name, description and help.
2. run the synchronize terminology to create the new element (in case it is necessary) using the name, description and help as values.
3. create the field. Name and description are set but not the help.

In this scenario seeing the correct name you can assume that it is not needed to run the synchronize terminology process. But it is needed to update the help.

I propose to not copy the description or help, or to copy both. My vote to copy all the fields.
1. Create a new column on a table, set the name, description and help.
2. Run the synchronize terminology and check that the element is created using the correct values.
3. On the related tab run the create fields process and check that the name and description are correctly set, but the help is empty.
Modify the "AD_Import_Tab" procedure to take as well the help from the AD_Column.
contrib
Issue History
2011-08-01 12:01gorkaionNew Issue
2011-08-01 12:01gorkaionAssigned To => alostale
2011-08-01 12:01gorkaionWeb browser => Google Chrome
2011-08-01 12:01gorkaionModules => Core
2011-08-05 10:26alostaleTag Attached: contrib
2011-08-05 10:26alostaleStatusnew => scheduled
2011-08-05 10:26alostaleAssigned Toalostale => thirumalaik
2011-08-05 10:26alostalefix_in_branch => pi
2011-08-22 09:24hgbotCheckin
2011-08-22 09:24hgbotNote Added: 0040372
2011-08-22 09:24hgbotStatusscheduled => resolved
2011-08-22 09:24hgbotResolutionopen => fixed
2011-08-22 09:24hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7703d5a217e9d3ffede2dbd52c02824a20d32c30 [^]
2011-08-22 09:28iperdomoNote Added: 0040373
2011-08-22 09:28iperdomoStatusresolved => closed
2011-08-22 18:39hudsonbotCheckin
2011-08-22 18:39hudsonbotNote Added: 0040421

Notes
(0040372)
hgbot   
2011-08-22 09:24   
Repository: erp/devel/pi
Changeset: 7703d5a217e9d3ffede2dbd52c02824a20d32c30
Author: Thirumalai Kandasami <thirumalai <at> qualian.in>
Date: Fri Aug 19 18:29:47 2011 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7703d5a217e9d3ffede2dbd52c02824a20d32c30 [^]

Fixed Issue 18143 : Added Help column value in create fields process

---
M src-db/database/model/functions/AD_TAB_IMPORT.xml
---
(0040373)
iperdomo   
2011-08-22 09:28   
Tested on pi @ rev 7703d5a217e9
(0040421)
hudsonbot   
2011-08-22 18:39   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/30e6a459386a [^]

Maturity status: Test