MANVIA BLOG

  • Home
  • UI
    • Angular
    • Jquery
    • NextJs
    • HTML & CSS
    • React Js
  • Database
    • Mysql
  • Scripts
    • Laravel
    • dotNet
    • GoLang
    • NodeJs
    • Python
    • Wordpress
    • Odoo
    • PHP Core
    • SailsJs
    • CakePHP
    • Django Framework
  • Projects
    • Eismann
    • Applications
    • CMS
  • Mobile App
    • Settings
    • Flutter
  • DevOps
    • Azure
    • Bluehost
    • GoDaddy
    • AWS
    • Tomcat Server
  • Tools
    • Jmeter
    • Jira
    • Bitbucket
    • Git
  • General
    • Server
    • Web
    • Programming

Odoo

  • Setup

    Installation odoo16 in ubuntu
    Install PostgreSQL & pgAdmin
    Installation odoo14 in ubuntu
    Installation in mac
    Developer mode
    Install on windows

  • UI

    Custom Dashboard
    Assets
    Add Custom field to the view
    UI Customization
    New Theme
    Website Header and Footer
    Static Snippet
    Dynamic Snippet
    Create New Odoo Page, Menu and Mega Menu
    Website Homepage Using Bootstrap
    New Menu and action
    View types
    Graph Types
    Line items UI
    Nested Select box filtering
    Widgets
    Inline edit view
    New page when click on button
    *Add New field to existing module
    *Add New tab to existing module
    *Add New button to existing module

  • Model

    Query
    ORM
    Fields in Models
    Relational fields
    Onchange and Compute
    Form Validation using model
    Dropdown data from db
    Value change Events in UI
    Override Create, Write and Unlink function
    OnChange vs OnDepends
    Filtering - Domain
    Open New page from model
    Input data validation
    Sql Constrain
    Button Action
    model inheritance
    Transient model - wizard - dialog box
    *Insert into table

  • Coding

    New Module
    Controller
    Server Action
    *Error Handling

  • Javascript

    Create Widget View
    Widget Logic for Widget View
    Widget with jquery events
    Ajax Call
    Dialog - popup window

  • Module Customization

    Employees Module

  • Action Window

    Domain in action window
    Context in action window
    Specific view link from action window