‘Unexpected Error’ on Bank Statement CSV import

When importing the bank statements, user may encounter this error. One of the reasons for this one may be the line breaks on any of the CSV file columns. That is the header may be in two lines. For example, for the column Invoice Number(s), the header may be like InvoiceNumber(s). Change the format and… Continue reading ‘Unexpected Error’ on Bank Statement CSV import

Solution for “An unexpected error has occurred” when viewing a Customer Deposit

Scenario: When a User uses the Make Copy button on a Sales Order with Customer Deposit, the deposit is also being copied to the newly created Sales Order. There are some cases where an error is thrown when opening the Customer Deposit either from the original or copied Sales Order. Due to this error, the User may not be able to… Continue reading Solution for “An unexpected error has occurred” when viewing a Customer Deposit

UNEXPECTED_ERROR\nDetails: TypeError: Cannot find default value for object

Slack Notes – Sep 6 2019 Error – “Cannot find default value for object” when try to submit order using Commerce APIThe module that using in extension’s model is SC.Models.Init and using the order object from that modulenot able to track the source of the error since the logs only say Code: UNEXPECTED_ERROR\nDetails: TypeError: Cannot find default value for object.… Continue reading UNEXPECTED_ERROR\nDetails: TypeError: Cannot find default value for object