feat(payment_terms): Apply nullability for net_payment_term - #6191
Open
D1353L wants to merge 2 commits into
Open
feat(payment_terms): Apply nullability for net_payment_term#6191D1353L wants to merge 2 commits into
D1353L wants to merge 2 commits into
Conversation
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
2 times, most recently
from
August 19, 2026 17:16
c52ab86 to
534c49b
Compare
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
4 times, most recently
from
August 21, 2026 14:53
f6bfcdd to
ac775f9
Compare
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
from
August 21, 2026 16:02
ac775f9 to
fe08cc7
Compare
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
from
August 24, 2026 19:59
43d5a65 to
d5392fe
Compare
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
from
August 25, 2026 13:09
d5392fe to
189642d
Compare
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
from
August 25, 2026 14:21
189642d to
1c4c635
Compare
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
from
August 25, 2026 14:27
1c4c635 to
9c2e26e
Compare
D1353L
marked this pull request as ready for review
August 25, 2026 14:51
D1353L
force-pushed
the
feat-payment-terms-nullable-alias
branch
from
August 26, 2026 16:24
9c2e26e to
a5eccf4
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.
Context
The
net_payment_termalias column doesn't have an equivalent for some new payment terms ("end_of_month", "day_of_month" etc.). In those cases, the alias should benull.Description
net_payment_terminbilling_entitiesandinvoicesStack created with GitHub Stacks CLI • Give Feedback 💬