HS
Reported
It seems the “Email Sale” is missing an event handler.
When I click Email Sale
in Sales -> POS Sales, it redirects to dashboard.
Then I manually added e.preventDefault
to click event of <a class="email_receipt">
and it works fine.
Please see the attachment from Demo site.
- MSAnswered
Thank you for reporting this. I will add
e.preventDefault
- Login to Reply