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

How can we subtract two cells on excell report format in odoo?

Avatar
Discard
Best Answer

Hi Geraldine MABA,


To subtract two cells in an Excel report generated using Python in Odoo, you can utilize the `xlsxwriter` library, which enables the creation of Excel files with formulas. Below is an example that demonstrates how to perform a subtraction of two cells in an Excel report using `xlsxwriter`. You can refer to the documentation of this library for more details.


Thank you.

Avatar
Discard
Related Posts Replies Views Activity
3
Oct 23
14321
6
Sep 22
28944
1
Apr 19
3683
7
Apr 19
15627
2
May 18
6340