Skip to content

Latest commit

 

History

History
81 lines (65 loc) · 3.66 KB

README.md

File metadata and controls

81 lines (65 loc) · 3.66 KB

Mastering Odoo-14 : Basic to Advance

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Odoo-14 Cookbook

Author: Kamrul Islam Shahin 🇧🇩

Learning odoo 14 from absolute beginning.
Explore the docs »

Report Bug · Pull Requests

Table of Contents

Index Contents
1 Installation and environment setup
2 Creating Models And Basic Fields
3 Access Rights for created Models
4 Creating menus, actions and views
5 Adding Send Message, Log and Activity Buttons
6 Adding and controlling Status and Status Bar
7 Adding relations between models
8 Overriding Create Method
9 Adding groups and filters in menu
10 Inherit And Add New Fields To Existing Views
11 On change and computed fields

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AwesomeFeature)
  3. Commit your Changes (git commit -m 'Add some AwesomeFeature')
  4. Push to the Branch (git push origin feature/AwesomeFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.