fix(receipt-vat-breakdown): receipt VAT breakdown: discriminate types per line and subtotal

This commit is contained in:
Deploy
2026-08-26 22:58:39 +02:00
parent 3b11662229
commit 592f937b91
7 changed files with 13 additions and 5 deletions

View File

@@ -8182,14 +8182,16 @@
"description": "POS receipt should show VAT type (general/reduced/super-reduced) per line item AND break down subtotals by VAT type. Currently only shows total IVA without discrimination.",
"priority": "med",
"risk": "med",
"status": "in_progress",
"status": "done",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "pos"
"phase": "pos",
"completed_at": "2026-08-26T20:58:39Z"
}
]
}