bank-payment icon indicating copy to clipboard operation
bank-payment copied to clipboard

[12.0][IMP] account_payment_order: show total on account.move.line tree

Open robinkeunen opened this issue 3 years ago • 3 comments

Shows total to the fields balance, amount_residual, amount_residual_currency columns in account.move.line tree view.

Before: account-move-line-before

After: account-move-line-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 ?

robinkeunen avatar Oct 05 '21 09:10 robinkeunen

I fixed the linting errors linked to this module, should I also fix the errors not linked to account_payment_order module ?

robinkeunen avatar Oct 05 '21 10:10 robinkeunen

:+1:

enricostano avatar Nov 29 '21 14:11 enricostano

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.

github-actions[bot] avatar Oct 02 '22 12:10 github-actions[bot]