wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

[Intensive Odoo 1 - 12/2022] W0 - Introduction + General things

Total questions: 21

Worksheet time: 13mins

Name
Class
Date
1.

Which year Odoo has the name Odoo like today?

a)

2012

b)

2013

c)

2014

d)

2015

2.

Which year did Odoo become a Unicorn?

a)

2020

b)

2021

c)

2022

d)

Not Yet

3.

Which of these are Odoo's advantages?

a)

Easy learn, use and develop

b)

Well documented for functionalities

c)

Well documented for functionalities

d)

Easy to set-up and done the “right way”

4.

What technologies are used to build Odoo?

a)

PostgreSQL

b)

Python

c)

Javascript

d)

XML/HTML/CSS

5.

Which are hosting solutions of Odoo?

a)

Odoo Online

b)

Odoo.sh

c)

Desktop Application

d)

On-premise (e.g Cloud hosting)

6.

Which is Novobi's methodology in providing digital transformation to businesses?

a)

Assessment --> Analyze --> Go-live --> Support

b)

MVP --> Transform --> Optimize --> Automate

c)

MVP --> Digitalization --> Automation --> Transform

d)

MVP --> Automate --> Optimize --> Transform

7.

The core of Odoo is ...

a)

Proprietary

b)

Open-source

c)

All of above

d)

None of above

8.

How many users are using Odoo?

a)

6 milions +

b)

7 milions +

c)

8 milions +

d)

10 milions +

9.

Which sentence(s) describe(s) NOT correctly about the "Base: Auto-vacuum internal data" schedule action?

a)

Delete the long-term data of models

b)

Clear the unused data

c)

Delete temporary data of Transient model

d)

By default, this scheduled action will run Daily

10.

Which view cannot be grouped by multiple level?

a)

Kanban

b)

Tree

c)

List

d)

Cohort

e)

Pivot

11.

Choose the WRONG statement(s)

a)

Binary field is used to store binary files, such as images or documents

b)

The values of related field will be gotten from another field

c)

Many2Many field is used when we have a to-many relationship on both sides

d)

Cannot use Radio widget for many2one field

12.

How to exit the developer mode?

a)

Modify URL by updating "debug=0"

b)

Modify URL by removing "debug=1"

c)

Double click on the icon of "Odoo Debug" extension on your browser

d)

Modify URL by updating "debug=FALSE"

e)

Click on bug icon >> click "Leave the Developer Tools"

13.

What is a popup?

a)

A Wizard

b)

A small window that appears while browsing a website with some infomation

c)

A Widget

d)

A piece of software that guides users through a particular task with a series of instructions and actions

14.

The scheduled actions can be automatically performed every ...? Choose the RIGHT answer(s).

a)

Day

b)

Hour

c)

Minute

d)

Week

e)

Month

15.

What will these filters do?

a)

Filter invoices that are either in Posted status or Paid

b)

Returns an empty list

c)

Filter invoices whose status is Posted and Paid

d)

You can't add something like this

16.

Which fields cannot bet set to be tracked in the chatter?

a)

one2many

b)

many2many

c)

char

d)

boolean

e)

many2one

17.

In a list view, which columns is sortable?

a)

Columns with fields are stored in the database

b)

Columns with fields are computed

c)

Columns with fields are searchable

d)

Columns with related fields

18.

If scheduled actions are run automatically, which users will be used to run it?

a)

Odoo Bot

b)

Current user

c)

Need to configure from backend

d)

None of above

19.

Can we access the data of transient models before they are cleared?

a)

Yes

b)

No

20.

Timezone of the Datetime field displayed on the screen is

a)

Browser's timezone

b)

Timezone set in My Profile >> Preference

c)

UTC

d)

It depends

21.

How many records will be exported when clicking on this button

a)

1

b)

11

c)

111

d)

None is correct

e)

80