fix(receipt-vat-breakdown): receipt VAT breakdown: discriminate types per line and subtotal
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user