
Summary:
We are seeking an experienced Business Analyst/ERP Functional Consultant to work directly with clients, gathering and validating business requirements and mapping them to Odoo ERP functionalities. The role involves conducting GAP analyses, configuring Odoo applications, and delivering user training both remotely and on-site. The consultant will participate in project meetings, track deliverables, and provide ongoing support and guidance on best practices for using Odoo ERP effectively.
Job Responsibilities
- Provide Odoo ERP Functional Consulting expertise utilizing industry experience, strong knowledge of various business domains, business analysis, best practices, and a pragmatic mindset to facilitate our customer’s most complex business requirements.
- Prepare a detailed scope of work(SOW) resulting from personalization sessions to our customers in the pre-sales phase to provide proposed solutions for the customer’s business requirements.
- Responsible for identifying business requirements, requirements management, functional design, system analysis, GAP analysis, end-user training, Preparing BRD, prototyping, process design (including scenario design, flow mapping), testing, defining support procedures, and leading workstreams implementations and supporting end-to-end Odoo ERP implementations.
- Provide Odoo ERP applications solutions to an exclusive range of customers across high profile assignments.
- Provide architectural direction and guidance to all staff from pre-sales through the delivery cycle specifically for the use of the Odoo ERP Business Applications.
- Design and define customizations and integration requirements in collaboration with Application Developers (Technical Team) for delivering solutions to automate business processes.
- Manage the full life cycle of Odoo ERP Implementation and Testing phases.
- Develop solution design from what is available in Odoo as a standard feature(s) and lead the customer throughout the implementation and support phases.
- Assist customers maximize strategic business value from Emipro custom business solutions to provide them with a vision of their end state solution and roadmap.
- Evaluate customer’s business requirements, needs, and objectives and convert the same to company processes, solutions, and modules being implemented.
- Manage all aspects of the configuration process for the customer from configuration through to acceptance and sign-off.
- Supply ERP functional consulting and training services at customer sites upon as and when required by Emipro.
- Create, review, and contribute towards implementation deliverables such as functional specifications, test cases, technical solution/ design, standard operating procedures, etc.
- Interact with the key end-users and business owners to map applications to standard business processes and conduct a gap analysis.
- Ensure that the system accurately meets the defined expectations of the business, proper testing is implemented, and performance and security requirements are closely monitored by working with the Project & Product team of Emipro.
- Troubleshoot issues that arise during configuration sessions.
- Translate business requirements to our technical team members and translate technology solutions from our technical team to the customers.
- Create functional requirements as an input to application design.
- Conduct Cut-over, Go-Live processes, and assists the technical staff by testing the behaviour of the system.
- Supervise, Mentor, and Train junior consultants and business analysts on application and implementation methodology.
- Conduct business process mapping and requirements gathering sessions (workshops) with new customers to determine configuration requirements both on-site and remote.
- Document the settings/configurations and prepare proper guidelines that allow other consultants to do further changes or repairs with due efforts.
- Ensure proper training is given to the end-users and that the new system is usable, performing appropriately and the business flow is complete and correct.
Required Skills
- Minimum 3+ years of relevant work experience in any of the famous ERP systems like Odoo, Oracle, Microsoft Dynamics, SAP, etc.
- Strong knowledge in business domains like Sales, Purchase, Manufacturing, Logistics, Supply Chain, Procurement, Wholesale Industry, Services or Retails, etc.
- Strong business judgement and common sense
- Master in Product Demonstrations
- The initiative, creativity, and a passion to deliver results that make a difference
- Well-rounded individual with varied interests and experience
- Excellent communication (verbal, written, and presentation) and interpersonal skills (outgoing and personable)
- Ability to do multi-task, prioritise and manage time effectively
- Proven experience of working in Migration Projects
- High Focus on Customer Service and is passionate about ensuring customer requirements are met.
- Must have a natural analytical way of thinking and be able to explain difficult concepts to non-technical users.
- Team leading or people management experience can be added advantage.

