SR
Asked
When editing or adding a new invoice.
If you click the green button [+] to add a new row for another sales item, then button on the right to reveal a text area for additional details does not work.
(attached is a screenshot of the buttons I am referring to)
Please test this. Would you be able to offer a fix?
Thanks,
If you click the green button [+] to add a new row for another sales item, then button on the right to reveal a text area for additional details does not work.
(attached is a screenshot of the buttons I am referring to)
Please test this. Would you be able to offer a fix?
Thanks,
Attachments
- MSAnsweredHello,
Please edit the `themes/default/assets/js/custom.js` and replace `<i class="fa fa-file-text-o pointer"></i>` with `<i class="fa fa-file-text-o pointer details"></i>`
Thank you - SRAnsweredThat worked!! Thank you.
- Login to Reply