mirror of
https://github.com/marcogll/ap_pos.git
synced 2026-01-13 13:15:16 +00:00
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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ap-pos",
|
||||
"version": "1.5.5",
|
||||
"version": "1.6.0",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
|
||||
Reference in New Issue
Block a user