Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036100
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2017-05-25 12:192017-06-19 18:51
ReporterSandrahuguetView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision834ecd3f3ac6
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036100: It is not necessary to save user image in the local database

Descriptionuser image is saved in org.openbravo.mobile.core.context request and is not necessary
Steps To ReproduceN/A
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0097158)
hgbot (developer)
2017-06-06 08:39

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 834ecd3f3ac67dd64a8b0f67b11af239d82487a0
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Jun 05 12:51:01 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/834ecd3f3ac67dd64a8b0f67b11af239d82487a0 [^]

Fixed issue 36100: It is not necessary to save user image in the local
database

Remove left join to image table in context request on login.

Image is not send to the WebPOS.

---
M src/org/openbravo/mobile/core/login/Context.java
---
(0097196)
marvintm (manager)
2017-06-07 19:43

In OB.UI.Profile.UserInfo we are reading the image of the context to set it in the User Profile window. We need to decide whether to reimplement this part, or remove it completely, but right now it's reading an undefined property, and this code should not remain as it is.
(0097357)
hgbot (developer)
2017-06-13 12:07

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b428e42c43576b3399366ff821a018867c785392
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Tue Jun 13 12:06:21 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b428e42c43576b3399366ff821a018867c785392 [^]

Related to issue 36100: It is not necessary to save user image in the local
database

When the user popup is opened, a request is sent to the server to retrieve
the user image from database and is set to the popup

A new method has been created in loginUtils to search for the image.

---
M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java
M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js
---

- Issue History
Date Modified Username Field Change
2017-05-25 12:19 Sandrahuguet New Issue
2017-05-25 12:19 Sandrahuguet Assigned To => Retail
2017-05-25 12:19 Sandrahuguet Resolution time => 1497477600
2017-05-25 12:19 Sandrahuguet Triggers an Emergency Pack => No
2017-06-05 12:47 jorge-garcia Status new => scheduled
2017-06-05 12:48 jorge-garcia Assigned To Retail => jorge-garcia
2017-06-06 08:39 hgbot Checkin
2017-06-06 08:39 hgbot Note Added: 0097158
2017-06-06 08:39 hgbot Status scheduled => resolved
2017-06-06 08:39 hgbot Resolution open => fixed
2017-06-06 08:39 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/834ecd3f3ac67dd64a8b0f67b11af239d82487a0 [^]
2017-06-07 08:57 Sandrahuguet Tag Attached: Performance
2017-06-07 19:43 marvintm Note Added: 0097196
2017-06-07 19:43 marvintm Status resolved => new
2017-06-07 19:43 marvintm Resolution fixed => open
2017-06-12 16:56 jorge-garcia Status new => scheduled
2017-06-13 12:07 hgbot Checkin
2017-06-13 12:07 hgbot Note Added: 0097357
2017-06-13 12:07 jorge-garcia Status scheduled => resolved
2017-06-13 12:07 jorge-garcia Resolution open => fixed
2017-06-19 18:51 marvintm Review Assigned To => marvintm
2017-06-19 18:51 marvintm Status resolved => closed
2017-06-19 18:51 marvintm Fixed in Version => RR17Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker