[go: up one dir, main page]

0% found this document useful (0 votes)
16 views1 page

Week 3

Uploaded by

waiyan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Week 3

Uploaded by

waiyan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

LEARNING WEEK III

I. CUSTOMIZE EXISTING MODULE II.EXPLORING HOOKS


Learn about hooks in Odoo and how they
Understand the concept of module allow you to modify the behavior of code
inheritance in Odoo Understand the different types of hooks
Learn how to create an Odoo module that available in Odoo, such as pre/post hooks,
inherits from another module to modify its onchange hooks, and overrides.
behavior or add additional features. Explore examples of how hooks can be used
Explore the different techniques of module to modify the behavior of methods, views,
inheritance, such as overriding methods, and other components.
extending views, and modifying fields. Practice using hooks to modify the
Practice customizing an existing Odoo behavior of your module or an existing
module by creating a new module that Odoo module.
inherits from it and makes specific modify.

III. EXPLORE MARKETPLACE IV.WEB BUILERS & ECOMMERCE


Explore the Odoo module marketplace Learn about the Odoo website builder
for community-contributed modules and its capabilities for creating custom
Study popular community modules and websites.
understand their functions and uses. Explore the features of the website
Install and test a few community builder, such as page creation, drag-
modules that align with your interests and-drop components, customizable
or requirements. themes.
Analyze the code of community Practice creating a custom website
modules to learn from their using the Odoo website builder and
implementation and coding techniques. experiment with different design
elements.
V.REPORTING AND BI Explore the e-commerce capabilities of
Understand the reporting and business
Odoo and learn how to set up an online
intelligence features in Odoo
Explore the Odoo reporting engine and store using the built-in features.
learn how to create custom reports using
QWeb templates or the Odoo report
Practice creating a custom report for good understanding of customization
your module, such as a sales report or an techniques in Odoo, the module
inventory report. marketplace, the Odoo website builder
Explore the business intelligence tools in and e-commerce capabilities, as well as
Odoo, such as the dashboard designer reporting and business intelligence
and key performance indicators (KPIs). features.
Practice creating a custom dashboard
with relevant KPIs for your module or a
specific business scenario.

You might also like