Skip to content

Converts ERPNext sales excel file to GSTR1 json format

Notifications You must be signed in to change notification settings

harshith187/GST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

GST

This code imports the data from GST Sales Register(exel) , genarated from erpnext software , to the official GSTR1 exel format and converts to json which can be directly uploaded to the official gst portal.

The code can be executed through command line arguments:

For Exel:

  python file_convertion.py filepath Exel

For Json:

  python file_convertion.py filepath Json

Ensure that you are in the right directory.

About

Converts ERPNext sales excel file to GSTR1 json format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages