From d0ac69704f0c59582979bf27b323fdad5ca18f18 Mon Sep 17 00:00:00 2001 From: Charles-Henri Decultot Date: Tue, 20 Mar 2018 08:42:28 +0100 Subject: [PATCH] Chained log report doc (#13314) --- .../user/manual/en/regional/france/local_overrides.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/erpnext/docs/user/manual/en/regional/france/local_overrides.md b/erpnext/docs/user/manual/en/regional/france/local_overrides.md index 59eb199646..b7f7014aec 100644 --- a/erpnext/docs/user/manual/en/regional/france/local_overrides.md +++ b/erpnext/docs/user/manual/en/regional/france/local_overrides.md @@ -5,3 +5,13 @@ In order to be compliant with the latest finance law applicable to POS software, If your country is set to "France", the deletion of sales and payment transactions will also not be permitted, even if the appropriate permissions are given to the user. Please note that ERPNext is not yet fully compliant with the 2016 Finance Law. + +# Chained log Report + +A dedicated report called "Transaction Log Report" is available to verify that the logged chain has not been broken. + +If the status of the column "Chain Integrity" is "True", the chain has not been broken. +It means that you can consult the full chain of events that occurred in your system. + +If the status of the column "Chain Integrity" is "False", it means that there is a discrepancy in the chain. +In this case, the previous row has been removed or altered in the database. It is a probable effect of a fraudulent behavior.