Openbravo Issue Tracking System - POS2
View Issue Details
0057773POS2Corepublic2025-01-22 17:512025-01-28 12:11
javietxe 
Bimla_vm 
normalmajorhave not tried
closedfixed 
5
 
24Q4.2 
No
0057773: External Order Loader order: "Sell on credit" button doesn't appear when retrieving the order.
Sell on credit button doesn't appear while fetching an order created by the External Order Loader.
- Configure the "WVG/C0002" business partner to be able to buy on credit
- Integrate the order in the JSON
- Open a POS
- Load the order created by the API
- Select Verified Return
- Click on Refund
- Check that the "Sell on credit" button doesn't appear
No tags attached.
blocks defect 0057729 closed Bimla_vm External Order Loader order: "Sell on credit" button doesn't appear when retrieving the order. 
Issue History
2025-01-28 09:18guilleaerTypedefect => backport
2025-01-28 09:18guilleaerTarget Version => 24Q4.2
2025-01-28 10:29hgbotNote Added: 0174800
2025-01-28 12:11hgbotResolutionopen => fixed
2025-01-28 12:11hgbotNote Added: 0174805
2025-01-28 12:11hgbotStatusscheduled => closed
2025-01-28 12:11hgbotFixed in Version => RR24Q4.1
2025-01-28 12:11hgbotNote Added: 0174806

Notes
(0174800)
hgbot   
2025-01-28 10:29   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1894 [^]
(0174805)
hgbot   
2025-01-28 12:11   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1894 [^]
(0174806)
hgbot   
2025-01-28 12:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ef733f1f950a14892982df8261079c5a093f0d43
Author: Bimla Mayavan <b.mayavan@external.orisha.com>
Date: 28-01-2025 14:58:08
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ef733f1f950a14892982df8261079c5a093f0d43 [^]

Fixed ISSUE-57773: Set value of crmId in external orderloader json

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