Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054539Retail ModulesWeb POSpublic2024-02-01 10:002024-03-01 12:53
nicola_uva 
sreehari 
immediatemajoralways
closedfixed 
5
pi 
piRR24Q2 
No
0054539: Customer Creation - Server go offline
When a customer is created from the POS the server go offline

0) Configure in the backoffice remote customer preference to Y
1) Open webpos
2) Go in customer screen
3) Create customer
4) click on save
5) click on close
6) Server go OFFLINE -> ERROR

When click on close a call "org.openbravo.retail.posterminal.master.BPartnerFilter" is performed in the back office but with empy filter (see image attached).
When the request happen on customer with a big amount a customer (i.e 1milion) the server go offline because the query to retrieve customer is automcatically canceled.

When you click the close button the backoffice must not called.
In the POS you have all the customer info
No tags attached.
png BPcall.png (16,516) 2024-02-01 10:00
https://issues.openbravo.com/file_download.php?file_id=19427&type=bug
png
Issue History
2024-02-01 10:00nicola_uvaNew Issue
2024-02-01 10:00nicola_uvaAssigned To => Retail
2024-02-01 10:00nicola_uvaFile Added: BPcall.png
2024-02-01 10:00nicola_uvaTriggers an Emergency Pack => No
2024-02-12 14:29jorgewederagoProjectRetail Modules => POS2
2024-02-12 14:39jorgewederagoProjectPOS2 => Retail Modules
2024-02-20 11:45nicola_uvaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27569#r27569
2024-02-21 10:24sreehariAssigned ToRetail => sreehari
2024-02-21 12:48sreehariStatusnew => scheduled
2024-02-26 12:01hgbotNote Added: 0161236
2024-02-26 12:01hgbotNote Added: 0161237
2024-03-01 12:53hgbotResolutionopen => fixed
2024-03-01 12:53hgbotStatusscheduled => closed
2024-03-01 12:53hgbotFixed in Version => RR24Q2
2024-03-01 12:53hgbotNote Added: 0161511
2024-03-01 12:53hgbotNote Added: 0161512
2024-03-01 12:53hgbotNote Added: 0161513
2024-03-01 12:53hgbotNote Added: 0161514

Notes
(0161236)
hgbot   
2024-02-26 12:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/671 [^]
(0161237)
hgbot   
2024-02-26 12:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1489 [^]
(0161511)
hgbot   
2024-03-01 12:53   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 48c5f15e554539989caec2fcd691988456290331
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 01-03-2024 11:53:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/48c5f15e554539989caec2fcd691988456290331 [^]

Fixes ISSUE-54539: Added skipSearchActionIfNoFilters param to the Search

---
M web/org.openbravo.mobile.core/source/component/dialog/ob-advancedfilterselector.js
---
(0161512)
hgbot   
2024-03-01 12:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/671 [^]
(0161513)
hgbot   
2024-03-01 12:53   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: e9b26fafbc796f8b59d73ad7ba49837f49e5b551
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 01-03-2024 11:52:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e9b26fafbc796f8b59d73ad7ba49837f49e5b551 [^]

Related ISSUE-54539: Added skipSearchActionIfNoFilters to the searchAction

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
---
(0161514)
hgbot   
2024-03-01 12:53   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1489 [^]