Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016248Openbravo ERP00. Application dictionarypublic2011-02-26 19:492011-03-15 17:08
roklenardic 
alostale 
normalmajoralways
closedfixed 
20
3.0RC4 
 
Core
No
0016248: 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.
blocks defect 0016067 closed alostale Copy Tab Fields does not work when creating new tabs in windows 
Issue History
2011-03-14 08:48alostaleTypedefect => backport
2011-03-14 08:48alostalefix_in_branch => 2.50
2011-03-14 09:06hgbotCheckin
2011-03-14 09:06hgbotNote Added: 0034781
2011-03-14 09:06hgbotStatusscheduled => resolved
2011-03-14 09:06hgbotResolutionopen => fixed
2011-03-14 09:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/a07323249cba0127e8c01271ed703ff24818aaed [^]
2011-03-15 17:08marvintmNote Added: 0034901
2011-03-15 17:08marvintmStatusresolved => closed

Notes
(0034781)
hgbot   
2011-03-14 09:06   
Repository: erp/stable/2.50
Changeset: a07323249cba0127e8c01271ed703ff24818aaed
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 14 09:06:20 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/a07323249cba0127e8c01271ed703ff24818aaed [^]

fixed bug 16249, fixed bug 16248: 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
---
(0034901)
marvintm   
2011-03-15 17:08   
Works correctly.