[19.0][ADD] contract_invoice_align_start - #1372
Open
bosd wants to merge 3 commits into
Open
Conversation
bosd
marked this pull request as ready for review
December 30, 2025 09:02
bosd
force-pushed
the
19.0-add-contract_invoice_align_start
branch
from
December 30, 2025 14:31
6f5b143 to
cd39af2
Compare
bosd
force-pushed
the
19.0-add-contract_invoice_align_start
branch
2 times, most recently
from
January 23, 2026 21:30
ac3533a to
7ea3b46
Compare
bosd
force-pushed
the
19.0-add-contract_invoice_align_start
branch
from
May 12, 2026 21:49
7ea3b46 to
e1bc225
Compare
bosd
force-pushed
the
19.0-add-contract_invoice_align_start
branch
from
June 11, 2026 06:47
e1bc225 to
2449718
Compare
added 2 commits
August 4, 2026 18:00
Add tests for the paths the first test did not reach: the aligned period clamped by the line end date, pre-paid invoicing, a contract without lines, an empty period, and the proration helper for full months, partial months, non monthly recurrences and missing period dates. Missing period dates now yield 1.0 (nothing to prorate) instead of being handed to the base method, which raises on them.
bosd
force-pushed
the
19.0-add-contract_invoice_align_start
branch
from
August 4, 2026 16:00
2449718 to
56c578c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
depends on #1364 and #1365