Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #47489 Back to Issue ]
Summary 0047489: Uncheck the Shipping Address in the customer generates EWI when a purchase is done
Revision 2021-08-04 10:36 by hector_hernaez
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.
Revision 2021-08-04 10:36 by hector_hernaez
Steps To Reproduce These step 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.
Revision 2021-08-03 14:43 by hector_hernaez
Steps To Reproduce - 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.
Revision 2021-08-03 14:18 by malsasua
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)
Revision 2021-08-03 11:20 by malsasua
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.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker