Skip to content

[ADD] account_spread_cost_revenue_with_lock_date #2078

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

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

Conversation

TheerayutEncoder
Copy link
Member

@TheerayutEncoder TheerayutEncoder commented Apr 26, 2025

Assume you create spread cost and split line to 12 [1] repetition by month [2].
With start date on 01 Jan 2018. [3]

image

And your lock date in set on 02 Feb 2018
which mean you can not create entries for the first 2 lines.

On schedule action it wont be able to create and post entry too.
image

This module will skip to create entry of spread lines before locked date.
The schedule action will work its job to create and post another spread line.
image

Note: I just edit the amount by set amount on first two lines and added it to 3nd line before run schedule action.

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