Openbravo Issue Tracking System - POS2
View Issue Details
0057286POS2POSpublic2024-11-26 16:402024-12-02 18:03
charlotte_vasseur 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
main 
25Q1 
QA functional test
2024-11-12
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/56226bee6a60e8eec5d8d4c15f18146ac878bce0 [^]
No
0057286: Pop-up to assign invoicing address is not displayed when no default invoice address
No pop-up to select the invoicing address to assign is displayed when the customer does not have a default invoice address
It was OK on 24Q3
In POS
Assign a customer with an invoicing address that is not the default invoice address
Click on '3 dots' button and click on 'Issue Invoice'
=> No pop-up to select the invoicing address to assign is displayed (see No pop up to assign invoicing address when no default KO.png)

On 24Q3 (tested on )
Do the same test
=> The pop-up to select the invoicing address to assign is displayed (see 24Q4 Pop up to assign invoicing address when no default OK.png)
No tags attached.
png No pop up to assign invoicing address when no default KO.png (113,541) 2024-11-26 16:40
https://issues.openbravo.com/file_download.php?file_id=20559&type=bug
png

png 24Q4 Pop up to assign invoicing address when no default OK.png (123,189) 2024-11-26 16:41
https://issues.openbravo.com/file_download.php?file_id=20560&type=bug
png
Issue History
2024-11-26 16:40charlotte_vasseurNew Issue
2024-11-26 16:40charlotte_vasseurAssigned To => Retail
2024-11-26 16:40charlotte_vasseurFile Added: No pop up to assign invoicing address when no default KO.png
2024-11-26 16:40charlotte_vasseurRegression level => QA functional test
2024-11-26 16:40charlotte_vasseurRegression introduced in release => main
2024-11-26 16:40charlotte_vasseurTriggers an Emergency Pack => No
2024-11-26 16:41charlotte_vasseurFile Added: 24Q4 Pop up to assign invoicing address when no default OK.png
2024-11-27 08:39guilleaerAssigned ToRetail => guilleaer
2024-11-27 08:39guilleaerStatusnew => acknowledged
2024-11-27 08:40ranjith_qualiantech_comAssigned Toguilleaer => ranjith_qualiantech_com
2024-11-27 09:06ranjith_qualiantech_comStatusacknowledged => scheduled
2024-11-28 09:51plujanSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28833#r28833
2024-12-01 15:02ranjith_qualiantech_comRegression date => 2024-11-12
2024-12-01 15:02ranjith_qualiantech_comRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/56226bee6a60e8eec5d8d4c15f18146ac878bce0 [^]
2024-12-01 15:25ranjith_qualiantech_comDescription Updatedbug_revision_view_page.php?rev_id=28847#r28847
2024-12-01 15:25ranjith_qualiantech_comSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=28848#r28848
2024-12-02 04:37hgbotNote Added: 0172844
2024-12-02 18:03hgbotNote Added: 0172912
2024-12-02 18:03hgbotResolutionopen => fixed
2024-12-02 18:03hgbotStatusscheduled => closed
2024-12-02 18:03hgbotFixed in Version => 25Q1
2024-12-02 18:03hgbotNote Added: 0172913

Notes
(0172844)
hgbot   
2024-12-02 04:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3181 [^]
(0172912)
hgbot   
2024-12-02 18:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3181 [^]
(0172913)
hgbot   
2024-12-02 18:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7c3f38344c20c6a72512577d29b3353e6c3e7260
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 02-12-2024 17:03:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7c3f38344c20c6a72512577d29b3353e6c3e7260 [^]

Fixed ISSUE-57286: Dialog to request invoice address appears when no default invoice address

---
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/CompleteTicketActionPreparation.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/SearchCustomerAddress.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/SearchCustomerAddress.js
---