mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
Transaction Log for France (#12795)
* Regional overrides for France * Addition of tests and documentation
This commit is contained in:
committed by
Rushabh Mehta
parent
7c744acc49
commit
b8c088edb7
@@ -1 +1,2 @@
|
||||
fichier_des_ecritures_comptables
|
||||
local_overrides
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
# Sales and Payment Transactions
|
||||
|
||||
In order to be compliant with the latest finance law applicable to POS software, ERPNext automatically registers all sales and payment transactions in a chained log.
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user