Responsibilities: Design and Development: Engineer business-centric solutions using Dynamics 365 F&O and X++. Develop customizations, troubleshoot issues, workflows, and integrations with other systems via APIs and data entities. Health insurance
Dynamics 365 Functional Finance Consultant (Onsite, 2:00 PM 11:00 PM IST) Dynatuners India Company: Dynatuners India Location: Onsite (India) Shift: 2:00 PM 11:00 PM IST (MonFri) Level: Junior / Early-Career Must Have: A Master's degree in Accounting or a specialized Finance field is mandatory. Good to Have: Dynamics 365 Finance knowledge (preferred) we will train the right accounting-minded candidate. Highly Preferred: Cost accounting exposure or ACCA or CMA or CPA About the Role Join Dynatuners India as a junior Dynamics 365 Functional Finance Consultant and help implement, test, and support D365 Finance for our global customers. If you bring strong accounting fundamentals and curiosity, we’ll mentor you on Dynamics 365 Finance (F&O). What You’ll Do Shadow senior consultants in discovery workshops and document finance requirements with clear, structured notes. Build and maintain configuration workbooks for ledgers, fiscal calendars, currencies, and legal entities under guidance. Create and validate basic chart of accounts and financial dimensions following a provided design. Configure General Ledger parameters, journal names, number sequences, and posting profiles as directed. Set up foundational Accounts Payable: vendors, payment methods, invoice matching tolerances, and simple workflows. Set up foundational Accounts Receivable: customers, payment schedules, credit limits, and dunning parameters. Configure Cash & Bank Management basics including bank accounts, check formats, and statement import setups. Assist with Fixed Assets by creating asset groups, books, and depreciation profiles from specifications. Enter and test sample transactions across GL, AP, AR, Bank, and FA to validate configurations. Prepare and run DMF import templates for master data and opening balances. Perform data cleansing, mapping legacy fields to D365 Finance entities and identifying gaps. Execute system integration tests (SIT) with step-by-step scripts and log defects with reproducible steps. Support UAT by scheduling sessions, tracking issues, and retesting fixes. Learn and use RSAT to record and replay core finance test cases. Create Financial Reporter (Management Reporter) rows, columns, and trees from a predefined model. Build basic Power BI visuals using provided datasets or the Entity Store for finance KPIs. Configure simple workflows for journal approvals and vendor requests using supplied approval matrices. Maintain Azure DevOps work items: update statuses, link requirements, and attach evidence. Use Lifecycle Services (LCS) to track issues, manage asset libraries, and verify environment details. Assist with Electronic Reporting (ER) by copying configurations, adjusting mappings, and testing exports. Validate tax setups by testing sales tax groups, item groups, and settlements in sandbox environments. Help prepare training materials, job aids, and short how-to videos for finance end users. Deliver role-based training for simple processes (journal entry, vendor creation, bank reconciliation). Reconcile test results to expected outcomes via inquiries, trial balances, and voucher transactions. Monitor batch jobs, review error logs, and reprocess failed tasks with escalation when needed. Support cutover by loading final master data, running opening balances, and completing checklists. Provide hypercare support by triaging tickets, confirming fixes, and documenting workarounds. Keep solution documentation current by updating configuration logs, decisions, and test evidence. Follow project governance and change control processes when raising/implementing configuration changes. Pursue continuous learning via Microsoft Learn (e.g., MB-920 , MB-310 ) and share takeaways with the team. What We’re Looking For Education (Mandatory): Bachelor’s (or higher) in Accounting or a specialized Finance field (e.g., Cost Accounting, Corporate Finance, Management Accounting). Accounting Strength: Solid understanding of GL, AP/AR, bank reconciliation, fixed assets, and cost accounting (highly preferred). Tech/Tools (Nice to Have): Exposure to Dynamics 365 Finance, Power BI, Azure DevOps, LCS, RSAT, Management Reporter; proficiency with Excel. Mindset: Analytical, process-oriented, excellent documentation skills, curiosity to learn ERP, and strong communication. Why Dynatuners India Structured training and mentorship on Dynamics 365 Finance. Hands-on project exposure with global teams during the 2–11 PM IST shift. Growth path toward Consultant and Senior Consultant roles. How to Apply: Submit your application via Naukri.com to Dynatuners India — Dynamics 365 Functional Finance Consultant (Onsite, 2–11 PM IST) . Note: Candidates without an Accounting/Finance degree will not be considered; Dynamics 365 experience is preferred but training is provided. Strong English is highly preferred and the candidate must be comfortable presenting in English. An English test will be required.
Dynatuners India is hiring a Junior Dynamics 365 Finance & Supply Chain X++ Developer to build high-quality extensions and integrations on D365 F&O following Microsoft best practices and the extensibility model. Due to communication with international teams, all applicants must pass an English test in order to start employment. Job Role: Dynamics 365 X++ Developer (Onsite, 2:00 PM 11:00 PM IST) Company: Dynatuners India Role Type: Full-time, Onsite (India) Shift: 2:00 PM 11:00 PM IST (MonFri) Must-Have: Hands-on X++ is mandatory applications without proven X++ experience will not be considered. Responsibilities: Set up D365 Finance/Supply Chain dev environments and connect Visual Studio to the correct model, packages, and Azure DevOps repo/project. Follow the extension model (no overlayering) by creating table, form, and class extensions. Use Chain of Command (CoC) and EventHandler methods to extend standard business logic safely. Create and maintain EDTs, enums, and label files aligned to naming standards. Design tables with fields, indexes, relations, and delete actions to ensure integrity and performance. Implement validation in table/form events (e.g., validateWrite, validateField) without breaking core logic. Build forms using standard form patterns , data sources, and control events for a consistent UX. Add menu items and security artifacts (privileges, duties, roles) with least-privilege access. Develop well-structured X++ classes , leveraging interfaces and small, testable methods. Implement the SysOperation framework (data contracts, controllers, services) for batch/long-running jobs. Write set-based X++ queries (Query/QueryBuildDataSource) and avoid row-by-row operations. Apply record caching correctly; use optimistic concurrency and tts transactions appropriately. Extend/create Data Entities for DMF imports/exports, including mapping, staging, and validation. Expose entities via OData with proper security and throttling considerations. Raise/consume Business Events for lightweight external integrations. Build SSRS reports (RDP/Query), designs, and controllers with parameters and security. Contribute to Electronic Reporting (ER) by adding mappings/formats and testing outputs. Implement number sequences with correct reservation, reuse, and cleanup. Follow coding standards: naming conventions, comments, labels for user text, and no hard-coded literals. Create SysTest/ATL unit tests to verify business logic and data effects. Debug using Visual Studio , Trace Parser , and LCS Performance tools. Use Feature Management /feature flags to enable or guard new logic safely. Participate in code reviews , address feedback, and refactor for readability and reliability. Manage Azure DevOps version control (branches, PRs, merges) and resolve conflicts thoughtfully. Package code as deployable packages , understand build pipelines, and pass metadata checks. Log via infolog and telemetry responsibly, avoiding noisy or sensitive outputs. Create batch jobs , schedule with the batch framework, and handle retries/escalation. Handle exceptions with try/catch/finally and return meaningful error messages. Collaborate with functional consultants to translate FDDs into technical designs and confirm acceptance criteria. Write concise technical documentation for objects, data flows, security, and deployments. Support data migration with one-off scripts/classes to transform, validate, and load data through entities. Optimize queries with proper indexes, exists/joins, and by reviewing trace query plans. Respect extensibility best practices; avoid protected method breaks and use pre/post handlers judiciously. Build small utilities for configuration moves (e.g., copy parameters) using X++/DMF where practical. Assist during SIT/UAT by fixing defects, improving logs, and providing reproducible steps and evidence. Handle localization/time-zone nuances with system helpers for currency, dates, and amounts. Create workspace tiles/logic or simple Power BI embeddings to surface KPIs where appropriate. Ensure all artifacts are in the correct model, synchronized, and included in builds. Maintain deployment notes and post-deploy scripts to adjust data/parameters safely. Continuously learn platform updates, extensibility points, and patterns via Microsoft Learn/internal guides. Qualifications 03 years of experience developing on Dynamics 365 Finance & Supply Chain (F&O). Proven X++ skills are required (please include examples or code samples/PRs in your application). Familiarity with Finance/SCM concepts, Azure DevOps, SSRS, DMF/OData, and basic SQL/T-SQL. Strong debugging, testing, documentation, and collaboration habits. Why Join Dynatuners India High-impact projects on modern D365 F&O. Structured mentoring, code reviews, and growth paths. Competitive compensation with evening shift allowance. International Exposure to other countries How to Apply: Submit your resume via Naukri.com to Dynatuners India — Dynamics 365 X++ Developer (Onsite, 2–11 PM IST) . Note: Only candidates with demonstrable X++ experience will be contacted.
Dynamics 365 Functional Finance Consultant (Onsite, 2:00 PM 11:00 PM IST) Dynatuners India Company: Dynatuners India Location: Onsite (India) Shift: 2:00 PM 11:00 PM IST (MonFri) Level: Junior / Early-Career Must Have: A Master's degree in Accounting or a specialized Finance field is mandatory. Good to Have: Dynamics 365 Finance knowledge (preferred) we will train the right accounting-minded candidate. Highly Preferred: Cost accounting exposure or ACCA or CMA or CPA About the Role Join Dynatuners India as a junior Dynamics 365 Functional Finance Consultant and help implement, test, and support D365 Finance for our global customers. If you bring strong accounting fundamentals and curiosity, we’ll mentor you on Dynamics 365 Finance (F&O). What You’ll Do Shadow senior consultants in discovery workshops and document finance requirements with clear, structured notes. Build and maintain configuration workbooks for ledgers, fiscal calendars, currencies, and legal entities under guidance. Create and validate basic chart of accounts and financial dimensions following a provided design. Configure General Ledger parameters, journal names, number sequences, and posting profiles as directed. Set up foundational Accounts Payable: vendors, payment methods, invoice matching tolerances, and simple workflows. Set up foundational Accounts Receivable: customers, payment schedules, credit limits, and dunning parameters. Configure Cash & Bank Management basics including bank accounts, check formats, and statement import setups. Assist with Fixed Assets by creating asset groups, books, and depreciation profiles from specifications. Enter and test sample transactions across GL, AP, AR, Bank, and FA to validate configurations. Prepare and run DMF import templates for master data and opening balances. Perform data cleansing, mapping legacy fields to D365 Finance entities and identifying gaps. Execute system integration tests (SIT) with step-by-step scripts and log defects with reproducible steps. Support UAT by scheduling sessions, tracking issues, and retesting fixes. Learn and use RSAT to record and replay core finance test cases. Create Financial Reporter (Management Reporter) rows, columns, and trees from a predefined model. Build basic Power BI visuals using provided datasets or the Entity Store for finance KPIs. Configure simple workflows for journal approvals and vendor requests using supplied approval matrices. Maintain Azure DevOps work items: update statuses, link requirements, and attach evidence. Use Lifecycle Services (LCS) to track issues, manage asset libraries, and verify environment details. Assist with Electronic Reporting (ER) by copying configurations, adjusting mappings, and testing exports. Validate tax setups by testing sales tax groups, item groups, and settlements in sandbox environments. Help prepare training materials, job aids, and short how-to videos for finance end users. Deliver role-based training for simple processes (journal entry, vendor creation, bank reconciliation). Reconcile test results to expected outcomes via inquiries, trial balances, and voucher transactions. Monitor batch jobs, review error logs, and reprocess failed tasks with escalation when needed. Support cutover by loading final master data, running opening balances, and completing checklists. Provide hypercare support by triaging tickets, confirming fixes, and documenting workarounds. Keep solution documentation current by updating configuration logs, decisions, and test evidence. Follow project governance and change control processes when raising/implementing configuration changes. Pursue continuous learning via Microsoft Learn (e.g., MB-920 , MB-310 ) and share takeaways with the team. What We’re Looking For Education (Mandatory): Bachelor’s (or higher) in Accounting or a specialized Finance field (e.g., Cost Accounting, Corporate Finance, Management Accounting). Accounting Strength: Solid understanding of GL, AP/AR, bank reconciliation, fixed assets, and cost accounting (highly preferred). Tech/Tools (Nice to Have): Exposure to Dynamics 365 Finance, Power BI, Azure DevOps, LCS, RSAT, Management Reporter; proficiency with Excel. Mindset: Analytical, process-oriented, excellent documentation skills, curiosity to learn ERP, and strong communication. Why Dynatuners India Structured training and mentorship on Dynamics 365 Finance. Hands-on project exposure with global teams during the 2–11 PM IST shift. Growth path toward Consultant and Senior Consultant roles. How to Apply: Submit your application via Naukri.com to Dynatuners India — Dynamics 365 Functional Finance Consultant (Onsite, 2–11 PM IST) . Note: Candidates without an Accounting/Finance degree will not be considered; Dynamics 365 experience is preferred but training is provided. Strong English is highly preferred and the candidate must be comfortable presenting in English. An English test will be required.
Dynatuners India is hiring a Junior Dynamics 365 Finance & Supply Chain X++ Developer to build high-quality extensions and integrations on D365 F&O following Microsoft best practices and the extensibility model. Due to communication with international teams, all applicants must pass an English test in order to start employment. Job Role: Dynamics 365 X++ Developer (Onsite, 2:00 PM 11:00 PM IST) Company: Dynatuners India Role Type: Full-time, Onsite (India) Shift: 2:00 PM 11:00 PM IST (MonFri) Must-Have: Hands-on X++ is mandatory applications without proven X++ experience will not be considered. Responsibilities: Set up D365 Finance/Supply Chain dev environments and connect Visual Studio to the correct model, packages, and Azure DevOps repo/project. Follow the extension model (no overlayering) by creating table, form, and class extensions. Use Chain of Command (CoC) and EventHandler methods to extend standard business logic safely. Create and maintain EDTs, enums, and label files aligned to naming standards. Design tables with fields, indexes, relations, and delete actions to ensure integrity and performance. Implement validation in table/form events (e.g., validateWrite, validateField) without breaking core logic. Build forms using standard form patterns , data sources, and control events for a consistent UX. Add menu items and security artifacts (privileges, duties, roles) with least-privilege access. Develop well-structured X++ classes , leveraging interfaces and small, testable methods. Implement the SysOperation framework (data contracts, controllers, services) for batch/long-running jobs. Write set-based X++ queries (Query/QueryBuildDataSource) and avoid row-by-row operations. Apply record caching correctly; use optimistic concurrency and tts transactions appropriately. Extend/create Data Entities for DMF imports/exports, including mapping, staging, and validation. Expose entities via OData with proper security and throttling considerations. Raise/consume Business Events for lightweight external integrations. Build SSRS reports (RDP/Query), designs, and controllers with parameters and security. Contribute to Electronic Reporting (ER) by adding mappings/formats and testing outputs. Implement number sequences with correct reservation, reuse, and cleanup. Follow coding standards: naming conventions, comments, labels for user text, and no hard-coded literals. Create SysTest/ATL unit tests to verify business logic and data effects. Debug using Visual Studio , Trace Parser , and LCS Performance tools. Use Feature Management /feature flags to enable or guard new logic safely. Participate in code reviews , address feedback, and refactor for readability and reliability. Manage Azure DevOps version control (branches, PRs, merges) and resolve conflicts thoughtfully. Package code as deployable packages , understand build pipelines, and pass metadata checks. Log via infolog and telemetry responsibly, avoiding noisy or sensitive outputs. Create batch jobs , schedule with the batch framework, and handle retries/escalation. Handle exceptions with try/catch/finally and return meaningful error messages. Collaborate with functional consultants to translate FDDs into technical designs and confirm acceptance criteria. Write concise technical documentation for objects, data flows, security, and deployments. Support data migration with one-off scripts/classes to transform, validate, and load data through entities. Optimize queries with proper indexes, exists/joins, and by reviewing trace query plans. Respect extensibility best practices; avoid protected method breaks and use pre/post handlers judiciously. Build small utilities for configuration moves (e.g., copy parameters) using X++/DMF where practical. Assist during SIT/UAT by fixing defects, improving logs, and providing reproducible steps and evidence. Handle localization/time-zone nuances with system helpers for currency, dates, and amounts. Create workspace tiles/logic or simple Power BI embeddings to surface KPIs where appropriate. Ensure all artifacts are in the correct model, synchronized, and included in builds. Maintain deployment notes and post-deploy scripts to adjust data/parameters safely. Continuously learn platform updates, extensibility points, and patterns via Microsoft Learn/internal guides. Qualifications 03 years of experience developing on Dynamics 365 Finance & Supply Chain (F&O). Proven X++ skills are required (please include examples or code samples/PRs in your application). Familiarity with Finance/SCM concepts, Azure DevOps, SSRS, DMF/OData, and basic SQL/T-SQL. Strong debugging, testing, documentation, and collaboration habits. Why Join Dynatuners India High-impact projects on modern D365 F&O. Structured mentoring, code reviews, and growth paths. Competitive compensation with evening shift allowance. International Exposure to other countries How to Apply: Submit your resume via Naukri.com to Dynatuners India — Dynamics 365 X++ Developer (Onsite, 2–11 PM IST) . Note: Only candidates with demonstrable X++ experience will be contacted.
Adept at advising hiring managers on market trends, compensation benchmarking, and best hiring practices . Experienced in interview coordination, offer negotiation, and closing candidates . Role & responsibilities Develop, implement, and evaluate cost-effective recruiting methods both internally and externally using all resources available and tracking results. Ensure positions get the most candidate exposure. Generate and maintain a diverse pool of qualified prospects to provide a qualified applicant flow to fill open positions. Create and sustain effective methods and processes to identify the most qualified candidates for technology with service to international markets Be an advisor to hiring managers on market trends, compensation analysis, and best interview practices. Provide feedback to Dynatuners hiring managers on prospects to help with decision-making. Be the primary point of contact for the candidates. Collect and document information on candidates with regards to qualifications, motivations, phone interview and compensation requirements. Be an expert organizer. Arrange interviews by coordinating candidate and hiring manager schedules; arranges travel and lodging when necessary. Be a skilled closer. Negotiate start dates, employment offers, sign-on bonuses and/or relocation with management approval. Work closely with our Human Resources Department, Payroll Department and Benefits Administrator when offering positions. Network, establish, and maintain relationships within the software development industry. You will be expected to have a strong understanding of our job descriptions, qualifications, schedules, software industry in order to recruit and represent Dynatuners effectively. Build relationships with educational institutions and attend job fairs. Update recruiting knowledge by participating in local software recruitment associations, University Student Groups, recruitment education conferences, reading professional publications, maintaining professional networks and other professional organizations. Participate in monthly recruitment meetings as required. Participate in social media; professional profile on Linkedin.com, posting job openings on social media websites, pushing information out to the marketing department for other social media websites. Rapidly and effectively respond to the urgent recruiting needs of internal clients. Develop recruitment plans for hard-to-fill positions or urgent on-call hiring needs. Responsible for completing two recruitment projects per year with the direction of the President. Demonstrate flexibility with assisting other departments and recruiting teams for the Dynatuners as needed. Assist with preparation of materials as needed. Attend company meetings as requested. Verifiable 4+ years of full-cycle recruiting experience in the software industry; positions including development of resources, cold calling, candidate screening, interviewing, negotiating offers, and outreach recruiting. Exceptional English oral and written communication skills with a strong sense of professionalism. The ability to work successfully as part of a team Preferred candidate profile Minimum 4+ years of full-cycle recruiting experience in the software/IT industry. Proven track record in hiring Dynamics 365 (F&O, CE, BC, etc.) consultants and developers , along with other technology roles. Experienced in interview coordination, offer negotiation, and closing candidates . Prior exposure to international hiring and working with global teams will be an added advantage.
Responsibilities: Set up D365 Finance/Supply Chain dev environments and connect Visual Studio to the correct model, packages, and Azure DevOps repo/project. Follow the extension model (no overlayering) by creating table, form, and class extensions. Use Chain of Command (CoC) and EventHandler methods to extend standard business logic safely. Create and maintain EDTs, enums, and label files aligned to naming standards. Design tables with fields, indexes, relations, and delete actions to ensure integrity and performance. Implement validation in table/form events (e.g., validateWrite, validateField) without breaking core logic. Build forms using standard form patterns , data sources, and control events for a consistent UX. Add menu items and security artifacts (privileges, duties, roles) with least-privilege access. Develop well-structured X++ classes , leveraging interfaces and small, testable methods. Implement the SysOperation framework (data contracts, controllers, services) for batch/long-running jobs. Write set-based X++ queries (Query/QueryBuildDataSource) and avoid row-by-row operations. Apply record caching correctly; use optimistic concurrency and tts transactions appropriately. Extend/create Data Entities for DMF imports/exports, including mapping, staging, and validation. Expose entities via OData with proper security and throttling considerations. Raise/consume Business Events for lightweight external integrations. Build SSRS reports (RDP/Query), designs, and controllers with parameters and security. Contribute to Electronic Reporting (ER) by adding mappings/formats and testing outputs. Implement number sequences with correct reservation, reuse, and cleanup. Follow coding standards: naming conventions, comments, labels for user text, and no hard-coded literals. Create SysTest/ATL unit tests to verify business logic and data effects. Debug using Visual Studio , Trace Parser , and LCS Performance tools. Use Feature Management /feature flags to enable or guard new logic safely. Participate in code reviews , address feedback, and refactor for readability and reliability. Manage Azure DevOps version control (branches, PRs, merges) and resolve conflicts thoughtfully. Package code as deployable packages , understand build pipelines, and pass metadata checks. Log via infolog and telemetry responsibly, avoiding noisy or sensitive outputs. Create batch jobs , schedule with the batch framework, and handle retries/escalation. Handle exceptions with try/catch/finally and return meaningful error messages. Collaborate with functional consultants to translate FDDs into technical designs and confirm acceptance criteria. Write concise technical documentation for objects, data flows, security, and deployments. Support data migration with one-off scripts/classes to transform, validate, and load data through entities. Optimize queries with proper indexes, exists/joins, and by reviewing trace query plans. Respect extensibility best practices; avoid protected method breaks and use pre/post handlers judiciously. Build small utilities for configuration moves (e.g., copy parameters) using X++/DMF where practical. Assist during SIT/UAT by fixing defects, improving logs, and providing reproducible steps and evidence. Handle localization/time-zone nuances with system helpers for currency, dates, and amounts. Create workspace tiles/logic or simple Power BI embeddings to surface KPIs where appropriate. Ensure all artifacts are in the correct model, synchronized, and included in builds. Maintain deployment notes and post-deploy scripts to adjust data/parameters safely. Continuously learn platform updates, extensibility points, and patterns via Microsoft Learn/internal guides.