In Odoo, the Deadline field in the To-Do module is used to set a due date for a task. This helps users keep track of deadlines and manage their workload efficiently. How to Use the Deadline Field: Navigate to the To-Do Open an existing task or create a new one. Find the “Deadline” field – […]
Understanding the Upgrade Code Command in Odoo 18 Odoo 18 introduced a new command-line tool, upgrade_code, designed to streamline the migration process from older Odoo versions. One of its primary functions is to automatically replace deprecated tree views with the newer list views. How to Use the upgrade_code Command * Open your terminal and navigate […]