Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050182Retail ModulesWeb POS Hardware Managerpublic2022-09-07 08:222022-10-17 14:10
ignacio_deandres 
ignacio_deandres 
lowminorN/A
closedfixed 
5
 
RR23Q1 
No
0050182: Add the functionality of header management when executing a GET and a POST request through the HWM proxy
Now a days if you have to do a GET or a POST request to an external service through the hardware manager proxy you will not be able to provide any headers. It would be great to add this functionality to be able to do so.
.
No tags attached.
Issue History
2022-09-07 08:22ignacio_deandresNew Issue
2022-09-07 08:22ignacio_deandresAssigned To => ignacio_deandres
2022-09-07 08:22ignacio_deandresTriggers an Emergency Pack => No
2022-09-07 09:50hgbotNote Added: 0140780
2022-09-07 09:59ignacio_deandresSummaryAdd the functionality of header management when executing a GET request through => Add the functionality of header management when executing a GET and a POST request through the HWM proxy
2022-09-07 09:59ignacio_deandresDescription Updatedbug_revision_view_page.php?rev_id=24745#r24745
2022-10-17 14:07hgbotResolutionopen => fixed
2022-10-17 14:07hgbotStatusnew => closed
2022-10-17 14:07hgbotFixed in Version => RR23Q1
2022-10-17 14:07hgbotNote Added: 0142160
2022-10-17 14:07hgbotNote Added: 0142161
2022-10-17 14:07hgbotNote Added: 0142162
2022-10-17 14:07hgbotNote Added: 0142163
2022-10-17 14:10hgbotNote Added: 0142164

Notes
(0140780)
hgbot   
2022-09-07 09:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/74 [^]
(0142160)
hgbot   
2022-10-17 14:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 22ba220980661d49e47fc467e0190fb02dfaff85
Author: ignacio.deandres <ignacio.deandres@openbravo.com>
Date: 17-10-2022 14:04:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/22ba220980661d49e47fc467e0190fb02dfaff85 [^]

Fixes ISSUE-50182: added functionality of header management

---
M project/src/com/openbravo/pos/util/HttpServices.java
M project/src/com/openbravo/poshw/HttpServiceServlet.java
---
(0142161)
hgbot   
2022-10-17 14:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 64b4073e5e729286972aa5c78c0fa0833eb35f09
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 17-10-2022 14:04:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/64b4073e5e729286972aa5c78c0fa0833eb35f09 [^]

Fixes ISSUE-50182: Add functionality of header management
* Adds user / password to headers
* Refactor to unify POST proxy request

---
M project/src/com/openbravo/pos/util/HttpServices.java
M project/src/com/openbravo/poshw/HttpServiceServlet.java
---
(0142162)
hgbot   
2022-10-17 14:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 7bcd37aadc50ceff969610a0f58c47b4911faa02
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 17-10-2022 14:04:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/7bcd37aadc50ceff969610a0f58c47b4911faa02 [^]

Fixes ISSUE-50182: Add functionality of header management
* Fixes AutoRegisterURL post call

---
M project/src/com/openbravo/poshw/AutoRegisterUrl.java
---
(0142163)
hgbot   
2022-10-17 14:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 3dc00a29f188a9685f76a2c819f7be73d93f1a31
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 17-10-2022 14:06:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/3dc00a29f188a9685f76a2c819f7be73d93f1a31 [^]

Fixes ISSUE-50182: Add the functionality of header management when executing a GET and a POST request through the HWM proxy

---
M project/src/com/openbravo/pos/util/HttpServices.java
M project/src/com/openbravo/poshw/AutoRegisterUrl.java
M project/src/com/openbravo/poshw/HttpServiceServlet.java
---
(0142164)
hgbot   
2022-10-17 14:10   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/74 [^]