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

[FIX] account_cutoff_start_end_dates: Only expense cutoffs retrieve expense lines #308

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

Conversation

SirAionTech
Copy link

@SirAionTech SirAionTech commented Nov 11, 2024

Steps:

  1. create a journal entry in the Miscellaneous journal;
  2. in the entry, add a debit line for an expense account (with start/end dates), and a credit bank line for balancing;
  3. confirm the entry;
  4. create an accrual expense cutoff and an accrual revenue cutoff, both having only the Miscellaneous journal as source journal;
  5. generate the lines for both cutoffs.

Expected behavior:
Only the accrual expense cutoff generates a line.

Actual behavior:
Both the accrual cutoffs generate a line.

@OCA-git-bot
Copy link
Contributor

Hi @alexis-via,
some modules you are maintaining are being modified, check this out!

@SirAionTech SirAionTech force-pushed the 14.0-fix-account_cutoff_start_end_dates-accounts branch from 3fd154d to f8b4ac5 Compare November 11, 2024 15:50
@SirAionTech SirAionTech force-pushed the 14.0-fix-account_cutoff_start_end_dates-accounts branch from f8b4ac5 to a55dd40 Compare November 11, 2024 15:53
@SirAionTech SirAionTech marked this pull request as ready for review November 11, 2024 16:18
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.

2 participants