| Controllo | Esito | Dettaglio |
| Parametro Fee 2% | OK | 2.0% |
| Tabella registro_fee_2 | OK | id_fee, id_vendita, id_negozio, id_cliente, base_calcolo, percentuale_fee, importo_fee, id_movimento_credito, stato_fee, nota_controllo, data_fee |
| Funzione calcolo Fee 2% | OK | 100->2; 250->5 |
| Almeno una vendita tracciata | OK | VEN_PUNTI_OP_20260615114326983881 |
| Base calcolo Fee vendita | OK | base=80.0 |
| Fee vendita coerente con base | OK | fee=1.6 attesa=1.6 |
| Una riga Fee per ogni vendita | OK | fee=2 vendite=2 |
| Nessuna Fee duplicata per vendita | OK | id_vendita univoci |
| Nessuna Fee mancante | OK | importo_fee valorizzato |
| Registro Fee collegato a Credito | OK | id_movimento_credito presente per Fee > 0 |
| Stati Fee standard | OK | CONFERMATA, ANOMALIA_IMPORTO, MOVIMENTO_CREDITO_MANCANTE, DA_VERIFICARE |
| Nessuna anomalia Fee | OK | anomalie=0 |
| Template fee_2.html | OK | templates/fee_2.html |
| Template fee_2_negozio.html | OK | templates/fee_2_negozio.html |
| Template fee_2_export.html | OK | templates/fee_2_export.html |
| Dashboard: link Fee 2% | OK | templates/index.html |
| Percorso guidato: blocco Fee 2% | OK | templates/percorso_guidato.html |
| Export FEES_MOVIMENTI | OK | export/FEES_MOVIMENTI_EXPORT_V0_6_2.json |