bank-payment
bank-payment copied to clipboard
[12.0][IMP] account_payment_order: show total on account.move.line tree
Shows total to the fields balance, amount_residual, amount_residual_currency columns in account.move.line tree view.
Before:
After:
By the way, I guess there is a reason why this view is updated in the fields_view_get
function rather than in an xml view but I don't understand it. Can someone explain ?
I fixed the linting errors linked to this module, should I also fix the errors not linked to account_payment_order
module ?
:+1:
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. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.