Openbravo Issue Tracking System - POS2
View Issue Details
0057678POS2POSpublic2025-01-17 09:392025-02-01 11:03
asier_perez 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
25Q2 
No
0057678: [25Q1] Customer field is not updated in Orders list when changing the business partner of a Draft Order
If there is a saved Draft Order with a business partner assigned, and then you change the business partner and pay, the Customer shown in the Orders list will be the first one. (But when opening the order, the correct customer appears in the ticket.)
1) Log in a terminal without payments, such as VBS-5
2) Push 'VBS Customer' button
3) Type a customer name into its respective field, such as 'Arturo Montoro'
4) Push 'Search' button
5) Add a product to the draft order
6) Click 'Save Draft and Close' button
7) Log in a standard terminal, such as VBS-2
8) Go to 'Orders' list
9) Open the Draft Order saves in step 6
10) Assign another customer to the Draft Order, such as 'Stephane Cluster'
11) Pay the Draft Order
12) Go to 'Orders' list
13) Note that the recently paid order's customer is still the one from step 3 in the list
No tags attached.
png Screenshot from 2025-01-17 09-38-31.png (37,623) 2025-01-17 09:40
https://issues.openbravo.com/file_download.php?file_id=20745&type=bug
png

png Screenshot from 2025-01-17 09-38-18.png (40,763) 2025-01-17 09:40
https://issues.openbravo.com/file_download.php?file_id=20746&type=bug
png
Issue History
2025-01-17 09:39asier_perezNew Issue
2025-01-17 09:39asier_perezAssigned To => Retail
2025-01-17 09:39asier_perezFile Added: Screenshot from 2025-01-17 09-38-18.png
2025-01-17 09:39asier_perezTriggers an Emergency Pack => No
2025-01-17 09:39asier_perezFile Deleted: Screenshot from 2025-01-17 09-38-18.png
2025-01-17 09:40asier_perezFile Added: Screenshot from 2025-01-17 09-38-18.png
2025-01-17 09:40asier_perezFile Deleted: Screenshot from 2025-01-17 09-38-18.png
2025-01-17 09:40asier_perezFile Added: Screenshot from 2025-01-17 09-38-31.png
2025-01-17 09:40asier_perezFile Added: Screenshot from 2025-01-17 09-38-18.png
2025-01-22 10:31ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2025-01-23 07:59ranjith_qualiantech_comStatusnew => scheduled
2025-01-23 17:53hgbotNote Added: 0174618
2025-02-01 11:03hgbotNote Added: 0174982
2025-02-01 11:03hgbotResolutionopen => fixed
2025-02-01 11:03hgbotStatusscheduled => closed
2025-02-01 11:03hgbotFixed in Version => 25Q2
2025-02-01 11:03hgbotNote Added: 0174983

Notes
(0174618)
hgbot   
2025-01-23 17:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3406 [^]
(0174982)
hgbot   
2025-02-01 11:03   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3406 [^]
(0174983)
hgbot   
2025-02-01 11:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d9c9cca40ca71c7aeaa502af94f7dcde04a44ebc
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 01-02-2025 10:03:29
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.pos2/-/commit/d9c9cca40ca71c7aeaa502af94f7dcde04a44ebc [^]

Fixed ISSUE-57678: Removed ExtBP Properties when completing draft ticket

---
M web-jspack/org.openbravo.pos2/src/model/global/__test__/CloseAndSyncAsDraftOrder.test.js
M web-jspack/org.openbravo.pos2/src/model/global/actions/CloseAndSyncAsDraftOrder.js
---