bump: Update version to 1.6.0 with complete PNG receipt system

- Full PNG receipt generation system with robust discount detection
- Material Symbols icons integration
- Comprehensive medical consent and oncology patient support
- Multi-source discount/anticipo detection (discountInfo, descuento, subtotal)
- Mobile-optimized receipt layouts with professional styling
- Complete test coverage for all ticket scenarios

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Marco Gallegos
2025-09-15 17:01:09 -06:00
parent e1a74c4249
commit 5cb8dcdd9e

View File

@@ -1,6 +1,6 @@
{ {
"name": "ap-pos", "name": "ap-pos",
"version": "1.5.5", "version": "1.6.0",
"main": "app.js", "main": "app.js",
"scripts": { "scripts": {
"start": "node server.js" "start": "node server.js"