Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047829 | Retail Modules | Web POS | public | 2021-10-08 07:59 | 2021-10-13 07:15 |
|
Reporter | guillermogil | |
Assigned To | Retail | |
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR22Q1 | |
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 |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 | |