Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016067Openbravo ERP00. Application dictionarypublic2011-02-26 19:492011-03-16 00:00
roklenardic 
alostale 
normalmajoralways
closedfixed 
20
3.0RC4 
 
Core
No
0016067: Copy Tab Fields does not work when creating new tabs in windows
Clicking the Copy Tab Fields button in Application Dictionary || Windows, Tabs, and Fields || Window >> Tab generates the following error:

Error:
record "row_dest_field_trl" is not assigned yet
1) create a new custom module
2) Go to Application Dictionary || Windows, Tabs, and Fields || Window >> Tab
3) create a new window Test
4) create a new tab Test based on the C_Order table
5) click the Copy Tab Fields and select the Header - Sales Order in the dropdown
6) click OK and see the error
No tags attached.
related to defect 0015203 closed alostale Copy tab fields: null value in column "name" violates not-null constraint 
depends on backport 0016248 closed alostale Copy Tab Fields does not work when creating new tabs in windows 
related to defect 0016232 closed alostale Copy Window Tabs does not work when creating new windows 
Issue History
2011-02-26 19:49roklenardicNew Issue
2011-02-26 19:49roklenardicAssigned To => alostale
2011-02-26 19:49roklenardicModules => Core
2011-02-28 07:39alostaleStatusnew => scheduled
2011-03-11 13:09roklenardicSeverityminor => major
2011-03-11 13:09roklenardicversion2.50MP25EU2 => 3.0RC4
2011-03-11 13:10roklenardicNote Added: 0034762
2011-03-11 13:25roklenardicRelationship addedrelated to 0016232
2011-03-14 08:03alostaleRelationship addedrelated to 0015203
2011-03-14 08:04alostaleNote Added: 0034776
2011-03-14 08:48alostaleStatusscheduled => acknowledged
2011-03-14 08:48alostaleStatusacknowledged => scheduled
2011-03-14 08:48alostalefix_in_branch => pi
2011-03-14 09:04hgbotCheckin
2011-03-14 09:04hgbotNote Added: 0034778
2011-03-14 09:04hgbotStatusscheduled => resolved
2011-03-14 09:04hgbotResolutionopen => fixed
2011-03-14 09:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3644495ea91f614a1758a6e8bdb66b5e82f3b748 [^]
2011-03-15 17:08marvintmNote Added: 0034900
2011-03-15 17:08marvintmStatusresolved => closed
2011-03-16 00:00anonymoussf_bug_id0 => 3214398

Notes
(0034762)
roklenardic   
2011-03-11 13:10   
This bug persists in 3.0RC4
(0034776)
alostale   
2011-03-14 08:04   
Issue introduced when fixing 0015203
(0034778)
hgbot   
2011-03-14 09:04   
Repository: erp/devel/pi
Changeset: 3644495ea91f614a1758a6e8bdb66b5e82f3b748
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 14 09:03:59 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3644495ea91f614a1758a6e8bdb66b5e82f3b748 [^]

fixed bug 16067, fixed bug 16232: Copy window and field don't work on PG

---
M src-db/database/model/functions/AD_TAB_COPY.xml
M src-db/database/model/functions/AD_WINDOW_COPY.xml
---
(0034900)
marvintm   
2011-03-15 17:08   
Works correctly.