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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041184
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorN/A2019-06-26 15:422019-06-26 16:09
Reportergorka_gilView Statuspublic 
Assigned ToRetail 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041184: Terminal Log: fix createdby of table terminal log

Descriptioncreatedby of table terminal log is the user when the log was synchronized instead the user who generated the log.

There is actions that no user is logged in, like login actions, in this case the user should be null or openbravo (100), instead of use the current logged user.

The logclient should behave in same way, need to check it.
Steps To Reproduce- Login with a user
- go offline
- make a ticket
- change the user
- go online

The ticket created offline is synchronized with the second user instead the first one.
Proposed SolutionReview terminal log and log client to send the user of the log, probably logclient is already sending it.

In terminal log, the user should be send in the package, not in each line of log.

When receive in the backend the log, if the user is null, if craeteby can accept null's use null in other case use Openbravo user.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0039360 closedgorka_gil Terminal Log : Improve log client with cashier actions and processes start/end info 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2019-06-26 15:42 gorka_gil New Issue
2019-06-26 15:42 gorka_gil Assigned To => Retail
2019-06-26 15:42 gorka_gil Triggers an Emergency Pack => No
2019-06-26 15:43 gorka_gil Description Updated View Revisions
2019-06-26 16:07 gorka_gil Relationship added related to 0039360
2019-06-26 16:09 gorka_gil Severity major => minor
2019-06-26 16:09 gorka_gil Type design defect => defect


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker