Accounting Reports in Excel format
Please install python libraries to export data into Excel file,
1. pip install xlwt
2. pip install xlsxwriter
3. pip install bs4
Export Accounting reports in XLS

Please install python libraries to export data into Excel file,
1. pip install xlwt
2. pip install xlsxwriter
3. pip install bs4
