Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045085Retail ModulesWeb POSpublic2020-09-17 16:282020-09-23 12:22
jarmendariz 
jarmendariz 
highminorhave not tried
closedfixed 
5
 
RR20Q4 
No
0045085: Missing logging utilities in Business Logic
Business Logic resources are javascript files that should be available both in the old and the new applications. Currently it is missing the logging utilities (OB.warn, OB.error, ...) in the BL
See above
No tags attached.
related to feature request 0044980 closed adrianromero Business layer for retail 
related to defect 0045281 closed alostale infinite loop in OB.error when used in core2 
Issue History
2020-09-17 16:28jarmendarizNew Issue
2020-09-17 16:28jarmendarizAssigned To => Retail
2020-09-17 16:28jarmendarizTriggers an Emergency Pack => No
2020-09-17 16:29jarmendarizRelationship addedrelated to 0044980
2020-09-17 16:30jarmendarizStatusnew => scheduled
2020-09-17 16:30jarmendarizAssigned ToRetail => jarmendariz
2020-09-17 16:34hgbotNote Added: 0123168
2020-09-22 12:51jarmendarizSummaryMissing files in businessLogic resources => Missing logging utilities in Business Logic
2020-09-22 12:51jarmendarizDescription Updatedbug_revision_view_page.php?rev_id=21733#r21733
2020-09-22 12:51jarmendarizProposed Solution updated
2020-09-23 12:22hgbotResolutionopen => fixed
2020-09-23 12:22hgbotStatusscheduled => closed
2020-09-23 12:22hgbotNote Added: 0123318
2020-09-23 12:22hgbotFixed in Version => RR20Q4
2020-09-23 12:22hgbotNote Added: 0123319
2020-10-22 14:20alostaleRelationship addedrelated to 0045281

Notes
(0123168)
hgbot   
2020-09-17 16:34   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/73 [^]
(0123318)
hgbot   
2020-09-23 12:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/73 [^]
(0123319)
hgbot   
2020-09-23 12:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: d8797e8ee07b36d9e2d89d51190057e5e0e1ed6b
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2020-09-22T16:14:30+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d8797e8ee07b36d9e2d89d51190057e5e0e1ed6b [^]

Fixed ISSUE-45085: Extracted logging utilities and moved to Business Logic

---
A web/org.openbravo.mobile.core/source/utils/ob-log.js
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---