Odoo issues - Related to .92 release
Problem Statement: Odoo returning blank page after log in - DB restore was done.
Solution Provided: Go to ir_attachments table of your odoo database, find all the entry with value 'web/content' in column name and delete them, odoo will regenerate them and restart odoo.
Recommendation: It is expected that odoo setup is complete and all required configurations are filled before proceeding with using odoo.
2. Problem statement: Not able to start odoo service after bahmni installation
Solution Provided: Give the below commands and try to start the server.
pip uninstall beautifulsoup4
pip install beautifulsoup4
The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)