Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043357Retail ModulesWeb POSpublic2020-02-26 22:422020-03-13 11:26
AugustoMauch 
rqueralta 
normalminorhave not tried
closedfixed 
5
 
RR20Q2 
jorge-garcia
No
0043357: Activity window is not closed when selecting some Order to be opened
After opening an order from the Customer Activity panel, the webpos screen is refreshed showing the information of the selected order, but the Activity Panel is left open.
In the webpos:
- Login
- In the customer panel, select any business partner, open its details popup
- Click on the Activity button to show the activity of the customer
- Click on any order
- The order is loaded, activity panel is closed but the customer managment popup remains open.
When order is selected in activity panel, popup should be closed like POS is doing in other dialogs like "Open Receipts"
NOR
related to defect 0043755 closed ranjith_qualiantech_com Inconsistent behaviour regarding multiple selection in Customer -> View Details -> Activity -> Open Selected 
Issue History
2020-02-26 22:42AugustoMauchNew Issue
2020-02-26 22:42AugustoMauchAssigned To => Retail
2020-02-26 22:42AugustoMauchTriggers an Emergency Pack => No
2020-02-27 23:17rafarodaIssue Monitored: rafaroda
2020-02-27 23:20rafarodaTag Attached: NOR
2020-02-28 10:44AugustoMauchResolution time => 1584054000
2020-03-02 19:48rqueraltaAssigned ToRetail => rqueralta
2020-03-02 19:49rqueraltaStatusnew => scheduled
2020-03-03 12:06guilleaerSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=20504#r20504
2020-03-03 12:06guilleaerProposed Solution updated
2020-03-09 14:09hgbotCheckin
2020-03-09 14:09hgbotNote Added: 0118425
2020-03-09 14:09hgbotStatusscheduled => resolved
2020-03-09 14:09hgbotResolutionopen => fixed
2020-03-09 14:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a92c5ae7c4a128326df64ce6a5ab37bb689388af [^]
2020-03-13 11:06jorge-garciaReview Assigned To => jorge-garcia
2020-03-13 11:26jorge-garciaNote Added: 0118584
2020-03-13 11:26jorge-garciaStatusresolved => closed
2020-03-13 11:26jorge-garciaFixed in Version => RR20Q2
2020-04-21 07:20rafarodaRelationship addedrelated to 0043755

Notes
(0118425)
hgbot   
2020-03-09 14:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a92c5ae7c4a128326df64ce6a5ab37bb689388af
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Fri Mar 06 16:14:12 2020 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a92c5ae7c4a128326df64ce6a5ab37bb689388af [^]

Fixed BUG-43357: Activity window is not closed when selecting some Order to be
opened

- Customer view is not opened again after select an order

---
M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
---
(0118584)
jorge-garcia   
2020-03-13 11:26   
Code reviewed and tested