new module error: list view empty

Hello Gys,

I have created a new module with Module Builder and added a sale module.
Then as I have deployed the package and tried it, by creating a new entry it has failed and the error mesage appeared that the tables are not exist.
So I went to repair -> Quick Repair and Rebuild, after this the missing tables are generated.
I went back to the new module menu tried to add again a new entry, it was successful this time, but as I clicked on the list view there was nothing in the table…
It says: “No results found… Perhaps change your search criteria and try again?”
But the data is saved I can find it if I search for it and also on the left side it is there, but the list view is gone…

It worked fine before the language issue, I have also treied evetyhing in English but I got the same error…

Any idea?

Can you go to the List view and click the search filter button and try clearing the search criteria there?

If it doesn’t work, try adding some random search criteria, searching, and then clearing the search criteria.

nothing helps… it just not appearing in the list whatever i serch for…
i have just realized that that issue comes up when I add a new relationship with documents…

amigo revisa las tablas que se creo en la base de datos del nuevo modulo muy probablemente se crearon con cotejamiento utf8_spanish debes cambiarlos a utf8_general y luego hacer este cambio en la configuracion del CRM para que no vuelva a pasar