Allinea il conteggio clienti della dashboard alle società, non ai deal vinti.
CI / scan_ruby (push) Failing after 14m57s
CI / scan_js (push) Successful in 11m7s
CI / lint (push) Failing after 12m34s

Neumarkt aveva due opportunità WON e gonfiava banner e card a 3, mentre la lista Solo clienti mostra 2 società.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-16 07:52:03 +02:00
co-authored by Cursor
parent 3f7794959e
commit 47c4308815
5 changed files with 34 additions and 5 deletions
@@ -7,7 +7,7 @@ class DashboardControllerTest < ActionDispatch::IntegrationTest
assert_response :success
assert_match(/Da contattare/, response.body)
assert_match(/Conteggio per stage attuale/, response.body)
assert_match(/Prospect e clienti sono società/, response.body)
assert_match(/da qui in poi/, response.body)
assert_match(/In trattativa senza next action/, response.body)
assert_match(/Senza attività in timeline/, response.body)