Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056211Retail ModulesRetail APIpublic2024-08-08 10:222024-08-19 08:57
ignacio_deandres 
ignacio_deandres 
normalminorhave not tried
closedfixed 
5
 
main 
No
0056211: Reprintable document web service test improvements
The Reprintable document web service test file (ReprintableDocumentWebServiceTest) should be moved from the WebserviceTestSuite to the StandaloneTestSuite as it is not properlly calling the web service itself, but the doGet method directly.
.
No tags attached.
related to feature request 0056057main closed ignacio_deandres Reprintable Invoice Event and Reprintable API Endpoint 
Issue History
2024-08-08 10:22ignacio_deandresNew Issue
2024-08-08 10:22ignacio_deandresAssigned To => ignacio_deandres
2024-08-08 10:22ignacio_deandresTriggers an Emergency Pack => No
2024-08-08 10:23ignacio_deandresRelationship addedrelated to 0056057
2024-08-08 10:33hgbotNote Added: 0167832
2024-08-19 08:57hgbotResolutionopen => fixed
2024-08-19 08:57hgbotStatusnew => closed
2024-08-19 08:57hgbotNote Added: 0168193
2024-08-19 08:57hgbotNote Added: 0168194

Notes
(0167832)
hgbot   
2024-08-08 10:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/319 [^]
(0168193)
hgbot   
2024-08-19 08:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: b87a02b45c69bf88189bf007c1523f1c7d8fdeeb
Author: Ignacio De Andrés <i.deandres@orisha.com>
Date: 19-08-2024 08:49:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/b87a02b45c69bf88189bf007c1523f1c7d8fdeeb [^]

FIXES ISSUE-56211: Moved ReprintableDocumentWebServiceTest from WebserviceTestSuite to StandaloneTestSuite as it is not calling the web service itself, but the method executed by the web service (doGet)

---
M src-test/org/openbravo/api/StandaloneTestSuite.java
M src-test/org/openbravo/api/WebserviceTestSuite.java
M src-test/org/openbravo/api/service/ReprintableDocumentWebServiceTest.java
---
(0168194)
hgbot   
2024-08-19 08:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/319 [^]