Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041096Retail ModulesWeb POSpublic2019-06-17 09:262019-07-22 17:31
guillermogil 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q4 
marvintm
No
0041096: WebPOS gets stuck if an Address is deactivated
WebPOS gets stuck on an infinite loading if an Address is deactivated and you try to load a ticket with that Address
- Login on WebPOS
- Create a new Address for Mara Palliot
- Assign it to the ticket
- Create a ticket with the new Address
- Go to the backoffice and deactivate the new Address
- Force a full refresh on the POS
- Load the previously created ticket

WebPOS gets stuck on an infinite loading
No tags attached.
patch issue 41096 source posterminal.patch (1,012) 2019-07-22 13:17
https://issues.openbravo.com/file_download.php?file_id=13162&type=bug
Issue History
2019-06-17 09:26guillermogilNew Issue
2019-06-17 09:26guillermogilAssigned To => Retail
2019-06-17 09:26guillermogilResolution time => 1562536800
2019-06-17 09:26guillermogilTriggers an Emergency Pack => No
2019-06-17 09:29guillermogilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=18925#r18925
2019-07-02 09:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-07-02 09:01ranjith_qualiantech_comStatusnew => scheduled
2019-07-04 18:26hgbotCheckin
2019-07-04 18:26hgbotNote Added: 0113188
2019-07-04 18:26hgbotStatusscheduled => resolved
2019-07-04 18:26hgbotResolutionopen => fixed
2019-07-04 18:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5072a6b56b094552f6d31fd97b6f3e042ebfffb1 [^]
2019-07-04 19:36marvintmReview Assigned To => marvintm
2019-07-04 19:36marvintmStatusresolved => closed
2019-07-04 19:36marvintmFixed in Version => RR19Q4
2019-07-11 15:31hgbotCheckin
2019-07-11 15:31hgbotNote Added: 0113281
2019-07-11 15:31hgbotStatusclosed => resolved
2019-07-11 15:31hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5072a6b56b094552f6d31fd97b6f3e042ebfffb1 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/5072a6b56b094552f6d31fd97b6f3e042ebfffb1 [^]
2019-07-11 18:46guilleaerNote Deleted: 0113281
2019-07-11 18:46guilleaerNote Added: 0113298
2019-07-11 18:46guilleaerStatusresolved => closed
2019-07-22 13:17ranjith_qualiantech_comFile Added: issue 41096 source posterminal.patch
2019-07-22 17:31hgbotCheckin
2019-07-22 17:31hgbotNote Added: 0113575

Notes
(0113188)
hgbot   
2019-07-04 18:26   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5072a6b56b094552f6d31fd97b6f3e042ebfffb1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jul 04 21:38:06 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5072a6b56b094552f6d31fd97b6f3e042ebfffb1 [^]

Fixed issue 41096 : When loadind receipt, Address should be loaded from backoffice if receipt has inactive customer address

---
M src/org/openbravo/retail/posterminal/master/LoadedCustomer.java
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0113298)
guilleaer   
2019-07-11 18:46   
reclosed
(0113575)
hgbot   
2019-07-22 17:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 30c6799d7aa51b3bc185eba3398c9de4bbc23e87
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jul 22 17:31:33 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/30c6799d7aa51b3bc185eba3398c9de4bbc23e87 [^]

Related to issue 41096: BPLocations only are loaded using offline strategy when both are present

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---