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 this video, learn how to create custom KPIs and implement them in your periodic digest emails with Odoo Studio! 0:00 – Intro 0:53 – Digest Email Backend 1:51 – Create a Custom KPI Field 3:37 – Models, Fields, and Code 6:21 – Demo 8:24 – Conclusion **Check out more Odoo tutorials** – Studio playlist: […]
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 […]
In this video, we’re diving into how to manage upselling efficiently in Odoo 18 using the Order to Upsell feature. Whether you’re delivering more than what was originally ordered or offering prepaid services that go beyond the initial agreement, this tool helps you capture and invoice those extra sales—seamlessly and accurately. What You’ll Learn: ✨ […]
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: ➡️ […]
Requesting time off in Odoo made easy! See how employees select leave types, specify dates, and submit for approval. Track status and see it on your calendar. #Odoo18 #OdooTimeOff #TimeOffRequest #Odoo18Features #OdooHR #OdooTutorials #Odoo18TimeOff #LeaveManagement #EmployeeManagement #OdooTips #Odoo18Timeoff #TimeOff #Odoo18Tutorial #OdooTutorial #HR #LeaveManagement #NewFeatures #Productivity #BusinessSoftware Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@mycbms.com […]
In this video, learn how to do set up lead times so Odoo can recommend you the best dates to order your products! 0:00 – Introduction 2:00 – Lead Times Setup 3:03 – Forecasted Dates & Replenishment 4:18 – RFQ Deadlines 6:30 – Conclusion **Check out more Odoo tutorials** – Vendor Pricelist: – Manual reordering […]