Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
7
report_xlsx/readme/INSTALL.md
Normal file
7
report_xlsx/readme/INSTALL.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Make sure you have `xlsxwriter` Python module installed:
|
||||
|
||||
$ pip3 install xlsxwriter
|
||||
|
||||
For testing it is also necessary `xlrd` Python module installed:
|
||||
|
||||
$ pip3 install xlrd
|
||||
Reference in New Issue
Block a user