Making Tax Digital
The Making Tax Digital (MTD) for VAT app enables UK VAT-registered businesses to file VAT returns from ERPNext directly to HMRC using official HMRC MTD VAT APIs.
- Author: imorphr
- Repository: https://github.com/imorphr/making-tax-digital
- GitHub stars: 2
- Forks: 0
- License: BSL-1.0
- Category: Integrations
- Maintenance: Actively Maintained
- Frappe versions: develop, v15, v16
Install Making Tax Digital
bench get-app https://github.com/imorphr/making-tax-digital
Add the Frappe Gems badge to your README
Maintain Making Tax Digital? Paste this into your README:
[](https://frappegems.com/gems/apps/imorphr/making-tax-digital)
About Making Tax Digital
Making Tax Digital (MTD) for VAT - Frappe/ERPNext Integration
The Making Tax Digital (MTD) for VAT app enables UK VAT-registered businesses to file VAT returns from ERPNext directly to HMRC using official HMRC MTD VAT APIs.
It is built on the Frappe framework.
For feature specifications and business-flow documentation, see specs/index.md.
For local development setup, see docs/01devenvironment_setup.md.
For end-user guidance on filing VAT returns, see docs/userdocs/01user_guide.md.
What This App Provides
- HMRC OAuth 2.0 and VAT API access through the iMORPHr MTD Connector
- VAT obligation sync from HMRC
- VAT return preparation using configurable box filters
- VAT return submission to HMRC
- Submission receipt capture (correlation, receipt, processing metadata)
- HMRC fraud prevention header support
- VAT reporting and traceable return evidence
Key Functional Areas
- Company-level HMRC connection and box settings
- Global MTD settings (including sync behavior)
- Obligation synchronization into local return records
- Return lifecycle:
OpenReturn PreparedSent To HMRCFulfilled
Typical Workflow
- Configure company MTD connection and box filters.
- Sync VAT obligations from HMRC.
- Prepare VAT return for the tax period.
- Review computed values and evidence data.
- Submit to HMRC.
- Track submission receipt and status updates.
User Documentation
End-user guides for business users filing VAT returns through the app.
- See docs/userdocs/01user_guide.md for the complete guide: subscribing, configuring companies, connecting to HMRC, preparing returns, and submitting to HMRC.
- https://imorphr.com/blog/uk-vat-return-filing-from-erpnext
Development Environment
See docs/01devenvironment_setup.md for local dev configuration: prerequisites, MTD Connector URL, networking scenarios, site subscription, company setup, and HMRC sandbox connection.
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers