Skip to Content
Menu
This question has been flagged
1 Reply
2862 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
14200
6
Sep 22
28835
1
Apr 19
3634
7
Apr 19
15527
2
May 18
6254