ClientProject #2388
Updated by Md.Sajib Ahmed 11 months ago
**Path:** `src/app/(private)/product_mangement/sales/components/slaesInvoice`
1. **Add print functionality** to the sales invoice view modal.
2. Use `react-to-print` package (version `3.1.0`)
[https://www.npmjs.com/package/react-to-print](https://www.npmjs.com/package/react-to-print)
3. Add **SVG print icon** for better user understanding and UX.