I need help i don'tinstall board from odoo
File "C:\odoo\odoo-16.0\odoo\tools\misc.py", line 184, in file_path raise FileNotFoundError("File not found: " + file_path) FileNotFoundError: File not found: spreadsheet_dashboard\data/dashboard.js
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need help i don'tinstall board from odoo
File "C:\odoo\odoo-16.0\odoo\tools\misc.py", line 184, in file_path raise FileNotFoundError("File not found: " + file_path) FileNotFoundError: File not found: spreadsheet_dashboard\data/dashboard.js
Hi,
Double-check that the file path is correct and corresponds to the location where the file "dashboard.js" should be located. Make sure there are no typos or missing directories in the path.
It is possible that the "dashboard.js" file is not located within the "data" directory. Please ensure that the file is placed in the correct directory.
Regards