Commit Graph

4 Commits

Author SHA1 Message Date
shopkeeperdev
b102a2e41d Fixed location of 'Model' directory 2025-10-07 19:16:28 -04:00
shopkeeperdev
9d6112b703 Fix HTML rendering for vendor notes links
Add proper HTML filtering to render mailto links and formatting in vendor notes.

- Create HtmlArraySerialized backend model to prevent HTML escaping
- Add filterOutputHtml() method to safely render HTML content
- Update template to use HTML filtering
- Decode HTML entities before display
2025-10-07 19:03:16 -04:00
shopkeeperdev
fcc8697c75 Added ability to add/edit note fields in Magento Admin. 2025-10-07 18:57:28 -04:00
shopkeeperdev
20786161b7 Initial commit 2025-10-07 18:31:07 -04:00