- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 417
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
15.0 mig account payment return #496
Closed
Closed
+22,652
−0
Conversation
This file contains 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
When entering manually returns, you need to change the line date. This commit also allows to use header date as defaut line date.
* For journal entry dictionary. * For extra return lines. account_payment_return: Period not present in 9.0
New free text field on return lines: additional information on return reason. This field is populated in account_payment_return_import_sepa_pain with the content of the AddtlInf tag. This is useful when the return reason code is NARR, meaning the reason description does not match any known code but is in this tag.
Use prepare methods for created move and move lines
* [ADD] Account Payment Return Import CAMT: parser camt.054.001.02 files * [REF] Account Payment Return Import ISO20022: merge the two iso20022 modules in one * [REF] Account Payment Return Import: use SavepointCase instead of TransactionCase * [REF] Increase global code coverage
…on guide v13 [FIX] account_payment_return: Fix multi-company rules + migration scripts [FIX] account_payment_return
Currently translated at 54.6% (53 of 97 strings) Translation: account-payment-14.0/account-payment-14.0-account_payment_return Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_payment_return/nl/
Currently translated at 61.8% (60 of 97 strings) Translation: account-payment-14.0/account-payment-14.0-account_payment_return Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_payment_return/es_AR/
Currently translated at 100.0% (97 of 97 strings) Translation: account-payment-14.0/account-payment-14.0-account_payment_return Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_payment_return/es_AR/
Currently translated at 57.7% (56 of 97 strings) Translation: account-payment-14.0/account-payment-14.0-account_payment_return Translate-URL: https://translation.odoo-community.org/projects/account-payment-14-0/account-payment-14-0-account_payment_return/nl/
…atically payments A new check has been introduced in odoo/odoo@80c2818 So, in test, when creating payment with payment register wizard, as payments are automatically posted, duplicate posting is now forbidden. https://github.com/odoo/odoo/blob/14.0/addons/account/wizard/account_payment_register.py#L512
…o return payment TT29784
Please check CI |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
@polqubiq are you still working on it? Would you mind if we try to solve the CI complains? |
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.
Standard migration: add payment_credit_account_id field after journal_id and assign it into account_id