Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048103 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-11-18 14:10 | 2021-12-16 08:47 | |||
Reporter | dromero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR21Q4.1 | SCM revision | ||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048103: Problem with displaying/editing customer 21q4.1 | |||||||
Description | Explanatory video: https://watch.screencastify.com/v/2rA3M0TM3BUQ96pZVpI0 [^] Reproduced on: https://livebuilds.openbravo.com/retail_mp_3.0RR21Q4.1/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^] | |||||||
Steps To Reproduce | Steps to reproduce: 1.- Create a Business Partner and assign a Contact 2.- Remove First and Last name in user associated with above Business Partner 3.- Go to WEB POS, select the customer created, and click on View Details, where we see that it does not show any information | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0133403) dromero (viewer) 2021-11-29 19:26 |
Hello team, Any update? |
(0133506) ivazquez (viewer) 2021-12-06 16:26 |
Hello Team, Will you have any news? Regards, Ignacio Vazquez |
(0133523) hgbot (developer) 2021-12-09 07:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/651 [^] |
(0133539) marvintm (viewer) 2021-12-09 09:12 |
Normally the first and last name columns should be set. In case they are not, then we assume it is not necessary to properly separate the first and last name information. Therefore, our fix just use whatever the contact information has as "first name", and ignore the last name. The first name will then be reset in the backend whenever the customer is updated from the POS. |
(0133540) hgbot (developer) 2021-12-09 09:12 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: ae12dd98d026014e17035647ccb12faf2cdab094 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-12-09T08:12:19+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ae12dd98d026014e17035647ccb12faf2cdab094 [^] Fixed ISSUE-48103: Customer name should be loaded with user name if first name is not present --- M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java --- |
(0133541) hgbot (developer) 2021-12-09 09:12 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/651 [^] |
(0133578) Practics (viewer) 2021-12-09 16:41 |
Hi The second part of the issue that we indicated in our video remains to be resolved, if you remove the contact from the customer. The customer gets on the POS, you look for it, you go to the details and nothing comes out in the name field. It should be a triple coalesce add(new HQLProperty("coalesce(ulist.firstName, ulist.name, bp.name)", "firstName")); |
(0133746) hgbot (developer) 2021-12-16 06:38 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/660 [^] |
(0133751) hgbot (developer) 2021-12-16 08:47 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 7a920c9d7d0b4e7af28070cf04b00a555564004c Author: Ranjith S R <ranjith@qualiantech.com> Date: 16-12-2021 07:47:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7a920c9d7d0b4e7af28070cf04b00a555564004c [^] Fixed ISSUE-48103: Customer name should be loaded with name if contact is not present --- M src/org/openbravo/retail/posterminal/master/BusinessPartnerProperties.java --- |
(0133752) hgbot (developer) 2021-12-16 08:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/660 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-11-18 14:10 | dromero | New Issue | |
2021-11-18 14:10 | dromero | Assigned To | => Retail |
2021-11-18 14:10 | dromero | Regression date | => 2021-12-02 |
2021-11-18 14:10 | dromero | Triggers an Emergency Pack | => No |
2021-11-18 14:26 | Practics | Issue Monitored: Practics | |
2021-11-29 19:26 | dromero | Note Added: 0133403 | |
2021-12-01 10:41 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2021-12-01 11:51 | ranjith_qualiantech_com | Status | new => scheduled |
2021-12-02 16:42 | ivazquez | OBNetwork customer | => OBPS |
2021-12-02 16:42 | ivazquez | Regression date | 2021-12-02 => |
2021-12-06 16:26 | ivazquez | Note Added: 0133506 | |
2021-12-07 11:02 | ranjith_qualiantech_com | Steps to Reproduce Updated | View Revisions |
2021-12-09 07:03 | hgbot | Merge Request Status | => open |
2021-12-09 07:03 | hgbot | Note Added: 0133523 | |
2021-12-09 09:12 | marvintm | Note Added: 0133539 | |
2021-12-09 09:12 | hgbot | Merge Request Status | open => approved |
2021-12-09 09:12 | hgbot | Resolution | open => fixed |
2021-12-09 09:12 | hgbot | Status | scheduled => closed |
2021-12-09 09:12 | hgbot | Fixed in Version | => RR22Q1 |
2021-12-09 09:12 | hgbot | Note Added: 0133540 | |
2021-12-09 09:12 | hgbot | Note Added: 0133541 | |
2021-12-09 16:41 | Practics | Note Added: 0133578 | |
2021-12-15 13:21 | ranjith_qualiantech_com | Status | closed => new |
2021-12-15 13:21 | ranjith_qualiantech_com | Resolution | fixed => open |
2021-12-15 13:21 | ranjith_qualiantech_com | Fixed in Version | RR22Q1 => |
2021-12-16 06:38 | hgbot | Note Added: 0133746 | |
2021-12-16 07:01 | ranjith_qualiantech_com | Status | new => scheduled |
2021-12-16 08:47 | hgbot | Resolution | open => fixed |
2021-12-16 08:47 | hgbot | Status | scheduled => closed |
2021-12-16 08:47 | hgbot | Fixed in Version | => RR22Q1 |
2021-12-16 08:47 | hgbot | Note Added: 0133751 | |
2021-12-16 08:47 | hgbot | Note Added: 0133752 |
Copyright © 2000 - 2009 MantisBT Group |