Skip to content

Commit

Permalink
fix: fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanket322 committed Oct 22, 2024
1 parent 7602f35 commit 5a43a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions india_compliance/gst_india/report/gstr_1/gstr_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -2060,6 +2060,7 @@ def get_document_issued_summary_json(data):
"Invoices for outward supply": 1,
"Debit Note": 4,
"Credit Note": 5,
"Invoices for inward supply from unregistered person": 2,
}

document_lists = {document_type: [] for document_type in document_types}
Expand Down

0 comments on commit 5a43a6e

Please sign in to comment.