About Emipro Technologies
About
Connect with the team
Similar jobs
Hiring: Customer Support Superstar! 🚀
We are looking for a friendly, quick-thinking Customer Support Associate to join our team and help our customers have the best experience possible.
What you’ll do:
- Be the Voice: Respond to customer queries via chat, email, and phone.
- Solve Puzzles: Troubleshoot issues and provide clear, helpful solutions.
- Keep it Real: Maintain a positive, empathetic, and professional attitude.
- Team Up: Work with other departments to fix recurring bugs or issues.
What we’re looking for:
- Excellent communication skills (you love talking to people!).
- Ability to stay calm under pressure.
- A "can-do" attitude and quick learning speed.
- Previous experience in support is a plus, but not a dealbreaker.
Why join us?
- Competitive pay & perks.
- Fun, remote-friendly work culture.
- Opportunities to grow within the company.
Interested?
Apply with your Resume.
About Oddr
Oddr is an AI-powered revenue-intelligence platform for the legal industry, helping law firms modernize billing, collections, reconciliation, and revenue forecasting across the full invoice-to-cash lifecycle.
Why this role exists
- We're building an end-to-end regression suite from the ground up.
- You'll own that layer. You decide what's worth testing, automate it well, validate new features by hand before they enter regression, and keep the suite trustworthy as the product evolves.
- You'll set the standards the rest of the team works to, and mentor other engineers if needed be a quality champion embedded across the full software development lifecycle ensuring we ship reliable, performant software at pace.
- This is a quality engineering role, not a manual-only QA role. You'll write code, think like a product person, and use AI-assisted tooling to move fast.
What you'll do
- Own the regression suite end to end - its architecture, conventions, quality bar, and roadmap. You're the person who decides how we test and why.
- Decide what to test. Read a feature, assess risk, and choose the thin layer of E2E coverage that integration tests can't provide - rather than chasing coverage metrics or duplicating existing tests.
- Test new features by hand, then automate them. Exploratory and scenario-based testing of new functionality, followed by adding the durable cases to the Playwright suite.
- Build and maintain automated E2E and cross-service API tests in Playwright + TypeScript that are independent, idempotent, and readable as living specifications.
- Keep the suite trustworthy. Enforce deterministic selectors and assertions, eliminate hardcoded waits, and quarantine flaky tests immediately rather than letting them erode confidence.
- Shape quality upstream. Partner with product and engineering to clarify acceptance criteria and Definition of Done and raise quality risks while they're still cheap to fix.
- Use AI-assisted tooling to accelerate authoring and maintenance (e.g., Claude Code, Playwright MCP, Copilot) - while keeping committed tests deterministic and reviewed.
Must-haves
- Hands-on browser automation with Playwright (or strong Cypress/Selenium with willingness to move to Playwright), in TypeScript/JavaScript. This is the core of the job.
- Ownership mindset - you can take a test suite as your own, set its standards, make and defend trade-off decisions, and say no when coverage isn't worth it.
- Product and feature literacy - you can look at a feature, reason about what matters to users, and translate that into the right tests, acceptance criteria, and risk-based priorities.
- Strong exploratory and scenario-based testing - boundary, negative, and edge-case thinking. (We value this highly; we simply require that you can also automate.)
- Sound E2E test-design judgment - test independence, deterministic and accessibility-first selectors, no hardcoded delays, and disciplined handling of async/timing.
- API testing of REST services and comfort reading Swagger/OpenAPI specs.• Solid SQL skills for data validation and defect investigation.
- Git / pull-request workflow and familiarity with CI/CD (Azure DevOps a plus).
- Clear communication and the ability to mentor; comfortable in Agile/Scrum/Kanban.
Nice-to-have
- Comfort with AI-assisted development tooling (Claude Code, Playwright MCP, Copilot) as an accelerant for writing and self-healing tests.
- Experience building or substantially evolving a test suite from scratch, not just maintaining one.
- Domain exposure to LegalTech, FinTech, or Billing/AR workflows.
- Familiarity testing React applications and component libraries (e.g., Ant Design).
- Awareness of non-functional testing (performance, accessibility, security).
How we work
- Tech: Playwright + TypeScript (unified for E2E and cross-service API), React frontend, .NET backend,Azure DevOps CI/CD.
- AI-first tooling: We actively use AI to author and maintain tests faster - but we hold a high bar on determinism, readability, and flake-free reliability. Tools accelerate the engineer; they don't replace the engineer's judgment.
- Quality bar: UI correctness over presence-only checks; tests read like specifications; flaky tests are quarantined on sight.
What we offer
Competitive salary, performance bonus, and equity (ESOPs); comprehensive health insurance (self, spouse, parents, children); flexible remote-first culture.
Job Description: Python Engineer
Role Summary
We are looking for a talented Python Engineer to design, develop, and maintain high-quality backend applications and automation solutions. The ideal candidate should have strong programming skills, familiarity with modern development practices, and the ability to work in a fast-paced, collaborative environment.
Key Responsibilities:
Python Development & Automation
- Design, develop, and maintain Python scripts, tools, and automation frameworks.
- Build automation for operational tasks such as deployment, monitoring, system checks, and maintenance.
- Write clean, modular, and well-documented Python code following best practices.
- Develop APIs, CLI tools, or microservices when required.
Linux Systems Engineering
- Manage, configure, and troubleshoot Linux environments (RHEL, CentOS, Ubuntu).
- Perform system performance tuning, log analysis, and root-cause diagnostics.
- Work with system services, processes, networking, file systems, and security controls.
- Implement shell scripting (bash) alongside Python for system-level automation.
CI/CD & Infrastructure Support
- Support integration of Python automation into CI/CD pipelines (Jenkins).
- Participate in build and release processes for infrastructure components.
- Ensure automation aligns with established infrastructure standards and governance.
- Use Bash scripting together with Python to improve automation efficiency.
Cloud & DevOps Collaboration (if applicable)
- Collaborate with Cloud/DevOps engineers on automation for AWS or other cloud platforms.
- Integrate Python tools with configuration management tools such as Chef or Ansible, or with Terraform modules.
- Contribute to containerization efforts (Docker, Kubernetes) leveraging Python automation.
- Preparation of Drawings, Estimates, Calculations, etc for covered and not covered items (MEP) for running properties.
- Prepare technical documentation for structural and MEP works.
- Preparing Queries/ Clarifications getting cleared from a consultant.
- Preparing the bill of Quantities (BOQ) as per the drawing.
- Comparison of BOQ with Technical specifications.
- Mechanical, Electrical, and Plumbing engineering execution works
- MEP Engineer has to identify problems in the execution, planning, managing, and delivering of multiple projects.
Required Candidate profile
- Preparation of detailed specifications for selected items.
- Preparation of RA Bills & certification.
- Reconciliation of materials and certification of RA bills of contractors to the management for every month
Requirements
- Banking domain, cards area (Credit, debit and prepaid)
- Excellent understanding of Cards and payments technologies
- Know-how of process mapping, requirement gathering, gap analysis, documentation
- Good understanding of following aspects of Vision Plus – CMS, FAS, CDM, TRAMS, Functional understanding of all VisionPLUS blocks, VMXservices, Various reports.
- End to end exposure on testing related activities.
- Experience with mainstream defect tracking tools like JIRA / QC.
- Excellent written and oral communication skills.
- Perform peer review and regular reporting on progress made.
- Must be a very good team player & willing to learn new skills.
- Excellent communication skills.
- Would be responsible for end to end loan processing, from initial receipt of loan application to credit approval stage within TAT parameters.
- Reviewing the loan application.
- Reviewing the credit application
- Credit underwriting
- KYC verfication.
- Evaluating keywords, trends, competitors, and market behavior to identify opportunities that will advance SEM initiatives.
- Working closely with team members from various departments in creating effective approaches for multiple SEM campaigns using the industry’s best practices.
- Implementing digital strategies that increase productivity and optimizing campaigns to reach ROI targets.
- Providing full execution of all core SEM activities and tactics.
- Planning and implementing digital acquisition strategy, leading generation tactics A/B and multivariate testing, ad copywriting, keyword building.
- Determining fiscal year and project-specific budget requirements with projected results, for client digital marketing strategies.
- Performing ongoing keyword discovery, expansion as well as optimizing ad copy and landing page functionality.
- Scheduling, monitoring and optimizing all SEM and paid display advertising performance.
- Executing tests, collecting, and analyzing data, identifying trends and insights to achieve maximum ROI in paid search campaigns.
- Analyzing performance data daily to find trends and opportunities for improvement and areas of weakness with accounts and campaigns.
- Analyzing cross-channel traffic and attribution.
- Preparing and presenting regular analytical data & reports with defined KPIs and results tracking to proforma.
- Auditing current setup of site events and data sources, ensuring all data sources are connected and feeding events properly.
- Ensuring accurate billing of all paid digital media.
Desired Candidate Profile
What you need to have:- Bachelor's Degree
- Google Analytics and Adwords Certification(s)
- Experience with digital advertising for apps
- Appreciation - Is transparent and honest with team members, appreciates differences between coworkers in thought as well as style, and shows respect for others and their ideas.
- Communication - Demonstrates excellent use of the English language (grammar, syntax, vocabulary); possesses the ability to communicate effectively and continuously with internal as well as external customers; composes clear/complete emails.
- Job Specific Programs/ Functions as Applicable: Google Analytics; Adwords Certification(s); Hubspot Certification a plus; Google Tag Manager
- Industry Knowledge - In-depth knowledge and understanding of direct-response best practices, strategies, and tactics.
- Personal Development - Demonstrates personal growth and learning; acknowledges mistakes & learns from them.
- Problem Solving - Digs into problems, investigates all aspects, gathers facts, and recommends solutions.
- Project Management - Can be trusted to troubleshoot all job processes, manage timelines and inventory needs, anticipates issues, effectively multitasks, and follow through with all tasks to completion.
- Systems: eCommerce, CMS, Transaction website, payment gateways, Omni-channel, Postman Application
- Role: Will be responsible for testing website, POS, Logistics systems. Integration testing. Automate scripts and test data. Testing of website on different screens, resolution, regression, performance & integrity testing. Build use cases, test cases and test data including API testing for request & response
- Education : BE/BTech
- Experience : 4-6 Years. Manual and/or Automation Testing, Understanding and usage of tools like Silenium, JIRA. Team player. Leadership qualities and coordination with different stakeholders
Your job as a business development manager is to identify sales leads, pitch services to new clients and maintain a good working relationship with new contacts and exisitng customers.
Your role will include:
- Following up new business opportunities and setting up meetings
- Planning and preparing presentations
- Communicating new services to prospective clients
- Overseeing the development of marketing literature
- Writing reports
- Providing management with feedback
- Using effective communication skills to build and develop relaionships in the industry
We are looking for a candidate who is confident, polite and willing to work hard to build their own careers within the organisation while developing the company's customer base. The management will be supportive towards new ideas and provide assistance with the existing ones.










