Odoo 15 Cert - Studio + Advanced Features + General

Odoo 15 Cert - Studio + Advanced Features + General

Professional Development

44 Qs

quiz-placeholder

Similar activities

health assessment

health assessment

Professional Development

45 Qs

Electrical Engineering Quiz

Electrical Engineering Quiz

Professional Development

40 Qs

TA 1 - LV2 ItemSet Quants 2

TA 1 - LV2 ItemSet Quants 2

Professional Development

44 Qs

Odoo 15 Cert - Manufacturing - Test Sample + Exam

Odoo 15 Cert - Manufacturing - Test Sample + Exam

Professional Development

49 Qs

Exac Prep 1

Exac Prep 1

Professional Development

39 Qs

Electrical Science Revision Quiz

Electrical Science Revision Quiz

Professional Development

40 Qs

Working with Docker Registries, Images and Containers

Working with Docker Registries, Images and Containers

Professional Development

44 Qs

Quiz 1 - BSIS 3A - ITEDEV 313

Quiz 1 - BSIS 3A - ITEDEV 313

Professional Development

40 Qs

Odoo 15 Cert - Studio + Advanced Features + General

Odoo 15 Cert - Studio + Advanced Features + General

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Tools US Team

Used 6+ times

FREE Resource

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Two groups (A and B) can create and validate quotations. If I remove this right from the group A, does it means that all people from this group will lose the right?

No, rights previously obtained won't be removed.

Yes, except if they are in group B too.

Yes, all the rights removed from a group will have an impact on the other groups.

No, you can't edit rights once the group has been created.

Answer explanation

Each access right is set per group and per model. As long as the user has the access right from one of the 2 groups (B, in this case, assumes that A and B have the same rights needed for creating and validating quotations), he/she will not lose the right.3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the common contact book feature do if you enable it?

It will share your partners to all companies defined in your database.

It will disable the partners sharing between your companies.

It will share your future partners to all companies defined in your database.

It will disable the partners sharing between your companies, but only for new contacts.

Answer explanation

Media Image

For Odoo 13, 14: If you want to allow access to contact for all the companies, you need to leave the company field blank on that contact. If you set the company, only members have access to that company can access the contact.

By default, newly created contact will be shared with all companies (default company field is blank)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can I restrict access to a company for one of my employee?

By choosing a current company on the employee form.

By removing the company from the allowed companies on the user form.

By removing the company from the allowed companies on the employee form.

By removing the employee's access rights for the company.

Answer explanation

Media Image

Restrict access to a company = not allow to access that company

=> remove the company from the allowed companies on the user form

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a boolean data type?

Boolean is a type of dance, not a data type!

A type of field especially useful to insert mathematical formulas.

A type of field that allows you to add multiple values and select only one as the answer.

A type of data whose value can either be "true" or "false". It is useful for questions whose answers can be "yes" or "no".

Answer explanation

Boolean = True or False.7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of the "conditional" option, next to some properties such as "Invisible"?

It allows us to see invisible fields while in Studio Mode.

With it, you can add filters whose matching records will allow the property to be applied.

It enables a set of other properties that are linked to that main property.

Conditionals are a type of field that requires more advanced settings.

Answer explanation

Media Image

Conditional for Invisible property = to set the field as invisible (to hide it) if the condition is fulfilled (eval by an expression)

A user can add conditions by selecting Add Filter or the plus button on the right side, or editing directly in the Code Editor. Notice that the filter does not have the 'in' operation.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "many2one" field?

It is a relational field that allows us to connect multiple values for several fields (such as tags).

Such a thing doesn't exist.

It is a relational field that allows us to choose one entry among many others.

It is a relational field that allows us to select multiple entries under one field.

Answer explanation

Many2one field → link to one record9

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can I design my app to select a contact and have their phone number displayed automatically?

By adding a "Contact and Details" field.

By adding a "many2one" field to select the contact as a relation, then adding a "Related Field" field set to "Contact > Phone", with its properties set to "Read Only" and changing the widget to "phone".

By adding a "one 2many" field to select the contact as a relation, then adding a "Related Field" field set to "Customer > Phone", with its properties set to "Read Only" and changing the widget to "phone".

By adding a "Related Field" field to select the contact as a relation, then another "Related Field" field to display the phone number.

Answer explanation

Step to do this:

Step 1: Add Related Field

Step 2: Choose the field and the relation

Step 3:

Read only is enabled by default

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?