У нас вы можете посмотреть бесплатно Add Field Anywhere in Odoo Models – Step by Step Hindi | Odoo 18 Tutorial или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn how to add fields in existing Odoo models and views using inheritance. Step-by-step guide for Form view, Tree view, and Notebook view. Add fields anywhere in Odoo without breaking the original model. Perfect for Odoo developers, customizers, and beginners. Hindi tutorial with real-world examples and Python/XML commands. Includes alternative methods and best practices for field addition. PLAYLIST: Odoo Development Tutorial (hindi) from Scratch for beginners.: • Odoo 18 Development Tutorial for Beginners... VIDEO OVERVIEW: Most Odoo beginners struggle to add custom fields safely — this tutorial shows you how! In this video, we explain how to add a field in existing Odoo models and views using inheritance. Learn step-by-step Python and XML methods for customizing Form, Tree, and Notebook views without affecting the original module. What You Will Learn ✔ Add a field in Python model via inheritance ✔ Add a field in Form view (brief explanation) ✔ Add a field in One2many Tree view ✔ Add a field within Form view Notebook ✔ Alternative ways to add fields efficiently ✔ Best practices to avoid breaking existing modules IMPORTANT NOTES : ---------/ commands and links as used in video /---------- ODOO GitHub page: https://github.com/odoo/odoo.git ODOO install via command: git clone https://github.com/odoo/odoo.git PYCHARM official page: https://www.jetbrains.com/pycharm/dow... PYTHON installation from Command prompt: winget install Python.Python.3.12 PIP Installation for Python: curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py POSTGRES Installation (official page): https://www.enterprisedb.com/download... #Odoo #Odoo18 #OdooHindi #OdooDevelopment #OdooCustomization #AddFieldOdoo #OdooTutorial #Python #OdooERP #OdooForms #OdooTreeView #OdooNotebookView #ODOOCustomization ____________________________________________________ Time Stamps 0:00 – Intro 0:24 – Aim and Overview 2:15 – Create Field in Python 5:03 – Add Field in Form View (Brief Explanation) 13:47 – Alternative Method 16:55 – Field Add in One2many Tree View 19:34 – Add Field within Form View Notebook