Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020793Openbravo ERPA. Platformpublic2012-06-18 14:352012-06-27 05:28
dbaz 
dbaz 
highminoralways
closedfixed 
5
 
3.0MP13 
Core
No
0020793: Profile changes should be able to send to the backend just the needed changes
Profile changes should be able to send to the backend just the needed changes.

This is related to the new WebPOS development, where the only values are going to change are Role and Language (the other will remain the same)
Inside UserInfoWidgetActionHandler.java there is a method "executeSaveCommand" that collect all the parameters and then do the change (via UserSessionSetter().resetSession)

If any parameter is not provided, it should take the current set ones.
No tags attached.
Issue History
2012-06-18 14:35dbazNew Issue
2012-06-18 14:35dbazAssigned To => dbaz
2012-06-18 14:35dbazModules => Core
2012-06-18 14:37hgbotCheckin
2012-06-18 14:37hgbotNote Added: 0049890
2012-06-18 14:37hgbotStatusnew => resolved
2012-06-18 14:37hgbotResolutionopen => fixed
2012-06-18 14:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/63adc86e9eb3bad00d003278d1a88358ea686273 [^]
2012-06-22 16:19mtaalNote Added: 0050040
2012-06-22 16:19mtaalStatusresolved => closed
2012-06-22 16:19mtaalFixed in Version => 3.0MP13
2012-06-27 05:28hudsonbotCheckin
2012-06-27 05:28hudsonbotNote Added: 0050113

Notes
(0049890)
hgbot   
2012-06-18 14:37   
Repository: erp/devel/pi
Changeset: 63adc86e9eb3bad00d003278d1a88358ea686273
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Mon Jun 18 14:37:11 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/63adc86e9eb3bad00d003278d1a88358ea686273 [^]

Fixed issue 20793: Profile values are now taken from the context
if they are not passed inside the json

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
---
(0050040)
mtaal   
2012-06-22 16:19   
Reviewed
(0050113)
hudsonbot   
2012-06-27 05:28   
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/cf3a7135839f [^]

Maturity status: Test