From d5edc4566e2365c6085c22af85d8ece634874eba Mon Sep 17 00:00:00 2001 From: jeroen-vet Date: Sat, 10 Oct 2020 17:57:19 +0800 Subject: [PATCH] [FIX] accounting: Correct theoretical amount in note --- accounting/others/adviser/budget.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accounting/others/adviser/budget.rst b/accounting/others/adviser/budget.rst index bd7ed6ae9..26c168aa5 100644 --- a/accounting/others/adviser/budget.rst +++ b/accounting/others/adviser/budget.rst @@ -156,6 +156,6 @@ purchase lines booked in the accounts and will display them in the The theoretical amount represents the amount of money you theoretically could have spend / should have received in function of the date. When your budget is 1200 for 12 months (january to december), and today is 31 of january, the - theoretical amount will be 1000, since this is the actual amount that could + theoretical amount will be 100, since this is the actual amount that could have been realised.