Skip to content

Commit

Permalink
fix: wrong path of post_install patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanket322 committed Aug 22, 2024
1 parent a9a46a1 commit 5153565
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/helper/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ bench start &
bench --site test_site restore ${GITHUB_WORKSPACE}/20240822_162707-a1_localhost-database.sql.gz

bench --verbose install-app india_compliance
bench --site test_site remove-from-installed-apps india_compliance
bench reinstall --yes

bench --verbose install-app india_compliance
Expand Down
1 change: 1 addition & 0 deletions india_compliance/install.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"update_itc_amounts",
## India Compliance
"set_gst_tax_type",
"set_gst_tax_type1",
"update_state_name_to_puducherry",
"rename_import_of_capital_goods",
"update_hsn_code",
Expand Down

0 comments on commit 5153565

Please sign in to comment.