Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016232Openbravo ERP00. Application dictionarypublic2011-03-11 13:252011-03-16 00:00
roklenardic 
alostale 
normalmajoralways
closedfixed 
5
3.0RC4 
 
Core
No
0016232: Copy Window Tabs does not work when creating new windows
When using the above process inside the Windows, Tabs and Fields screen, this error is thrown:
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) click the Copy Window Tabs button and select the Sales Order in the dropdown
5) click OK and see the error
No tags attached.
related to defect 0016067 closed alostale Copy Tab Fields does not work when creating new tabs in windows 
related to defect 0015203 closed alostale Copy tab fields: null value in column "name" violates not-null constraint 
depends on backport 0016249 closed alostale Copy Window Tabs does not work when creating new windows 
Issue History
2011-03-11 13:25roklenardicNew Issue
2011-03-11 13:25roklenardicAssigned To => alostale
2011-03-11 13:25roklenardicModules => Core
2011-03-11 13:25roklenardicRelationship addedrelated to 0016067
2011-03-11 13:26roklenardicNote Added: 0034764
2011-03-14 08:03alostaleRelationship addedrelated to 0015203
2011-03-14 08:03alostaleNote Added: 0034774
2011-03-14 08:48alostaleStatusnew => scheduled
2011-03-14 08:48alostalefix_in_branch => pi
2011-03-14 09:04hgbotCheckin
2011-03-14 09:04hgbotNote Added: 0034779
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:20marvintmNote Added: 0034903
2011-03-15 17:20marvintmStatusresolved => closed
2011-03-16 00:00anonymoussf_bug_id0 => 3214410

Notes
(0034764)
roklenardic   
2011-03-11 13:26   
The following modules are installed:
- SPLP
- Easy Extensible Attributes
- IDL
(0034774)
alostale   
2011-03-14 08:03   
Issue introduced when fixing 0015203
(0034779)
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
---
(0034903)
marvintm   
2011-03-15 17:20   
Works fine.