Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049912Retail ModulesLayaway orderpublic2022-07-29 11:532022-08-08 07:14
jose_duque 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR22Q4 
No
0049912: The Layaway is not deliverable even if a payment was done through the API
When we load a Layaway through the API, we can't issue its sales order in the POS.

We completed the corresponding payment of the Layaway through the API but the Layaway doesn't change status to become a sales order that we can deliver. It stays as a Layaway
1. Upload a Layaway through the API
2. Pay the Layaway through the API
3. Try to issue the sales order through the POS.

If you check the BO, the Layaway is a Layaway so we can't deliver it.
No tags attached.
related to feature request 0044904 closed prakashmurugesan88 Cancel Order/Layaway is currently not available in the Retail API 
? 0389922832601_createOrderLoader.json (826) 2022-07-29 12:18
https://issues.openbravo.com/file_download.php?file_id=17354&type=bug
? 0389922832601_payOrderLoader.json (349) 2022-07-29 12:18
https://issues.openbravo.com/file_download.php?file_id=17355&type=bug
Issue History
2022-07-29 11:53jose_duqueNew Issue
2022-07-29 11:53jose_duqueAssigned To => Retail
2022-07-29 11:53jose_duqueTriggers an Emergency Pack => No
2022-07-29 11:53jose_duqueIssue generated from0049844
2022-07-29 12:18jose_duqueFile Added: 0389922832601_createOrderLoader.json
2022-07-29 12:18jose_duqueFile Added: 0389922832601_payOrderLoader.json
2022-07-29 12:18marvintmTypefeature request => defect
2022-08-05 06:55marvintmStatusnew => scheduled
2022-08-05 06:55marvintmAssigned ToRetail => ranjith_qualiantech_com
2022-08-05 11:56ranjith_qualiantech_comRelationship addedrelated to 0044904
2022-08-07 04:18hgbotNote Added: 0139944
2022-08-08 07:14hgbotResolutionopen => fixed
2022-08-08 07:14hgbotStatusscheduled => closed
2022-08-08 07:14hgbotNote Added: 0139949
2022-08-08 07:14hgbotFixed in Version => RR22Q4
2022-08-08 07:14hgbotNote Added: 0139950

Notes
(0139944)
hgbot   
2022-08-07 04:18   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/888 [^]
(0139949)
hgbot   
2022-08-08 07:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/888 [^]
(0139950)
hgbot   
2022-08-08 07:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 308af587875b5b75f2d8e00f7feb9cceea3b380c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 05-08-2022 15:31:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/308af587875b5b75f2d8e00f7feb9cceea3b380c [^]

Fixed ISSUE-49912: OrderJSON should be validated when paying the Order in EOL

---
M src/org/openbravo/retail/posterminal/ExternalOrderLoader.java
---