Openbravo Issue Tracking System - POS2
View Issue Details
0049620POS2Restaurantspublic2022-06-21 15:532022-07-04 16:46
Felixaka 
ebecerra 
normalminoralways
closedfixed 
5
 
TAP 
approved
Gold
No
0049620: JIRA - 3097 : Customer - Click on 3 dots and "Adress" create an unusable screen
When we are in the main screen, and we would like to search for a customer by cliking on the 3 dots (see picture), then we click on the "Adresse" (see picture), we have an unusable screen


-Go on the POS

-On the main screen, click on the 3 dots associated with the client

-Then, click on "Adress"

-See that the screen which is shown is nonusable


->To unable the research by Adress (Which is something that is not done)
No tags attached.
depends on backport 004972322Q3 closed ebecerra JIRA - 3097 : Customer - Click on 3 dots and "Adress" create an unusable screen 
png 2022-06-21_15h20_34.png (18,480) 2022-06-21 15:53
https://issues.openbravo.com/file_download.php?file_id=17203&type=bug
png

png 2022-06-21_15h21_36.png (33,381) 2022-06-21 15:53
https://issues.openbravo.com/file_download.php?file_id=17204&type=bug
png
Issue History
2022-06-21 15:53FelixakaNew Issue
2022-06-21 15:53FelixakaAssigned To => Retail
2022-06-21 15:53FelixakaFile Added: 2022-06-21_15h20_34.png
2022-06-21 15:53FelixakaOBNetwork customer => Gold
2022-06-21 15:53FelixakaTriggers an Emergency Pack => No
2022-06-21 15:53FelixakaFile Added: 2022-06-21_15h21_36.png
2022-06-21 15:57FelixakaFile Added: 2022-06-21_15h55_47.png
2022-06-21 15:58FelixakaProposed Solution updated
2022-06-24 16:56FelixakaDescription Updatedbug_revision_view_page.php?rev_id=24354#r24354
2022-06-24 16:56FelixakaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=24356#r24356
2022-06-24 16:56FelixakaProposed Solution updated
2022-06-24 16:57FelixakaFile Deleted: 2022-06-21_15h55_47.png
2022-06-28 09:23FelixakaNote Added: 0138807
2022-06-28 09:23FelixakaDescription Updatedbug_revision_view_page.php?rev_id=24372#r24372
2022-06-28 09:23FelixakaProposed Solution updated
2022-06-28 11:08ebecerraAssigned ToRetail => ebecerra
2022-06-28 11:08ebecerraStatusnew => scheduled
2022-06-28 12:56hgbotMerge Request Status => open
2022-06-28 12:56hgbotNote Added: 0138819
2022-06-29 19:14hgbotMerge Request Statusopen => approved
2022-06-29 19:26hgbotNote Added: 0138872
2022-06-29 19:26hgbotResolutionopen => fixed
2022-06-29 19:26hgbotStatusscheduled => closed
2022-06-29 19:26hgbotNote Added: 0138873
2022-06-29 19:27guilleaerNote Added: 0138874
2022-06-30 12:42hgbotNote Added: 0138884
2022-07-02 11:25hgbotNote Added: 0138971
2022-07-02 11:25hgbotNote Added: 0138972
2022-07-04 16:46guilleaerStatusclosed => new
2022-07-04 16:46guilleaerResolutionfixed => open
2022-07-04 16:46guilleaerStatusnew => acknowledged
2022-07-04 16:46guilleaerStatusacknowledged => scheduled
2022-07-04 16:46guilleaerStatusscheduled => resolved
2022-07-04 16:46guilleaerResolutionopen => fixed
2022-07-04 16:46guilleaerStatusresolved => closed

Notes
(0138807)
Felixaka   
2022-06-28 09:23   
Update : If mapping configuration is correctly done we will have the adress shown in the section "Adress"

But if we click on it, we still have an unusable screen
(0138819)
hgbot   
2022-06-28 12:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1049 [^]
(0138872)
hgbot   
2022-06-29 19:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1049 [^]
(0138873)
hgbot   
2022-06-29 19:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a8fbd24dbebb98ebaf1bcb87088eb7499ee3331d
Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com>
Date: 29-06-2022 17:26:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a8fbd24dbebb98ebaf1bcb87088eb7499ee3331d [^]

Fixes ISSUE-49620: In POS 2 edit is only allowed for CRM customers

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketBPAddressButton/TicketBPAddressButton.jsx
---
(0138874)
guilleaer   
2022-06-29 19:27   
Pending to adapt custom module
(0138884)
hgbot   
2022-06-30 12:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1058 [^]
(0138971)
hgbot   
2022-07-02 11:25   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3024f625545ec1a31308aa3130a4e7445b00b986
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 02-07-2022 09:25:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3024f625545ec1a31308aa3130a4e7445b00b986 [^]

related to ISSUE-49620: Pick id from externalBp class to ensure that it is an string

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketBPAddressButton/TicketBPAddressButton.jsx
---
(0138972)
hgbot   
2022-07-02 11:25   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1058 [^]