Openbravo Issue Tracking System - POS2
View Issue Details
0057772POS2Corepublic2025-01-22 17:512025-01-28 12:11
javietxe 
Bimla_vm 
normalmajorhave not tried
closedfixed 
5
 
25Q1 
No
0057772: 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 => 25Q1
2025-01-28 10:21hgbotNote Added: 0174799
2025-01-28 12:11hgbotNote Added: 0174803
2025-01-28 12:11hgbotResolutionopen => fixed
2025-01-28 12:11hgbotStatusscheduled => closed
2025-01-28 12:11hgbotFixed in Version => RR25Q1
2025-01-28 12:11hgbotNote Added: 0174804

Notes
(0174799)
hgbot   
2025-01-28 10:21   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1893 [^]
(0174803)
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/1893 [^]
(0174804)
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: d02ecbbff8aa79cfcc10cfd4bf3c8bc59a8939b1
Author: Bimla Mayavan <b.mayavan@external.orisha.com>
Date: 28-01-2025 14:52:32
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d02ecbbff8aa79cfcc10cfd4bf3c8bc59a8939b1 [^]

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

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