Skip to Content
Menu
This question has been flagged

In the accounting dashboard, I have several journals and each journal shows the total balance in the company's currency. I need to add under it, a new field that shows the total but in USD. So, at last, when I open the accounting dashboard I need to see journals in kanban view and they show the total in the company's currency and under it directly we need to see the total in USD. How can I achieve that?Thanks

Avatar
Discard
Best Answer

Hi,

You have to add a new field in journal that computes the balance in the USD and then you can inherit the kanban view and add the field to it.

If you can use the studio, you can do the same from the user interface also.


1. Inherit account.journal model

2. Add new computed field, that computes balance in required currency

3. Add the field to kanban view


Thanks & Regards
Walnut Software Solutions

Avatar
Discard
Author

Can I have some code hints? Since I tried the following but the model : account.journal does not have balance field. Thanks

Related Posts Replies Views Activity
2
May 23
4439
0
Jul 25
478
0
Oct 24
1152
0
Sep 23
1578
3
Mar 23
2262