Available for freelance projects

Building smarter businesses with Odoo ERP solutions

Senior Odoo Developer & Team Lead with 3+ years of experience delivering end-to-end ERP implementations.

odoo_module.py
# Custom Odoo Module from odoo import models, fields, api class BusinessSolution(models.Model): _name = 'business.solution' _description = 'Smart Business Solution' name = fields.Char('Solution Name') client = fields.Many2one('res.partner') status = fields.Selection([ ('draft', 'Draft'), ('active', 'Active'), ('done', 'Completed'), ]) @api.model def deploy_solution(self): # Transforming business workflows return self.action_confirm()

Turning complex business needs into elegant ERP solutions

profile.json

Services that drive business growth

Recent projects & modules

Modules I've worked with

Tools & technologies

Latest thoughts & articles

Let's build something great

Contact details

Feel free to reach out. I'm always open to discussing new projects and opportunities.

Phone
+91 92652 85025
Email
prajapatiparth1177@gmail.com
Location
Ahmedabad, Gujarat, India