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

View Revisions: Issue #55781 All Revisions ] Back to Issue ]
Summary 0055781: Empty Customer is assigned to the ticket when we click save and then assign
Revision 2024-06-17 11:50 by nicola_uva
Steps To Reproduce 1) Enable remote customer
2) Click on customer creation form
3) fulfill the customer info
4) click on save button and then click very fast on save and assign button
5) Customer is not assigned to the ticket and when the order is sync an EWIs is generated

org.openbravo.base.exception.OBException: Error in OrderLoader: No row with the given identifier exists: [BusinessPartner#null]
    at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:515)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:214)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:165)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:97)
Revision 2024-06-17 11:42 by nicola_uva
Steps To Reproduce 1) Enable remote customer
2) Click on customer creation form
3) fulfill the customer info
4) click on save button and then and very fast on save and assign button
5) Customer is not assigned to the ticket and when the order is sync an EWIs is generated

org.openbravo.base.exception.OBException: Error in OrderLoader: No row with the given identifier exists: [BusinessPartner#null]
    at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:515)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:214)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:165)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:97)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker