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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047829
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POStrivialalways2021-10-08 07:592021-10-13 07:15
ReporterguillermogilView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionfixedFixed in VersionRR22Q1
StatusclosedFix 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

0047829: Everytime a cashup is done an unneeded log is written

DescriptionEverytime 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 ReproduceDo a cashup
Check the logs
Proposed SolutionModify https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/blob/master/src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java#L301 [^]

From info to debug
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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 Triggers an Emergency Pack => No
2021-10-08 08:20 hgbot Note Added: 0132263
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
Powered by Mantis Bugtracker