Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018381Openbravo ERPA. Platformpublic2011-08-30 03:192011-09-02 10:37
pjuvara 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
3.0MP3 
Core
No
0018381: Forms personalization does not persist personalized layout
Forms Personalizations are supposed to be persistent and to be saved from session to session.
However, as soon as users close a window, any personalization they have done is lost.

This is wrong.
See attached video.
No tags attached.
? Personalization.ogv (3,957,520) 2011-08-30 03:19
https://issues.openbravo.com/file_download.php?file_id=4491&type=bug
Issue History
2011-08-30 03:19pjuvaraNew Issue
2011-08-30 03:19pjuvaraAssigned To => alostale
2011-08-30 03:19pjuvaraFile Added: Personalization.ogv
2011-08-30 03:19pjuvaraModules => Core
2011-08-30 04:18pjuvaraNote Added: 0040544
2011-08-30 14:27iciordiaAssigned Toalostale => iperdomo
2011-08-30 15:58iperdomoStatusnew => scheduled
2011-08-30 15:58iperdomoAssigned Toiperdomo => mtaal
2011-08-30 15:58iperdomofix_in_branch => pi
2011-08-30 16:01iperdomoTarget Version => 3.0MP3
2011-08-30 16:01iperdomofix_in_branchpi =>
2011-08-31 20:55hgbotCheckin
2011-08-31 20:55hgbotNote Added: 0040642
2011-08-31 20:55hgbotStatusscheduled => resolved
2011-08-31 20:55hgbotResolutionopen => fixed
2011-08-31 20:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8608083895a6531428ed2410467f63bd7b6c39ae [^]
2011-09-01 14:35hudsonbotCheckin
2011-09-01 14:35hudsonbotNote Added: 0040675
2011-09-01 17:29iperdomoNote Added: 0040689
2011-09-01 17:29iperdomoStatusresolved => new
2011-09-01 17:29iperdomoResolutionfixed => open
2011-09-02 10:36iperdomoStatusnew => scheduled
2011-09-02 10:36iperdomoStatusscheduled => resolved
2011-09-02 10:36iperdomoResolutionopen => fixed
2011-09-02 10:37iperdomoNote Added: 0040707
2011-09-02 10:37iperdomoStatusresolved => closed

Notes
(0040544)
pjuvara   
2011-08-30 04:18   
Update: Personalizations are persisted and come back after you logout and log back in.
The issue is "limited" to closing and re-opening the form within the same session.
(0040642)
hgbot   
2011-08-31 20:55   
Repository: erp/devel/pi
Changeset: 8608083895a6531428ed2410467f63bd7b6c39ae
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Aug 31 20:54:22 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8608083895a6531428ed2410467f63bd7b6c39ae [^]

Fixes issue 18381: Forms personalization does not persist personalized layout
Store personalization on window class level and update when the user changes the layout

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalize-form.js
---
(0040675)
hudsonbot   
2011-09-01 14:35   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6b7e3ac301b9 [^]

Maturity status: Test
(0040689)
iperdomo   
2011-09-01 17:29   
Still reproducible on pi @ rev e08696bbaa47

* All modules set in-development = N (production environment)
* Login with Openbravo user, change to QA Testing Admin role
* Open Sales Order window
* Click the personalize button, and rearrange some fields. Note that the fields are rearranged live. (OK)
* Save the personalization
* Close the Sales Order window
* Open Sales Order window from 'Recent Views'
* Open a record in form view, and notice that the saved layout is not applied. (KO)
(0040707)
iperdomo   
2011-09-02 10:37   
Tested on pi @ rev 367eaab45edd