Can anyopne help with error that periodically appears when we try to make a manual payment to an order in Actinic?
There was a problem with the database
Operation: Updating the [PaymentHistory] table where OrderNumber = 18003 sorted by DateTimeActioned DESC, DateTimeCreated DESC
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
Action: Contact your Actinic reseller or Actinic Support as appropriate
There was a problem with the database
Operation: Updating the [PaymentHistory] table where OrderNumber = 18003 sorted by DateTimeActioned DESC, DateTimeCreated DESC
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
Action: Contact your Actinic reseller or Actinic Support as appropriate
Comment