Odoo Certification - Exam A
What is the primary function of the 'sale.order' model in Odoo?
A - To manage sales orders and track their progress.
B - To generate invoices and manage customer payments.
C - To create and manage products within the system.
D - To handle inventory management and stock levels.
Which Odoo module allows you to create and manage a website for your business?
A - CRM
B - Inventory
C - Accounting
D - Website
How do you add a new field to an existing Odoo model?
A - Use the 'Create' menu in the model's settings.
B - Modify the model's code directly in the database.
C - Utilize the 'Fields' tab in the model's settings.
D - Add the field through the 'Workflow' configuration.
What is the purpose of the 'Workflow' feature in Odoo?
A - Managing product stock levels and inventory.
B - Automating business processes and defining transitions between states.
C - Creating and managing sales orders for customers.
D - Generating financial reports and summaries.
What is the primary function of the 'product.product' model in Odoo?
A - Managing customer information and interactions.
B - Tracking financial transactions and balances.
C - Defining and managing individual product variants.
D - Creating and managing sales orders.
What is the purpose of the 'ir.sequence' model in Odoo?
A - Managing user access and permissions.
B - Defining product categories and hierarchies.
C - Creating and managing custom reports.
D - Generating sequential numbers for documents like invoices and orders.
How do you define a relationship between two models in Odoo?
A - Using the 'View' editor within the model's settings.
B - Specifying a 'relation' field type when defining a new field.
C - Through the 'Workflow' configuration by defining transitions between states.
D - By directly modifying the database structure through SQL commands.
Which Odoo module is primarily responsible for managing customer interactions and opportunities?
A - CRM
B - Sales
C - Inventory
D - Website
What is the function of the 'res.partner' model in Odoo?
A - Managing customer, vendor, and contact information.
B - Tracking product inventory and stock levels.
C - Creating and managing sales orders.
D - Generating financial reports and summaries.
How do you create a new custom menu item in Odoo?
A - By modifying the 'Views' section within the model's settings.
B - Through the 'Workflow' configuration by defining transitions between states.
C - Using the 'Menu Items' section in the 'Settings' menu.
D - By directly editing the database structure using SQL commands.
What is the primary purpose of the 'report' module in Odoo?
A - Managing product inventory and stock levels.
B - Creating and customizing reports from different data sources.
C - Defining business processes and workflows for automation.
D - Managing customer interactions and opportunities.
How do you add a new 'Action' to a specific Odoo menu item?
A - Edit the menu item's settings and add the 'Action' in the 'Action' field.
B - Create a new 'Action' within the 'Workflow' configuration.
C - Define the 'Action' directly within the 'View' editor of the related model.
D - Modify the database structure using SQL commands to add the 'Action'.
What is the role of the 'ir.model.fields' model in Odoo?
A - Managing user roles and permissions.
B - Defining the structure of business workflows.
C - Storing information about fields used in different models.
D - Generating sequential numbers for documents.
What is the function of the 'res.users' model in Odoo?
A - Managing user accounts and access permissions.
B - Tracking product inventory and stock levels.
C - Creating and managing sales orders.
D - Generating financial reports and summaries.
Which Odoo module allows you to manage your company's financial records?
A - CRM
B - Sales
C - Accounting
D - Inventory
How do you customize the appearance of an Odoo form view?
A - By directly modifying the model's code in the database.
B - Using the 'View' editor within the model's settings.
C - Through the 'Workflow' configuration by defining transitions between states.
D - By adding custom CSS styles to the Odoo theme.
What is the purpose of the 'product.template' model in Odoo?
A - Defining general product information and categories.
B - Managing specific product variants with unique attributes.
C - Creating and managing sales orders.
D - Tracking product inventory and stock levels.
How do you create a custom report in Odoo?
A - By editing the model's code directly in the database.
B - Through the 'Workflow' configuration by defining transitions between states.
C - Using the 'Report' module and defining a new report template.
D - Adding the custom report as a new menu item in the 'Settings' menu.
What is the function of the 'ir.attachment' model in Odoo?
A - Managing user roles and permissions.
B - Defining the structure of business workflows.
C - Creating and managing custom reports.
D - Storing and managing attachments related to different records.