Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045264 | Retail Modules | Web POS | public | 2020-10-20 18:09 | 2020-11-13 08:44 |
|
Reporter | aaroncalero | |
Assigned To | prakashmurugesan88 | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045264: Customer not assigned after closing the Customer Details window |
Description | When the Customer Details is opened from the customer selector, if the user closes the customer details window and then tries to assign a customer from the selector, nothing happens. |
Steps To Reproduce | Log in web pos
Click on the customer button to open the selector.
Search for Carl Studson
Click on the the three dots/context menu and then on View Details. The customer Details window will open.
Click on the Close button. The details window will close and the selector will be shown again.
Try to assign the customer.
The customer selector will close but the customer will not assign to the ticket. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-10-20 18:09 | aaroncalero | New Issue | |
2020-10-20 18:09 | aaroncalero | Assigned To | => Retail |
2020-10-20 18:09 | aaroncalero | OBNetwork customer | => Gold |
2020-10-20 18:09 | aaroncalero | Resolution time | => 1605049200 |
2020-10-20 18:09 | aaroncalero | Triggers an Emergency Pack | => No |
2020-11-05 09:14 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-11-11 09:02 | prakashmurugesan88 | Status | new => scheduled |
2020-11-12 06:35 | hgbot | Merge Request Status | => open |
2020-11-12 06:35 | hgbot | Note Added: 0124287 | |
2020-11-12 07:00 | hgbot | Note Added: 0124290 | |
2020-11-13 08:41 | hgbot | Merge Request Status | open => approved |
2020-11-13 08:44 | hgbot | Note Added: 0124345 | |
2020-11-13 08:44 | hgbot | Note Added: 0124346 | |
2020-11-13 08:44 | hgbot | Resolution | open => fixed |
2020-11-13 08:44 | hgbot | Status | scheduled => closed |
2020-11-13 08:44 | hgbot | Fixed in Version | => RR21Q1 |
2020-11-13 08:44 | hgbot | Note Added: 0124347 | |
2020-11-13 08:44 | hgbot | Note Added: 0124348 | |
Notes |
|
(0124287)
|
hgbot
|
2020-11-12 06:35
|
|
|
|
(0124290)
|
hgbot
|
2020-11-12 07:00
|
|
|
|
(0124345)
|
hgbot
|
2020-11-13 08:44
|
|
|
|
(0124346)
|
hgbot
|
2020-11-13 08:44
|
|
|
|
(0124347)
|
hgbot
|
2020-11-13 08:44
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a37b48c9c6c424381024a8dacd6cd3c09aac7e95
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-11-13T07:41:26+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a37b48c9c6c424381024a8dacd6cd3c09aac7e95 [^]
Fixed BUG-45264: Fixes unable to assign the customer to receipt after opening the Customer Details popup
* This is because properties ignoreSetBP, ignoreSetBPLoc are set before opening a customer's or customer address's edit or view details
* This is to avoid selection of particular record in the list
* But however once returned to business partner selector window these properties are not reset
* So it doesn't allow to select a customer or customer address
* Fixed by reseting the properties once it is returned back to customer or customer address selector
---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/components/bplocationship.js
M web/org.openbravo.retail.posterminal/js/components/businesspartner_selector.js
---
|
|
|
(0124348)
|
hgbot
|
2020-11-13 08:44
|
|
|