Skip to content

[18.0][IMP] account_journal_lock_date: Optional restriction on draft movement creation#2253

Open
BhaveshHeliconia wants to merge 1 commit intoOCA:18.0from
HeliconiaIO:18.0-imp-account_journal_lock_date
Open

[18.0][IMP] account_journal_lock_date: Optional restriction on draft movement creation#2253
BhaveshHeliconia wants to merge 1 commit intoOCA:18.0from
HeliconiaIO:18.0-imp-account_journal_lock_date

Conversation

@BhaveshHeliconia
Copy link
Contributor

This pull request introduces an improvement to the account_journal_lock_date module by adding a configurable restriction for draft journal entries.

Key Changes:

  • New Configuration: Added the lock_date_restrict_creation field to Journals.
  • Draft Creation Control: When enabled, the module now prevents the creation of draft journal entries on or before the specified lock dates.
  • Improved Flexibility: Users can now choose whether the lock dates should only affect posting (standard Odoo/module behavior) or if they should also block the initial draft creation.

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.

1 participant