Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047489 | Retail Modules | Web POS | public | 2021-08-03 11:20 | 2021-08-24 07:35 |
|
Reporter | hector_hernaez | |
Assigned To | rqueralta | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | 26838 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047489: Uncheck the Shipping Address in the customer generates EWI when a purchase is done |
Description | An EWI arises in the Backoffice when the purchase is done by a customer that has the 'Shipment address' unchecked in the 'Edit Customer Address' window.
Error:
org.postgresql.util.PSQLException: ERROR: insert or update on table "c_order" violates foreign key constraint "c_order_c_bpartner_location1"
Detail: Key (c_bpartner_location_id)=(null) is not present in table "c_bpartner_location".
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2553)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2285) |
Steps To Reproduce | These steps were reproduced in 'Livebuilds - Retail with modules'
- Create a new customer.
- Create a new ticket.
- In the select customer window, go manage address option in the costumer and
after, to edit in the address.
- Uncheck 'Shipping Address'.
- Complete a purchase with that customer.
- Go to 'Error while importing POS data' window in backoffice.
- You will see an error related to that order. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0051856 | | closed | radhakrishnan | Order goes to Errors While Importing POS Data if the business partner does not have a shipping address defined |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-08-03 11:20 | hector_hernaez | New Issue | |
2021-08-03 11:20 | hector_hernaez | Assigned To | => Retail |
2021-08-03 11:20 | hector_hernaez | OBNetwork customer | => Gold |
2021-08-03 11:20 | hector_hernaez | Support ticket | => 26838 |
2021-08-03 11:20 | hector_hernaez | Resolution time | => 1629756000 |
2021-08-03 11:20 | hector_hernaez | Triggers an Emergency Pack | => No |
2021-08-03 14:18 | malsasua | Description Updated | bug_revision_view_page.php?rev_id=22958#r22958 |
2021-08-03 14:43 | adrianromero | Status | new => acknowledged |
2021-08-04 10:36 | hector_hernaez | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=22966#r22966 |
2021-08-04 10:36 | hector_hernaez | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=22967#r22967 |
2021-08-05 12:52 | adrianromero | Status | acknowledged => scheduled |
2021-08-05 12:52 | adrianromero | Assigned To | Retail => rqueralta |
2021-08-23 05:57 | hgbot | Merge Request Status | => open |
2021-08-23 05:57 | hgbot | Note Added: 0131239 | |
2021-08-23 05:58 | hgbot | Note Added: 0131240 | |
2021-08-24 07:34 | hgbot | Merge Request Status | open => approved |
2021-08-24 07:34 | hgbot | Resolution | open => fixed |
2021-08-24 07:34 | hgbot | Status | scheduled => closed |
2021-08-24 07:34 | hgbot | Note Added: 0131277 | |
2021-08-24 07:34 | hgbot | Fixed in Version | => RR21Q4 |
2021-08-24 07:34 | hgbot | Note Added: 0131278 | |
2021-08-24 07:35 | hgbot | Note Added: 0131279 | |
2021-08-24 07:35 | hgbot | Note Added: 0131280 | |
2023-03-15 10:21 | ngarcia | Relationship added | related to 0051856 |
Notes |
|
(0131239)
|
hgbot
|
2021-08-23 05:57
|
|
|
|
(0131240)
|
hgbot
|
2021-08-23 05:58
|
|
|
|
(0131277)
|
hgbot
|
2021-08-24 07:34
|
|
|
|
(0131278)
|
hgbot
|
2021-08-24 07:34
|
|
|
|
(0131279)
|
hgbot
|
2021-08-24 07:35
|
|
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 4ef18bd34ca54d65229528c7116dd4bcbaa19e64
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-08-24T05:34:48+00:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/4ef18bd34ca54d65229528c7116dd4bcbaa19e64 [^]
Related to BUG-47489: Updated Test CheckNumberButtonsAddress, I36214_VerifyCustomerManageAddress, I36641_VerifyReceiptAddressOnCustomerUpdate, SelectBothAddress, CheckShippingAddressMandatory, I42978_VerifyCustomerAddress
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/CheckNumberButtonsAddress.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/CheckShippingAddressMandatory.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36214_VerifyCustomerManageAddress.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36641_VerifyReceiptAddressOnCustomerUpdate.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I42978_VerifyCustomerAddress.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/SelectBothAddress.java
---
|
|
|
(0131280)
|
hgbot
|
2021-08-24 07:35
|
|
|