Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048127Retail ModulesWeb POSpublic2021-11-22 17:312024-11-26 09:35
marvintm 
igor_trebol 
normalmajoralways
closedfixed 
5
 
 
No
No
0048127: ExternalOrderLoader in sync mode leaves an ImportEntry in status "Initial"
When the EOL is used in "sync" mode, it is executed correctly, but it always leaves an ImportEntry record in "Initial" status.
- Create a correct request to the ExternalOrderLoader
- Add the parameter "synchronizedProcessing" to true (you can check screenshot to see how it is done in Postman)
- Execute it.
- Verify that the order was correctly imported, but that an ImportEntry in status "initial" was created and never updated after that.


To make it simple to reproduce, you can use the Postman example of the RetailAPI module:

https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/blob/master/examples/Retail%20API.postman_collection.json [^] [^]

But you need to add the synchronizedProperty to any of them.
No tags attached.
Issue History
2021-11-22 17:31marvintmNew Issue
2021-11-22 17:31marvintmAssigned To => Retail
2021-11-22 17:31marvintmOBNetwork customer => No
2021-11-22 17:31marvintmTriggers an Emergency Pack => No
2021-11-25 07:16ivancaceresIssue Monitored: ivancaceres
2024-11-26 09:34igor_trebolAssigned ToRetail => igor_trebol
2024-11-26 09:34igor_trebolStatusnew => scheduled
2024-11-26 09:34igor_trebolStatusscheduled => resolved
2024-11-26 09:34igor_trebolResolutionopen => fixed
2024-11-26 09:35igor_trebolNote Added: 0172574
2024-11-26 09:35igor_trebolStatusresolved => closed

Notes
(0172574)
igor_trebol   
2024-11-26 09:35   
Solved with https://issues.openbravo.com/view.php?id=56545 [^]