Skip to content

Commit

Permalink
chore: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vorasmit committed Nov 16, 2024
1 parent bd679e6 commit 6985753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions india_compliance/gst_india/overrides/purchase_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ def validate_reverse_charge(doc):


def validate_hsn_codes(doc):
# To determine if BOE is applicable (goods/services)
if doc.gst_category != "Overseas":
return

Expand Down

0 comments on commit 6985753

Please sign in to comment.