Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041184Retail ModulesWeb POSpublic2019-06-26 15:422019-06-26 16:09
gorka_gil 
Retail 
highminorN/A
newopen 
5
 
 
No
0041184: Terminal Log: fix createdby of table terminal log
createdby 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.
- 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.
Review 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.
No tags attached.
related to design defect 0039360 closed gorka_gil Terminal Log : Improve log client with cashier actions and processes start/end info 
Issue History
2019-06-26 15:42gorka_gilNew Issue
2019-06-26 15:42gorka_gilAssigned To => Retail
2019-06-26 15:42gorka_gilTriggers an Emergency Pack => No
2019-06-26 15:43gorka_gilDescription Updatedbug_revision_view_page.php?rev_id=19003#r19003
2019-06-26 16:07gorka_gilRelationship addedrelated to 0039360
2019-06-26 16:09gorka_gilSeveritymajor => minor
2019-06-26 16:09gorka_gilTypedesign defect => defect

There are no notes attached to this issue.