Merge pull request #45058 from frappe/mergify/bp/version-15-hotfix/pr-45056

chore: partial revert #44989 (backport #45056)
This commit is contained in:
ruthra kumar
2025-01-02 21:04:22 +05:30
committed by GitHub

View File

@@ -813,7 +813,6 @@ erpnext.TransactionController = class TransactionController extends erpnext.taxe
}
validate() {
this.apply_pricing_rule()
this.calculate_taxes_and_totals(false);
}