From 2c2d49718a7f3ec9d3cb90f8bee07eaf6af17806 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Thu, 24 Jul 2025 11:54:01 +0530 Subject: [PATCH] docs: add compatibility section with supported Frappe and ERPNext versions in README (cherry picked from commit 0327b37d2f1e8758984917a479ca030bc463f4bf) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 63e007ac..bc7acef5 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,14 @@ The motivation behind building Frappe CRM stems from the need for a simple, cust - [Frappe Framework](https://github.com/frappe/frappe): A full-stack web application framework. - [Frappe UI](https://github.com/frappe/frappe-ui): A Vue-based UI library, to provide a modern user interface. +### Compatibility +This app is compatible with the following versions of Frappe and ERPNext: + +| CRM branch | Stability | Frappe branch | ERPNext branch | +| :-------------------- | :-------- | :------------------- | :------------------- | +| main - v1.x | stable | v15.x | v15.x | +| develop - future/v2.x | unstable | develop - future/v16 | develop - future/v16 | + ## Getting Started (Production) ### Managed Hosting