Is there a way to export financial statements (balance sheet, P&L, ...), including user-defined ones, to excel?
This would save a lot of error-prone number typing for further/deeper analysis.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is there a way to export financial statements (balance sheet, P&L, ...), including user-defined ones, to excel?
This would save a lot of error-prone number typing for further/deeper analysis.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jun 16
|
5294 | ||
|
0
Mar 15
|
3332 | ||
|
0
Aug 24
|
2990 | ||
|
0
Apr 22
|
3634 | ||
|
1
Apr 20
|
4023 |
Hi, Yes there is a way to do it. You can do it by using xlwt. It will export report to xls file. Tell me if u yet not done with it. Thanks.