How to Create Activity Plan in Odoo 18 Project | Odoo 18 Project Tutorials | Odoo 18 Functional – CBMS Odoo ERP

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: […]

EP-21 How to Create & Add Fields in Odoo 18 | Fields in Odoo 18 | Odoo 18 Technical Tutorials – CBMS Odoo ERP

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’, […]

FIFO, AVCO, Standard — Manufacturing Costs | Odoo Inventory – CBMS Odoo ERP

Learn how Odoo calculates inventory value using Standard Price, Average Cost (AVCO), and FIFO in manufacturing. This tutorial explains how each costing method works and how it affects your inventory valuation—so you can talk through the right choice with your accountant. 0:00 – Introduction 0:45 – Setting a Costing Method (Standard Price) 2:53 – Average Cost […]

How to Manage Landed Cost in Odoo 18 Inventory | Odoo 18 Inventory Tutorials | Odoo 18 Tutorials – CBMS Odoo ERP

​In Odoo 18, landed costs represent the total expenses incurred to bring a product to your warehouse, encompassing the purchase price, shipping fees, insurance, customs duties, taxes, and other related charges. Accurately accounting for these costs ensures precise inventory valuation and profitability analysis.​ Configuring Landed Costs in Odoo 18: Enable the Landed Costs Feature: Navigate […]