• Joined on 2025-09-15
b56abcd13b [ADD] migrate account_advanced_protection_features module to version 18
mondot created branch 18.0 in Elabore/account-tools 2025-10-07 14:00:52 +00:00
mondot pushed to 18.0 at Elabore/account-tools 2025-10-07 14:00:52 +00:00
9cd897fb0c init 18.0
mondot deleted branch new_account_advanced_protection_features from Elabore/account-tools 2025-09-26 09:52:17 +00:00
mondot pushed to 16.0 at Elabore/account-tools 2025-09-26 09:52:17 +00:00
c7254a7b84 [IMP] account_advanced_protection_features : remove exceptions about cash and check deposits when trying to delete an posted account move
04da189e5e [IMP] account_advanced_protection_features: control bank statement lines deletion with allow_bank_statement_deletion journal param
e21d0b77cf [IMP] account_advanced_protection_features: use is_move_sent field to prevent_reset_to_draft_sent_invoice
ebb39f5c36 [IMP] account_advanced_protection_features: remove group group_account_super_user and create group_account_protection_manager which gives access to protection features
70d7e92bbe [IMP] account_advanced_protection_features: manage allow_bank_statement_deletion in cash and bank journals
Compare 8 commits »
mondot merged pull request Elabore/account-tools#23 2025-09-26 09:52:15 +00:00
New account advanced protection features module
mondot commented on pull request Elabore/account-tools#23 2025-09-26 09:45:59 +00:00
New account advanced protection features module

I've only modified one translation in my last push, Leatitia approval still works.
I merge

c5b10113ea [IMP] account_advanced_protection_features : remove exceptions about cash and check deposits when trying to delete an posted account move
mondot commented on pull request Elabore/account-tools#23 2025-09-25 15:54:00 +00:00
New account advanced protection features module

What I've done to try the deployment of these changes :

  1. Build a new image rc/16.0-ELABORE-LIGHT-test-quentin that has these changes and the new version of OCA contract module (to have these…
mondot commented on pull request Elabore/account-tools#23 2025-09-17 13:54:06 +00:00
New account advanced protection features module

Wait for Elabore/elabore-addons#9 to be merged