Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047829 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | trivial | always | 2021-10-08 07:59 | 2021-10-13 07:15 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047829: Everytime a cashup is done an unneeded log is written | |||||||
Description | Everytime a cashup is done an unneeded log is written: INFO org.openbravo.retail.posterminal.OrderGroupingProcessor - Cash up XXX INFO org.openbravo.retail.posterminal.OrderGroupingProcessor - Cash up YYY It was added to review timings although it should not be needed anymore. It is better to have it on debug and in case it is needed you can show the debug ones for OrderGroupingProcessor class. | |||||||
Steps To Reproduce | Do a cashup Check the logs | |||||||
Proposed Solution | Modify https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/blob/master/src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java#L301 [^] From info to debug | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0132263) hgbot (developer) 2021-10-08 08:20 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/589 [^] |
(0132308) hgbot (developer) 2021-10-13 07:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/589 [^] |
(0132309) hgbot (developer) 2021-10-13 07:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: c43f4466576e53789124e065e294d23cc3e0704d Author: Guillermo Gil <guillermo.gil@openbravo.com> Date: 2021-10-13T05:15:00+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c43f4466576e53789124e065e294d23cc3e0704d [^] Fixed ISSUE-47829: Everytime a cashup is done an unneeded log is written Changed log from info to debug. In case it is wanted to be written it can be configured from BO --- M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-10-08 07:59 | guillermogil | New Issue | |
2021-10-08 07:59 | guillermogil | Assigned To | => Retail |
2021-10-08 07:59 | guillermogil | OBNetwork customer | => No |
2021-10-08 07:59 | guillermogil | Triggers an Emergency Pack | => No |
2021-10-08 08:20 | hgbot | Merge Request Status | => open |
2021-10-08 08:20 | hgbot | Note Added: 0132263 | |
2021-10-13 07:15 | hgbot | Merge Request Status | open => approved |
2021-10-13 07:15 | hgbot | Resolution | open => fixed |
2021-10-13 07:15 | hgbot | Status | new => closed |
2021-10-13 07:15 | hgbot | Note Added: 0132308 | |
2021-10-13 07:15 | hgbot | Fixed in Version | => RR22Q1 |
2021-10-13 07:15 | hgbot | Note Added: 0132309 |
Copyright © 2000 - 2009 MantisBT Group |