Skip to content

Commit

Permalink
Merge pull request #45059 from frappe/mergify/bp/version-14/pr-45056
Browse files Browse the repository at this point in the history
chore: partial revert #44989 (backport #45056)
  • Loading branch information
ruthra-kumar authored Jan 2, 2025
2 parents 0e8a04f + 77f6123 commit 6a91f91
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 @@ -713,7 +713,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 6a91f91

Please sign in to comment.