To uninstall modules from an Odoo database using the terminal, you can use the Odoo shell or execute SQL commands directly. Here's how to do it:
- Launch the Odoo shell:
./odoo-bin shell -d <your_database_name>
While generating PDF reports in Odoo on Ubuntu 22.04, you might face issues such as:
This problem often stems from the wkhtmltopdf version (wkhtmltox_0.12.6-1) installed on your system, which lacks the required Qt patching to handle these features properly. This version is known to cause compatibility issues on Ubuntu 22.04.