Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][IMP] account_lock_to_date: bypass functionality via context #1942

Open
wants to merge 1 commit into
base: 14.0
Choose a base branch
from

Conversation

kaynnan
Copy link

@kaynnan kaynnan commented Sep 27, 2024

[HT00849]

Allows modules that depend on account_lock_to_date to bypass the period lock by using the context. It facilitates operations like reconciliation or journal entries in locked periods when the bypass is enabled.

This is based on the bypass mechanism from the account_journal_lock_date module, which enables other modules to utilize the bypass for similar situations involving account.move, when necessary.

cc @marcelsavegnago @douglascstd @WesleyOliveira98

@kaynnan kaynnan force-pushed the 14.0-imp-account_lock_to_date branch from b81940c to 1012545 Compare September 30, 2024 13:28
@kaynnan
Copy link
Author

kaynnan commented Oct 1, 2024

ping @OCA/accounting-maintainers

@kaynnan kaynnan force-pushed the 14.0-imp-account_lock_to_date branch from 1012545 to eb0b898 Compare October 1, 2024 14:11
Copy link

@WesleyOliveira98 WesleyOliveira98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants