Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023721 | Openbravo ERP | A. Platform | public | 2013-05-02 17:06 | 2013-05-27 15:23 |
|
Reporter | dbaz | |
Assigned To | shankarb | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023721: "Copy Window Tabs" button in "Windows, Tabs and Fields" window, doesn't clone "Display Logic" attribute of the tab |
Description | "Copy Window Tabs" button in "Windows, Tabs and Fields" window, doesn't clone "Display Logic" input of the tab. |
Steps To Reproduce | In "Windows, Tabs and Fields" select any window and then any tab
Add something in the "Display Logic" input (then save)
Create a new window pointing to the same table than the previous selected window
Click "Copy Window Tabs" button, and select the previous selected window
Notice that the cloned "Tab" records, has no the previously added "Display Logic" input |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Fix23721.diff (1,773) 2013-05-06 05:40 https://issues.openbravo.com/file_download.php?file_id=6124&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-02 17:06 | dbaz | New Issue | |
2013-05-02 17:06 | dbaz | Assigned To | => AugustoMauch |
2013-05-02 17:06 | dbaz | Modules | => Core |
2013-05-02 17:06 | dbaz | OBNetwork customer | => No |
2013-05-02 17:06 | dbaz | Triggers an Emergency Pack | => No |
2013-05-06 05:25 | shankarb | Assigned To | AugustoMauch => shankarb |
2013-05-06 05:40 | shankarb | File Added: Fix23721.diff | |
2013-05-06 05:41 | shankarb | Status | new => scheduled |
2013-05-06 05:41 | shankarb | fix_in_branch | => pi |
2013-05-06 12:00 | shankarb | Review Assigned To | => AugustoMauch |
2013-05-06 12:00 | shankarb | fix_in_branch | pi => |
2013-05-06 12:01 | shankarb | Issue Monitored: AugustoMauch | |
2013-05-06 12:03 | hgbot | Checkin | |
2013-05-06 12:03 | hgbot | Note Added: 0058468 | |
2013-05-06 12:03 | hgbot | Status | scheduled => resolved |
2013-05-06 12:03 | hgbot | Resolution | open => fixed |
2013-05-06 12:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/19f3a0c361a9ec7e4489c30fdd3e5e65452080cb [^] |
2013-05-06 12:28 | hgbot | Checkin | |
2013-05-06 12:28 | hgbot | Note Added: 0058469 | |
2013-05-11 17:32 | hgbot | Checkin | |
2013-05-11 17:32 | hgbot | Note Added: 0058567 | |
2013-05-11 18:39 | hgbot | Checkin | |
2013-05-11 18:39 | hgbot | Note Added: 0058570 | |
2013-05-23 01:32 | hudsonbot | Checkin | |
2013-05-23 01:32 | hudsonbot | Note Added: 0058768 | |
2013-05-23 01:32 | hudsonbot | Checkin | |
2013-05-23 01:32 | hudsonbot | Note Added: 0058769 | |
2013-05-23 01:32 | hudsonbot | Checkin | |
2013-05-23 01:32 | hudsonbot | Note Added: 0058799 | |
2013-05-23 01:32 | hudsonbot | Checkin | |
2013-05-23 01:32 | hudsonbot | Note Added: 0058802 | |
2013-05-27 15:23 | AugustoMauch | Note Added: 0058966 | |
2013-05-27 15:23 | AugustoMauch | Status | resolved => closed |
2013-05-27 15:23 | AugustoMauch | Fixed in Version | => 3.0MP24 |
Notes |
|
(0058468)
|
hgbot
|
2013-05-06 12:03
|
|
Repository: erp/devel/pi
Changeset: 19f3a0c361a9ec7e4489c30fdd3e5e65452080cb
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon May 06 15:30:24 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/19f3a0c361a9ec7e4489c30fdd3e5e65452080cb [^]
Fixes Issue 0023721 : "Copy Window Tabs" button in "Windows, Tabs and Fields" window, doesn't clone "Display Logic" attribute of the tab
Also added other missing fields.
---
M src-db/database/model/functions/AD_WINDOW_COPY.xml
---
|
|
|
(0058469)
|
hgbot
|
2013-05-06 12:28
|
|
Repository: erp/devel/pi
Changeset: d17e521df335aa4bb2b939ce25efb5d8e88e0cd9
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon May 06 15:56:43 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/d17e521df335aa4bb2b939ce25efb5d8e88e0cd9 [^]
Related to Issue 23721 : Adding selector for Element in Column Window.
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
---
|
|
|
(0058567)
|
hgbot
|
2013-05-11 17:32
|
|
Repository: erp/devel/pi
Changeset: 355c1d0f60640f86007e28d1a01deb8ae4956f17
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Sat May 11 21:01:08 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/355c1d0f60640f86007e28d1a01deb8ae4956f17 [^]
Related to Issue 23721 : Backout changeset d17e521df335
Backedout changeset as it is related to issue 23643
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
---
|
|
|
(0058570)
|
hgbot
|
2013-05-11 18:39
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code reviewed and verified in pi@20388faf6420 |
|