From 7edf15db1087e02e26a0d4c3ca7bfbfc3e017f5d Mon Sep 17 00:00:00 2001
From: Mikey O'Toole <mikey@mjco.uk>
Date: Thu, 24 Oct 2019 14:48:25 +0100
Subject: [PATCH] Add WiP notice.

---
 docs/financial/financialentities.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/financial/financialentities.md b/docs/financial/financialentities.md
index 6bb199ba..b411edf7 100644
--- a/docs/financial/financialentities.md
+++ b/docs/financial/financialentities.md
@@ -1,3 +1,5 @@
+!!! abstract This area of CiviCRM code and documentation is a work-in-progress. Not all features will be documented and the core code underlying this area may change from version to version.
+
 This file exists to give an overview of the Financial entities involved in recording Financial data in CiviCRM.
 
 You should only interact with the Financial entities through the relevant apis - 
-- 
GitLab