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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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
Can I have some code hints? Since I tried the following but the model : account.journal does not have balance field. Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 23
|
3228 | ||
|
0
Oct 24
|
128 | ||
|
0
Sep 23
|
575 | ||
|
3
Mar 23
|
1136 | ||
|
1
Feb 23
|
2100 |