Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055309Retail ModulesWeb POSpublic2024-04-24 17:412024-04-25 07:54
eugen_hamuraru 
eugen_hamuraru 
normalmajorhave not tried
closedfixed 
5
 
RR24Q2RR24Q2 
No
0055309: Cannot use Stock API external service with a manual role
The Stock API external service is configured using backend as a proxy and OAuth2 authentication.

when the POS is used with a manual role with limited access to backend window the stock API fails
N/A
No tags attached.
blocks defect 0055308 closed eugen_hamuraru Cannot use Stock API external service with OAuth authentication by a manual role 
Issue History
2024-04-25 07:36alostaleTypedesign defect => backport
2024-04-25 07:36alostaleTarget Version => RR24Q2
2024-04-25 07:52hgbotNote Added: 0163711
2024-04-25 07:52hgbotNote Added: 0163712
2024-04-25 07:53hgbotNote Added: 0163713
2024-04-25 07:54hgbotNote Added: 0163714
2024-04-25 07:54hgbotResolutionopen => fixed
2024-04-25 07:54hgbotStatusscheduled => closed
2024-04-25 07:54hgbotFixed in Version => RR24Q2
2024-04-25 07:54hgbotNote Added: 0163715

Notes
(0163711)
hgbot   
2024-04-25 07:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/698 [^]
(0163712)
hgbot   
2024-04-25 07:52   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/698 [^]
(0163713)
hgbot   
2024-04-25 07:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/699 [^]
(0163714)
hgbot   
2024-04-25 07:54   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/699 [^]
(0163715)
hgbot   
2024-04-25 07:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 9c136963d29cd62f599aabb0f73c418ab7a74e0e
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 25-04-2024 07:50:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9c136963d29cd62f599aabb0f73c418ab7a74e0e [^]

Fixes ISSUE-55309: Cannot use Stock API external service with a manual role

Sets admin mode to check external system

---
M src/org/openbravo/mobile/core/externalsystem/HttpAuthorizationService.java
---