Skip to content

Commit

Permalink
fix: update custom fields (#2817)
Browse files Browse the repository at this point in the history
  • Loading branch information
vorasmit authored Dec 5, 2024
2 parents ad75fb4 + acedac0 commit 36313ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion india_compliance/patches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ india_compliance.patches.v15.remove_duplicate_web_template

[post_model_sync]
india_compliance.patches.v14.set_default_for_overridden_accounts_setting
execute:from india_compliance.gst_india.setup import create_custom_fields; create_custom_fields() #59
execute:from india_compliance.gst_india.setup import create_custom_fields; create_custom_fields() #60
execute:from india_compliance.gst_india.setup import create_property_setters; create_property_setters() #10
execute:from india_compliance.income_tax_india.setup import create_custom_fields; create_custom_fields() #2
india_compliance.patches.post_install.remove_old_fields #2
Expand Down

0 comments on commit 36313ae

Please sign in to comment.