Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048413Retail ModulesWeb POSpublic2022-01-18 09:242022-01-21 11:03
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR22Q2 
No
0048413: Improves client log in payments, refunds and void operations
When executing payments, refunds and void, becuase these actions are executed by an integration is very important the details of each execution in case of success or error are properly logged including all the details to identify the behaviour of the integrations in different escenarios.
N/A
No tags attached.
causes defect 0048535 closed adrianromero Payment log messages throws an exception if the parameter cannot be stringified 
Issue History
2022-01-18 09:24adrianromeroNew Issue
2022-01-18 09:24adrianromeroAssigned To => adrianromero
2022-01-18 09:24adrianromeroTriggers an Emergency Pack => No
2022-01-18 09:30hgbotNote Added: 0134352
2022-01-18 09:30adrianromeroStatusnew => scheduled
2022-01-20 09:11adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=23551#r23551
2022-01-21 10:50hgbotResolutionopen => fixed
2022-01-21 10:50hgbotStatusscheduled => closed
2022-01-21 10:50hgbotNote Added: 0134473
2022-01-21 10:50hgbotFixed in Version => RR22Q2
2022-01-21 10:50hgbotNote Added: 0134474
2022-01-21 11:03hgbotNote Added: 0134479
2022-02-04 14:35adrianromeroRelationship addedcauses 0048535

Notes
(0134352)
hgbot   
2022-01-18 09:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/690 [^]
(0134473)
hgbot   
2022-01-21 10:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/690 [^]
(0134474)
hgbot   
2022-01-21 10:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: b074f2f7daecb627327b73cffe5a06aeea882f1a
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 21-01-2022 09:50:27
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/b074f2f7daecb627327b73cffe5a06aeea882f1a [^]

Fixes ISSUE-0048413: Improves client log in payments, refunds and void operations

---
M web/org.openbravo.retail.posterminal/js/components/modalprovidergroup.js
M web/org.openbravo.retail.posterminal/js/components/modalprovidergroupvoid.js
---
(0134479)
hgbot   
2022-01-21 11:03   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 3305c211d6142abfcae6ea19fe80db3f0a81a1f8
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 21-01-2022 11:03:29
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/3305c211d6142abfcae6ea19fe80db3f0a81a1f8 [^]

Related ISSUE-0048413: Improves client log in payments, refunds and void operations
* Do not stringify exceptions

---
M web/org.openbravo.retail.posterminal/js/components/modalprovidergroup.js
M web/org.openbravo.retail.posterminal/js/components/modalprovidergroupvoid.js
---