Skip to Content
Menu
This question has been flagged
1 Reply
3100 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
14579
6
Sep 22
29248
1
Apr 19
3973
7
Apr 19
15855
2
May 18
6521