-
- Downloads
[FIX] l10n_fr_pos_cert: inalterability check report
We've added a repport that guarantee that the blockchain of hash has not been altered. It recompute the hash and check that they are the same as the one stored. TASK-ID: 47990
Showing
- addons/l10n_fr_pos_cert/__init__.py 1 addition, 0 deletionsaddons/l10n_fr_pos_cert/__init__.py
- addons/l10n_fr_pos_cert/__manifest__.py 1 addition, 0 deletionsaddons/l10n_fr_pos_cert/__manifest__.py
- addons/l10n_fr_pos_cert/models/res_company.py 53 additions, 1 deletionaddons/l10n_fr_pos_cert/models/res_company.py
- addons/l10n_fr_pos_cert/report/__init__.py 4 additions, 0 deletionsaddons/l10n_fr_pos_cert/report/__init__.py
- addons/l10n_fr_pos_cert/report/pos_hash_integrity.py 22 additions, 0 deletionsaddons/l10n_fr_pos_cert/report/pos_hash_integrity.py
- addons/l10n_fr_pos_cert/report/pos_hash_integrity.xml 95 additions, 0 deletionsaddons/l10n_fr_pos_cert/report/pos_hash_integrity.xml
- addons/l10n_fr_pos_cert/views/pos_inalterability_menuitem.xml 22 additions, 3 deletions...ns/l10n_fr_pos_cert/views/pos_inalterability_menuitem.xml
addons/l10n_fr_pos_cert/report/__init__.py
0 → 100644
Please register or sign in to comment