Skip to Content
Menu
This question has been flagged
1 Reply
2788 Views

Hi everyone!

I need to create filter for journals in aged payable report like in cash flow and profit loss reports in accounting. Could anyone please help me here!    

Avatar
Discard
Best Answer

Hi,

You can add the filter dropdown in UI like following.

https://ibb.co/JF8Vm0y

Next, you can create a widget for this button. You can refer the code in account_reports -> static -> js -> account_reports.js.

And then you need to add the field in the corresponding model "account.aged.payable". You can refer account_reports/models/account_report.py.

Regards

Avatar
Discard
Author

Thanks so much

Related Posts Replies Views Activity
1
Nov 24
1484
1
Nov 24
1192
2
Sep 24
1047
1
Aug 24
2454
3
Aug 24
2687