New account advanced protection features module #23

Open
mondot wants to merge 8 commits from new_account_advanced_protection_features into 16.0
mondot commented 2025-08-21 16:29:36 +00:00 (Migrated from github.com)

https://elabore.coop/web#id=5202&cids=1&menu_id=198&active_id=4457&model=project.task&view_type=form

In this PR, modules account_move_protect_deleting and account_move_protect_reset_to_draft have been merged into one module account_advanced_protection_features.
I've removed the group group_account_super_user from module account_usability_misc.

I've created a new group group_account_protection_manager that gives access to these 3 account journal features :

  • Prevent to reset to draft a sent invoice
  • Prevent to delete an already posted account move
  • Allow bank statement deletion

These features are visible in the journal configuration form.

https://elabore.coop/web#id=5202&cids=1&menu_id=198&active_id=4457&model=project.task&view_type=form In this PR, modules `account_move_protect_deleting` and `account_move_protect_reset_to_draft` have been merged into one module `account_advanced_protection_features`. I've removed the group `group_account_super_user` from module `account_usability_misc`. I've created a new group `group_account_protection_manager` that gives access to these 3 account journal features : * Prevent to reset to draft a sent invoice * Prevent to delete an already posted account move * Allow bank statement deletion These features are visible in the journal configuration form.
mondot (Migrated from github.com) reviewed 2025-09-15 10:01:22 +00:00
@@ -0,0 +8,4 @@
* Allow bank statements and bank statement lines deletion
Installation
============
mondot (Migrated from github.com) commented 2025-09-15 10:01:21 +00:00

write about deleting bank statements

write about deleting bank statements
mondot (Migrated from github.com) reviewed 2025-09-15 10:27:49 +00:00
mondot (Migrated from github.com) commented 2025-09-15 10:27:49 +00:00
```suggestion ```
LaetitiaElabore (Migrated from github.com) approved these changes 2025-09-15 10:59:32 +00:00
mondot commented 2025-09-15 16:40:57 +00:00 (Migrated from github.com)

account_move_protect_deleting installé sur

gestion moulin nature
gestion moneko
gestion le mat le vieil audon
gestion ree auvergne
odoo archijeux
gestion lerozo
odoo sikle
gestion coop tier lieux
admin fresque oceane
odoo.cairn-monnaie.com
la racine
loubatas
agniel
monnaie gentiane

`account_move_protect_deleting` installé sur gestion moulin nature gestion moneko gestion le mat le vieil audon gestion ree auvergne odoo archijeux gestion lerozo odoo sikle gestion coop tier lieux admin fresque oceane odoo.cairn-monnaie.com la racine loubatas agniel monnaie gentiane
Owner

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

Wait for https://git.elabore.coop/Elabore/elabore-addons/pulls/9 to be merged
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin new_account_advanced_protection_features:new_account_advanced_protection_features
git checkout new_account_advanced_protection_features
Sign in to join this conversation.
No description provided.