Skip to Content
MT.
MT.
ABOUT MODULES CONTACT
Odoo Techno Functional Consultant

Mihran Thalhath

Senior Software Engineer with 7+ years of experience in Odoo ERP — bridging technical implementation and functional business processes.

Currently working at much. Consulting.

Scroll to explore
module.py
01from odoo import models, fields
02 
03 class DevDetails(models.Model):
04     _name = "dev.details"
05     _description = "Developer Details"
06 
07     name = fields.Char(default="Mihran Thalhath")
07    experience = fields.Integer(default=7)
09     role = fields.Char(default="Techno Functional")
10    available = fields.Boolean(default=True)
About

Building Enterprise Software
That Actually Works.

I specialize in Odoo ERP — from functional analysis and business process mapping to technical development and custom module implementation. With 7+ years of hands-on experience, I bridge the gap between what businesses need and what technology can deliver.

experience.log
$ years_of_experience 7+
$ specialization "Odoo ERP"
$ focus "Techno-Functional"
Custom Odoo Modules
ORM & PostgreSQL
API Integrations
OWL Customisations
ERP Implementation
Modules

Some of the modules I've built

A few of my open-source Odoo modules solving real developer and business challenges.

List View Details

Show record details directly in Odoo List view for quick data access without opening individual records.

UI/UX List View Productivity

Odoo List View Order

Re-order Odoo List View records with drag-and-drop functionality for intuitive data management.

List View Drag & Drop UI

Odoo View Dynamic Filter

Dynamic filters for Odoo's Kanban & List views — flexible, on-the-fly filtering for better data navigation.

Backend Filters List View

Odoo Shell Terminal

Odoo Shell & Log viewer as an Odoo Module. Use bugs and issues within your Odoo instance directly from the browser.

Backend Shell Debugging

Report URL Helper

Odoo module to make QWeb report development easier with URL-based utilities.

GitHub Reports Dev Tools

Many2one Details Popup

View details of Many2one field records in a convenient popup without navigating away from the current form.

UI/UX Fields Popups

...and many more.

View all on GitHub
Get in Touch

Let's build something
great together.

Looking for a senior Odoo developer or need help with your next ERP project? I'd love to hear from you.

Send Message Send an Email LinkedIn
© 2026 Mihran Thalhath. All rights reserved. Built with Odoo