Skip to content

Commit

Permalink
fix: changing the sequence as per sales invoice
Browse files Browse the repository at this point in the history
(cherry picked from commit 0105a73)
  • Loading branch information
Sanket322 authored and mergify[bot] committed Oct 18, 2024
1 parent 5c70350 commit c886931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/gst_india/overrides/purchase_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ def get_dashboard_data(data):
"Purchase Invoice",
data,
"e-Waybill Log",
"e-Invoice Log",
"Integration Request",
"GST Inward Supply",
"e-Invoice Log",
)

return data
Expand Down

0 comments on commit c886931

Please sign in to comment.