Check and find how cash sale can be displayed in my account page

If a cash sale occur it will be added under the transaction history.The cash sale list will be available under the all record types and when we filter specifically for cash sale record.On navigating from cash sale list it will display the cash details page.
Jira code:SQUIP-105
Requirement
Find a solution to show cash invoices can be displayed under the transaction history on my account page.

Our Solution

In the transaction history, found that when filtered the record type to cash sale it is filtering and displaying the cash sale list. When navigating to the details of cash sale it is not displaying the cash sale details.

Model and cash sale.view is not added in the transaction history .router.js.Add that to the router of the transaction history.

Myaccount bundle>configuration.js,currentconfiguration.js,combine.configuration.js,templates.configaration,Templates-017356440
In this all files the cash sale was not defined .Define cash sale in all these files.

Leave a comment

Your email address will not be published. Required fields are marked *