Skip to content

[19.0][ADD] contract_invoice_offset#1366

Open
bosd wants to merge 3 commits intoOCA:19.0from
bosd:19.0-add-contract_invoice_offset
Open

[19.0][ADD] contract_invoice_offset#1366
bosd wants to merge 3 commits intoOCA:19.0from
bosd:19.0-add-contract_invoice_offset

Conversation

@bosd
Copy link
Contributor

@bosd bosd commented Dec 29, 2025

depends on #1312 and #1372 #1364

@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch from 4dc2053 to 00d86c8 Compare December 29, 2025 21:45
@bosd bosd marked this pull request as ready for review December 30, 2025 09:31
@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch from 8b9a854 to 8c8b9c7 Compare December 30, 2025 11:18
@bosd bosd changed the title [19.0] add contract_invoice_offset [19.0][ADD] contract_invoice_offset Dec 30, 2025
@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch 7 times, most recently from e6f8429 to 65eeb15 Compare December 30, 2025 17:39
@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch from a9fc61a to 731c908 Compare January 23, 2026 21:20
@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch 5 times, most recently from ab08faa to 6348343 Compare February 13, 2026 17:02
bosd added 2 commits February 21, 2026 13:20
Fix _get_period_to_invoice returning (date, False, date) instead of
(False, False, False) when get_next_period_date_end returns False for
ended contracts. The guard `if last_date_invoiced and ...` short-circuited
on False; changed to `if not last_date_invoiced or ...`.
@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch 4 times, most recently from c78afe9 to 6708a15 Compare February 21, 2026 12:55
@bosd bosd force-pushed the 19.0-add-contract_invoice_offset branch from 778a5bd to 114f847 Compare February 21, 2026 13:31
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