Openbravo Issue Tracking System - POS2
View Issue Details
0046935POS2Restaurantspublic2021-06-01 17:172022-09-13 14:11
YBataille 
javierRodriguez 
highcriticalalways
closedfixed 
5
 
 
dmiguelez
No
0046935: Jira 1976 - External orders
Popup with a wrong message is shown when trying to open an order from other store in POS2

- Configure a parent org (Org spain)
- Create 2 different childs organizations (Store Pamplona, Store Vitoria)
- Configure child organization to use Org Spain as cross store organization (This is done in organization window -> field cross store organization)
- Connect to a POS which belongs to Store Pamplona
- Create a sales Order SOPamplona-0001
- Connect to a POS which belongs to Store Vitoria
- Go to Orders window
- Search for SOPamplona-0001
- When result is clicked a popup with "undefined" word appears
Show the correct store in which order was created instead of "undefined"
No tags attached.
Issue History
2021-06-01 17:17YBatailleNew Issue
2021-06-01 17:17YBatailleAssigned To => Retail
2021-06-01 17:17YBatailleTriggers an Emergency Pack => No
2021-06-01 17:22YBatailleNote Added: 0128880
2021-06-02 16:50dmiguelezNote Added: 0128958
2021-06-02 16:51dmiguelezReview Assigned To => dmiguelez
2021-06-02 16:51dmiguelezNote Added: 0128959
2021-06-02 16:51dmiguelezStatusnew => closed
2021-06-02 16:51dmiguelezResolutionopen => unable to reproduce
2022-09-05 14:24guilleaerNote Deleted: 0128880
2022-09-05 14:25guilleaerNote Added: 0140717
2022-09-05 14:25guilleaerStatusclosed => new
2022-09-05 14:25guilleaerResolutionunable to reproduce => open
2022-09-05 14:30guilleaerDescription Updatedbug_revision_view_page.php?rev_id=24733#r24733
2022-09-05 14:30guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=24735#r24735
2022-09-05 14:30guilleaerProposed Solution updated
2022-09-05 14:30guilleaerStatusnew => acknowledged
2022-09-08 09:30hgbotNote Added: 0140837
2022-09-08 13:07guilleaerStatusacknowledged => scheduled
2022-09-08 13:07guilleaerAssigned ToRetail => javierRodriguez
2022-09-08 15:52hgbotResolutionopen => fixed
2022-09-08 15:52hgbotStatusscheduled => closed
2022-09-08 15:52hgbotNote Added: 0140862
2022-09-08 15:52hgbotFixed in Version => RR22Q4
2022-09-08 15:52hgbotNote Added: 0140863
2022-09-13 14:11hgbotNote Added: 0141054

Notes
(0128958)
dmiguelez   
2021-06-02 16:50   
The real problem behind this issue is that it reports that it is possible to open a Ticket in a Terminal that belongs to a different Organization than the Terminal
(0128959)
dmiguelez   
2021-06-02 16:51   
It has not been possible to reproduce this issue, even in the testing environment of the client.
(0140717)
guilleaer   
2022-09-05 14:25   
Reopened after check that issue is valid. The dialog which is shown should show the correct store name.

Updating issue state and steps
(0140837)
hgbot   
2022-09-08 09:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/915 [^]
(0140862)
hgbot   
2022-09-08 15:52   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/915 [^]
(0140863)
hgbot   
2022-09-08 15:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 19132e69abf1456fda5aec9f2dff2f189de49e94
Author: Javier Rodríguez Regueiro <javier.rodriguez@openbravo.com>
Date: 08-09-2022 13:52:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/19132e69abf1456fda5aec9f2dff2f189de49e94 [^]

Fixed ISSUE-46935: Take store name from organizationName property if tore property is empty

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js
---
(0141054)
hgbot   
2022-09-13 14:11   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 29742ae57f3436c4a6d1402fb6b30f1b4d096f87
Author: Guillermo Alvarez de Eulate <guillermo.alvarez@openbravo.com>
Date: 13-09-2022 14:09:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/29742ae57f3436c4a6d1402fb6b30f1b4d096f87 [^]

Related to ISSUE-46935: Keep store property because it is used in posterminal because of orderfilter

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js
---