Skip to content
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

[12.0] [ADD] Payment Return Import SEPA: reason additional info #229

Conversation

ThomasBinsfeld
Copy link
Contributor

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.


From #227

@pedrobaeza pedrobaeza added this to the 12.0 milestone Feb 26, 2019
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My only concern here is the length of the label of the new field, as it will take a lot of space in the tree. Can we look for a shorter label (maybe put a shorter one in the string of the XML?).

It's also curious that you add the field in the SEPA, but doesn't test for the value in the tests.

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.
@ThomasBinsfeld ThomasBinsfeld force-pushed the 12.0-add_payment_Return_import_sepa_pain_reason_add_info_tbi branch from e08b369 to 0f7ce86 Compare February 26, 2019 09:06
@ThomasBinsfeld
Copy link
Contributor Author

@pedrobaeza I fixed the test and changed the label (it fits on one line now).

@pedrobaeza pedrobaeza merged commit 4f5dd32 into OCA:12.0 Feb 27, 2019
@sbidoul sbidoul deleted the 12.0-add_payment_Return_import_sepa_pain_reason_add_info_tbi branch February 27, 2019 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants