-
-
Notifications
You must be signed in to change notification settings - Fork 577
[17.0][IMP] account_payment_order: Add Transfer moves dates #1306
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
Merged
OCA-git-bot
merged 2 commits into
OCA:17.0
from
Tecnativa:17.0-imp-account_payment_order-TT49582
Jul 3, 2024
Merged
[17.0][IMP] account_payment_order: Add Transfer moves dates #1306
OCA-git-bot
merged 2 commits into
OCA:17.0
from
Tecnativa:17.0-imp-account_payment_order-TT49582
Jul 3, 2024
Conversation
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
In v13 the existing behavior was defined with today's date the Transfer Move, therefore, we define that behavior by default without configuration since it is the expected behavior. https://github.com/OCA/bank-payment/pull/805/files TT49582
…d of transactions Transactions (payment_line_ids) are readonly=True when the payment order is confirmed
pedrobaeza
approved these changes
Jul 2, 2024
sergio-teruel
approved these changes
Jul 3, 2024
|
/ocabot merge minor |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at be6a456. Thanks a lot for contributing to OCA. ❤️ |
victoralmau
added a commit
to Tecnativa/bank-payment
that referenced
this pull request
Jul 16, 2024
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
absal-smile
pushed a commit
to absal-smile/bank-payment
that referenced
this pull request
Feb 6, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
carlos-lopez-tecnativa
pushed a commit
to Tecnativa/bank-payment
that referenced
this pull request
Mar 26, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
carlos-lopez-tecnativa
pushed a commit
to Tecnativa/bank-payment
that referenced
this pull request
Apr 15, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
carlos-lopez-tecnativa
pushed a commit
to Tecnativa/bank-payment
that referenced
this pull request
Apr 16, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
carlos-lopez-tecnativa
pushed a commit
to Tecnativa/bank-payment
that referenced
this pull request
Apr 16, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
celm1990
pushed a commit
to Spearhead-Odoo/bank-payment
that referenced
this pull request
Apr 16, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
pedrobaeza
pushed a commit
to Tecnativa/bank-payment
that referenced
this pull request
Apr 17, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
arantxa-s73
pushed a commit
to Studio73/bank-payment
that referenced
this pull request
May 12, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
arantxa-s73
pushed a commit
to Studio73/bank-payment
that referenced
this pull request
May 14, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
AndreuOForgeFlow
pushed a commit
to ForgeFlow/bank-payment
that referenced
this pull request
Jun 5, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
AndreuOForgeFlow
pushed a commit
to ForgeFlow/bank-payment
that referenced
this pull request
Jun 27, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
AndreuOForgeFlow
pushed a commit
to ForgeFlow/bank-payment
that referenced
this pull request
Jul 15, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
Alexgars73
pushed a commit
to Studio73/bank-payment
that referenced
this pull request
Oct 14, 2025
…at are generated. Compatibility with OCA#1306 The payment (account.payment) and the account entry (account.move) are defined with today's date, but the "important" date is the date of the line, therefore the payment_line_date field is created. The modules account_banking_sepa_sepa_direct_debit + account_banking_sepa_credit_transfer to use the payment_line_date field. TT49988
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.
FWP from 16.0: #1304
In v13 the existing behavior was defined with today's date the Transfer Move, therefore, we define that behavior by default without configuration since it is the expected behavior.
https://github.com/OCA/bank-payment/pull/805/files
FWP from 16.0: #1301
Apply readonly=True to Payment Date field of transactions
Transactions (payment_line_ids) are readonly=True when the payment order is confirmed
@Tecnativa TT49582