Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0041184 | Retail Modules | Web POS | public | 2019-06-26 15:42 | 2019-06-26 16:09 | |||||||
Reporter | gorka_gil | |||||||||||
Assigned To | Retail | |||||||||||
Priority | high | Severity | minor | Reproducibility | N/A | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0041184: Terminal Log: fix createdby of table terminal log | |||||||||||
Description | 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. | |||||||||||
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 Solution | 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. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 | bug_revision_view_page.php?rev_id=19003#r19003 | |||||||||
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 |
There are no notes attached to this issue. |