Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045537 | Retail Modules | Web POS | public | 2020-12-03 12:45 | 2021-01-04 14:22 |
|
Reporter | shankarb | |
Assigned To | prakashmurugesan88 | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Openbravo Appliance 14.04 |
Product Version | | |
Target Version | | Fixed in Version | RR21Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | OBPS |
Support ticket | 20173 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045537: POS picks up different first name and last name if there are multiple records in contact in Business Partner |
Description | In the customer section in POS, the first name and last name is picked up from the Contact tab. if the contact tab has multiple entries, then the Business partner name and the first name and last name shown differently. |
Steps To Reproduce | 1. Create a new Customer in the POS window
2. In Backend --> business partner window --> Open the business partner created in pos
3. Under the contacts tab, create more than 2 contacts and save.
4. Do full data refresh data in POS.
5. Open the same contact, we can see the "Name" field changed in "Personal Information". |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-12-03 12:45 | shankarb | New Issue | |
2020-12-03 12:45 | shankarb | Assigned To | => Retail |
2020-12-03 12:45 | shankarb | OBNetwork customer | => OBPS |
2020-12-03 12:45 | shankarb | Support ticket | => 20173 |
2020-12-03 12:45 | shankarb | Resolution time | => 1608764400 |
2020-12-03 12:45 | shankarb | Triggers an Emergency Pack | => No |
2020-12-14 06:43 | marvintm | Project | POS2 => Retail Modules |
2020-12-14 06:44 | marvintm | Category | POS => Web POS |
2020-12-14 11:57 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-12-16 12:27 | ngarcia | Issue Monitored: ngarcia | |
2020-12-17 14:29 | prakashmurugesan88 | Status | new => scheduled |
2020-12-23 05:52 | hgbot | Merge Request Status | => open |
2020-12-23 05:52 | hgbot | Note Added: 0125053 | |
2020-12-23 05:53 | hgbot | Note Added: 0125054 | |
2020-12-30 13:43 | hgbot | Merge Request Status | open => approved |
2020-12-30 13:43 | hgbot | Resolution | open => fixed |
2020-12-30 13:43 | hgbot | Status | scheduled => closed |
2020-12-30 13:43 | hgbot | Note Added: 0125166 | |
2020-12-30 13:43 | hgbot | Fixed in Version | => RR21Q1 |
2020-12-30 13:43 | hgbot | Note Added: 0125167 | |
2020-12-30 13:43 | hgbot | Note Added: 0125168 | |
2020-12-30 13:43 | hgbot | Note Added: 0125169 | |
2020-12-30 14:05 | hgbot | Note Added: 0125172 | |
2020-12-30 14:07 | hgbot | Note Added: 0125173 | |
2020-12-30 14:07 | hgbot | Note Added: 0125174 | |
2020-12-31 09:50 | hgbot | Note Added: 0125207 | |
2020-12-31 09:52 | hgbot | Note Added: 0125209 | |
2020-12-31 09:52 | hgbot | Note Added: 0125210 | |
2021-01-04 14:22 | hgbot | Note Added: 0125245 | |
Notes |
|
(0125053)
|
hgbot
|
2020-12-23 05:52
|
|
|
|
(0125054)
|
hgbot
|
2020-12-23 05:53
|
|
|
|
(0125166)
|
hgbot
|
2020-12-30 13:43
|
|
|
|
(0125167)
|
hgbot
|
2020-12-30 13:43
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config [^]
Changeset: c998af5223cdeec16a0fd2b4c345a946775ab3d0
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-12-28T13:15:32+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.config/-/commit/c998af5223cdeec16a0fd2b4c345a946775ab3d0 [^]
Fixed BUG-45537: Fixes random display of first name in customer window
* Issue occurs when the BusinessPartner has multiple records in contact tab
* Fixed by creating new column to set default contact for retail
* Changed existing query to use default contact instead of max(id)
---
A build/classes/org/openbravo/retail/config/modulescript/UpdateDefaultContact.class
A build/classes/org/openbravo/retail/config/modulescript/UpdateDefaultContactData.class
A src-db/database/model/modifiedTables/AD_USER.xml
A src-util/modulescript/src/org/openbravo/retail/config/modulescript/UpdateDefaultContact.java
A src-util/modulescript/src/org/openbravo/retail/config/modulescript/UpdateDefaultContact_Data.xsql
A src/org/openbravo/retail/config/event/DeafultContactEventHandler.java
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
(0125168)
|
hgbot
|
2020-12-30 13:43
|
|
|
|
(0125169)
|
hgbot
|
2020-12-30 13:43
|
|
|
|
(0125172)
|
hgbot
|
2020-12-30 14:05
|
|
|
|
(0125173)
|
hgbot
|
2020-12-30 14:07
|
|
|
|
(0125174)
|
hgbot
|
2020-12-30 14:07
|
|
|
|
(0125207)
|
hgbot
|
2020-12-31 09:50
|
|
|
|
(0125209)
|
hgbot
|
2020-12-31 09:52
|
|
|
|
(0125210)
|
hgbot
|
2020-12-31 09:52
|
|
|
|
(0125245)
|
hgbot
|
2021-01-04 14:22
|
|
|