Skip to content

Commit

Permalink
Merge pull request #45058 from frappe/mergify/bp/version-15-hotfix/pr…
Browse files Browse the repository at this point in the history
…-45056

chore: partial revert #44989 (backport #45056)
  • Loading branch information
ruthra-kumar authored Jan 2, 2025
2 parents d3ea8b8 + 4dfc5a6 commit 2c487af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion erpnext/public/js/controllers/transaction.js
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,6 @@ erpnext.TransactionController = class TransactionController extends erpnext.taxe
}

validate() {
this.apply_pricing_rule()
this.calculate_taxes_and_totals(false);
}

Expand Down

0 comments on commit 2c487af

Please sign in to comment.