bank-payment
bank-payment copied to clipboard
[15.0][FIX] account_payment_order: Fixing newId issue
This fix will make bank journal populate after payment mode on change.
fixes #950
The diff for this PR seems quite large. Are all of these changes necessary for this fix? It seems you might not have branched from 15.0
?
I'm not a maintainer, but it feels like it would be better if you limited this PR to only the changes necessary to fix #950 . Makes it easier for reviewers to go through the code that is relevant to the fix.
The diff for this PR seems quite large. Are all of these changes necessary for this fix? It seems you might not have branched from
15.0
?I'm not a maintainer, but it feels like it would be better if you limited this PR to only the changes necessary to fix #950 . Makes it easier for reviewers to go through the code that is relevant to the fix.
@aisopuro Thanks for noticing, I fixed commits.
That's because there are 2 journals linked to that payment mode, isn't it?
That's because there are 2 journals linked to that payment mode, isn't it?
It is. With only 1 journal linked it is populated.
That's why I said:
If payment mode is Link to Bank Account | Variable: How should be populated?
Just informing in order to decide which is the most common and desired functionality 😄
I don't think you should popular any bank account.