From 0c9d4a66f255428e7a79854980cfd5d75da3a3b6 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkMQCvnof0tMtqHEvidSje0I4Ah_T0mlOo" Date: Thu, 12 Dec 2013 02:36:49 +0100 Subject: [PATCH] --- ExistingProjects/LedgerSMB.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExistingProjects/LedgerSMB.mdwn b/ExistingProjects/LedgerSMB.mdwn index 003a27d..6a96047 100644 --- a/ExistingProjects/LedgerSMB.mdwn +++ b/ExistingProjects/LedgerSMB.mdwn @@ -69,7 +69,7 @@ Note that for 1.4 and the backport, reporting dimension units can be limited by ### [[UseCases/Collaborating]] evaluation - [[Simultaneous Editing of Ledger|UseCases/Collaborating#simultaneous-ledger-edits]]: Do you mean simultaneous entry? Yes, that is fully supported. Do you mean simultaneous other operations (like entry and reconciliation)? Yes. However we try very hard to avoid editing existing entries. This is hardly supported except in a few edge cases of non-approved transactions (which have not hit the books). -- FIXME: Other uses cases need rewrite. +- Developer's note: Financial logic slated for rewrite with basic API's doable in an afternoon. ### Evaluation of [[Double-entry Accounting|UseCases/DoubleEntryAccounting]] UseCases