Search 1.9 billion lines of Odoo code on GitHub

skit_report_xls

Author: Srikesh Infotech
License: no license
Branch: dependabot/pip/pillow-6.2.0
Repository: eribowo/skit_odoo12
Dependencies: account, and web
Languages: Python (229, 83.9%), and XML (44, 16.1%)
Other branches: dependabot/pip/psutil-5.6.6, dependabot/pip/requests-2.20.0, dependabot/pip/werkzeug-0.15.3, and master
Other repositories: ThanhICSC/skit_odoo12, javogiraldez/skit_odoo12, jupiterzhuo/skit_odoo12, kit9/skit_odoo12, marionumza/skit_odoo12, niulinlnc/skit_odoo12, sm2x/skit_odoo12, srikesh/skit_odoo12, and zfis/skit_odoo12

Skit Report XLS ================ This addon provides an option to View the Accounting Financial Reports in Excel. INSTALLATION ============= We need the following python packages to export data into Excel file, 1. pip install xlwt 2. pip install xlsxwriter 3. pip install BeautifulSoup4