Skip to content

Commit

Permalink
fix: send flag from front-end
Browse files Browse the repository at this point in the history
  • Loading branch information
vishakhdesai committed Jul 14, 2023
1 parent 01766be commit e895f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions india_compliance/public/js/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Object.assign(india_compliance, {
method: "india_compliance.gst_india.doctype.gstin.gstin.get_gstin_status",
args: {
gstin: field.value,
is_request_from_ui: 1,
}});

field.set_description(
Expand Down

0 comments on commit e895f1f

Please sign in to comment.