Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022681Openbravo ERPA. Platformpublic2012-12-27 11:052013-03-20 16:43
psarobe 
shankarb 
highminoralways
closedfixed 
5
 
3.0MP22 
AugustoMauch
Core
No
0022681: When you create a field without using the button "Create field" the behaviour is different than when using the button
When you create a field without using the button "Create field" the behaviour is different than when using the button.

It creates the field as follows:
- Show in grid = No
- Grid position = The (max seqno in grid) + 10

And it should be:
- Show in grid = No
- Grid position = null
n/a
No tags attached.
related to defect 0022679 closed shankarb "Create fields" button. The way it creates fields by default (grid definition) is not correct 
Issue History
2012-12-27 11:05psarobeNew Issue
2012-12-27 11:05psarobeAssigned To => AugustoMauch
2012-12-27 11:05psarobeModules => Core
2012-12-27 11:05psarobeTriggers an Emergency Pack => No
2012-12-27 11:06psarobeRelationship addedrelated to 0022679
2013-03-11 10:01AugustoMauchAssigned ToAugustoMauch => shankarb
2013-03-11 13:18shankarbReview Assigned To => AugustoMauch
2013-03-11 13:18shankarbStatusnew => scheduled
2013-03-11 13:18shankarbfix_in_branch => pi
2013-03-11 13:18shankarbIssue Monitored: AugustoMauch
2013-03-11 13:20shankarbNote Added: 0057179
2013-03-11 13:20shankarbStatusscheduled => resolved
2013-03-11 13:20shankarbFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/b2284204cbda [^]
2013-03-11 13:20shankarbResolutionopen => fixed
2013-03-14 18:39AugustoMauchStatusresolved => new
2013-03-14 18:39AugustoMauchResolutionfixed => open
2013-03-14 18:39AugustoMauchNote Added: 0057264
2013-03-20 08:27hgbotCheckin
2013-03-20 08:27hgbotNote Added: 0057318
2013-03-20 08:27hgbotStatusnew => resolved
2013-03-20 08:27hgbotResolutionopen => fixed
2013-03-20 08:27hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/devel/pi/rev/b2284204cbda [^] => http://code.openbravo.com/erp/devel/pi/rev/6cfd12f52b4fdd42b63bda63843fc04030771404 [^]
2013-03-20 16:43AugustoMauchNote Added: 0057335
2013-03-20 16:43AugustoMauchStatusresolved => closed
2013-03-20 16:43AugustoMauchFixed in Version => 3.0MP22

Notes
(0057179)
shankarb   
2013-03-11 13:20   
Fixed with the fix of issue 22679[1] in the pi changeset https://code.openbravo.com/erp/devel/pi/rev/b2284204cbda. [^]

[1] https://issues.openbravo.com/view.php?id=22679 [^]
(0057264)
AugustoMauch   
2013-03-14 18:39   
Reopened because the changeset that fixed it has been backed out
(0057318)
hgbot   
2013-03-20 08:27   
Repository: erp/devel/pi
Changeset: 6cfd12f52b4fdd42b63bda63843fc04030771404
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Mar 20 12:56:34 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6cfd12f52b4fdd42b63bda63843fc04030771404 [^]

Fixes Issue 22679, Fixes Issue 22681 : Modified behaviour of Create Fields Process

By default only the identifier fields will be shown in the grid when creating using the create fields process.

---
M src-db/database/model/functions/AD_TAB_IMPORT.xml
---
(0057335)
AugustoMauch   
2013-03-20 16:43   
Code reviewed and verified in pi@cc6111e9a6a9