Does anyone have an idea of what I should investig...
# suitecommerce
n
Does anyone have an idea of what I should investigate if the 'Transaction History' section of My Account is showing 'No transactions were found' for multiple (possibly all) customers? There should be dozens displayed for these customers, and there are no errors anywhere. Oddly enough, our Sandbox is showing them correctly.
After finding SuiteAnswers #95681 I found out it's the terms field on the Customer record being blank. However, these are credit card customers with no terms... Does anyone know a work around?
d
Mass update terms on all existing customer to immediate/cash with order/etc. Create a beforesubmit script on customer records, filtered to website context to automatically set new ones to the same.
n
That is helpful, thank you!
f
Makes no sense. I will check this