After a server restart, an Odoo 16 nested tree view displays a blank page initially, but the data only becomes visible after clicking on the page
I am implementing a tree view in a tree view to display data. In the job_description model. we have a details_id that links the job description to the job details stored in another table also included below