What is a Form View in Odoo? In Odoo, a form view is one of the primary UI components used to display and interact with a single record of a model. It’s used when users want to create, read, update, or delete (CRUD) detailed information about a specific item—such as a product, customer, sales order, […]
Odoo come with extensive built-in AI features , but you can integrate AI into Odoo for several use cases. 1. Chatbot & NLP (Natural Language Processing) Integration with tools like Gemini and ChatGPT to provide smart chatbots on your website. AI-powered live chat with lead qualification. 2. OCR & Document Automation Use of AI for […]
Tired of recreating the same spreadsheets in Odoo 18 Documents? Discover the time-saving magic of Spreadsheet Templates! In this video, we’ll show you step-by-step how to: Create your custom spreadsheet templates from existing spreadsheets. Effortlessly use templates to generate new spreadsheets in seconds. Manage and edit your templates to keep them up-to-date. Stop starting from […]
Need to swap a shift? See how easy it is for employees to unassign themselves from shifts directly within Odoo’s Planning module. This quick demo shows the simple steps, promoting flexibility and empowering your team. #Odoo18 #OdooTutorial #ShiftManagement #EmployeeSelfService #NewFeatures #OdooPlanning #FunctionalTutorial #OdooReleaseDate #Odoo18Tutorials #Odoo18Planning #Odoo18NewFeatures #Odoo18Tutorials #ShiftManagementOdoo18 #Odoo18ReleaseDate #Odoo18FunctionalTutorials #OdooERP #OdooTips #Odoo18Updates Connect With […]
This is the most common and recommended way. In your module’s XML file where you define the menu item, you can use the web_icon attribute. The value of this attribute should point to the icon you want to use * your_module_name: The technical name of your module. * static/description/icon.png: The path to your icon file […]
In Odoo, ESG typically refers to Environmental, Social, and Governance factors—non-financial metrics used to evaluate a company’s ethical and sustainability performance. While Odoo 19 have a built-in module explicitly labeled “ESG” in its standard apps, it can support ESG tracking and reporting. How ESG Can Be Managed in Odoo: 1. Environmental Inventory & Manufacturing: Track resource […]
In Odoo development, a view is a way to define how data is presented to the user in the UI. Views are written in XML and determine the layout and behavior of forms, lists, kanban boards, and other UI components. Types of Views in Odoo Form View (form) Used to display a single record in […]
Master your project tasks with Odoo’s Activity Plan! Organize, assign, and track everything in one place. #Odoo18 #ProjectManagement #ActivityPlan #OdooTutorial #OdooFeatures #OdooFunctional #NewRelease #ProjectPlanning #BusinessSoftware #ERP #Odoo18ProjectTutorials #OdooProjectTutorial #Odoo18Features #ActivityPlanOdoo #Odoo18Project #OdooFunctionalTutorial #OdooERP #OdooRelease2025 #OdooTutorials #cybrosys Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@mycbms.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: […]
college_student.py admission_no = fields.Char(string=”Admission Number”, required=True) admission_date = fields.Date(string=”Admission Date”, required=True) first_name = fields.Char(string=”First Name”, required=True) last_name = fields.Char(string=”Last Name”, required=True) father_name = fields.Char(string=”Father’s Name”, required=True) mother_name = fields.Char(string=”Mother’s Name”, required=True) communication_address = fields.Text(string=”Communication Address”, required=True) street = fields.Char() street2 = fields.Char() zip = fields.Char() city = fields.Char() country_id= fields.Many2one(‘res.country’) state_id = fields.Many2one(‘res.country.state’, ‘Fed. State’, […]
Tired of manual scheduling? See how easy it is to add shifts in Odoo 18 using pre-built templates! #Odoo18 #OdooPlanning #ShiftTemplates #OdooTutorial #OdooFunctional #NewFeatures #Productivity #BusinessSoftware #ERP #OdooERP #Odoo18Planning #Odoo18NewFeatures #OdooPlanningModule #Odoo18ShiftTemplates #ShiftScheduling #Odoo18Tutorials #Odoo18Release #OdooFunctionalTutorial #Odoo18ERP Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@mycbms.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ […]