Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043858 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-04-24 12:06 | 2020-05-18 08:35 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 31fbcdaae73c | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043858: [Cross-store] Cannot Open Receipt or Verified Return in a different store if the anonymous customer doesn't have contact defined | |||||||
Description | [Cross-store] Cannot Open Receipt or Verified Return in a different store if the anonymous customer doesn't have a contact defined The way the business partners and the customers (LoadedCustomer.java) are loaded is different | |||||||
Steps To Reproduce | In the backoffice: Create a new business partner in Orhi Store Do not assign a contact to it In Organization window, set it as the Anonymous customer for Orhi store In a POS of Orhi store: Do a receipt In a POS of Vall Boi store: Open Receipt Advanced filters Change to Orhi store Select the previously created receipt You will get a pop-up with the following message: "The paid receipt can not be loaded because customer is not valid for this terminal" In the backoffice: Add a contact to the previously created business partner Now you will be able to open the receipt | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0119955) hgbot (developer) 2020-05-18 06:59 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 31fbcdaae73c6dee59c314061f398ade29160bc5 Author: Prakash M <prakash <at> qualiantech.com> Date: Mon May 18 10:26:14 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/31fbcdaae73c6dee59c314061f398ade29160bc5 [^] Fixed BUG-43858: Cannot Open Receipt in a different store if the anonymous customer doesn't have contact defined * In LoadedCustomer - bpartnerHQLQuery there is left join for user table. * But in where clause it is validated for user exists in user table. * As it left outer join user table reference can null * Included an or condition for user table reference can be null --- M src/org/openbravo/retail/posterminal/master/LoadedCustomer.java --- |
(0119956) hgbot (developer) 2020-05-18 06:59 |
Repository: tools/automation/pi-mobile Changeset: b0b76d1688c4a39fe5eb14cdbbb9261f1f2b7cf2 Author: Prakash M <prakash <at> qualiantech.com> Date: Mon May 18 10:24:14 2020 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b0b76d1688c4a39fe5eb14cdbbb9261f1f2b7cf2 [^] Related to BUG 43858: Verifies open Receipt in a different store if the anonymous customer doesn't have contact defined --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreTerminalHelper.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/I43858_CrossStoreAnonymCustomerWithoutContact.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2020-04-24 12:06 | ngarcia | New Issue | |
2020-04-24 12:06 | ngarcia | Assigned To | => Retail |
2020-04-24 12:06 | ngarcia | Resolution time | => 1590098400 |
2020-04-24 12:06 | ngarcia | Triggers an Emergency Pack | => No |
2020-04-24 12:07 | ngarcia | Relationship added | duplicate of 0042111 |
2020-04-24 12:08 | ngarcia | Relationship added | related to 0041927 |
2020-04-24 12:08 | ngarcia | Relationship deleted | 0042111 |
2020-04-24 12:08 | ngarcia | Relationship added | has duplicate 0042111 |
2020-04-24 12:08 | ngarcia | Issue Monitored: networkb | |
2020-05-08 09:50 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2020-05-08 09:50 | prakashmurugesan88 | Status | new => scheduled |
2020-05-18 06:59 | hgbot | Checkin | |
2020-05-18 06:59 | hgbot | Note Added: 0119955 | |
2020-05-18 06:59 | hgbot | Status | scheduled => resolved |
2020-05-18 06:59 | hgbot | Resolution | open => fixed |
2020-05-18 06:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/31fbcdaae73c6dee59c314061f398ade29160bc5 [^] |
2020-05-18 06:59 | hgbot | Checkin | |
2020-05-18 06:59 | hgbot | Note Added: 0119956 | |
2020-05-18 08:35 | marvintm | Review Assigned To | => marvintm |
2020-05-18 08:35 | marvintm | Status | resolved => closed |
2020-05-18 08:35 | marvintm | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |