Merge pull request #45056 from ruthra-kumar/partial_revert_44989

chore: partial revert #44989
This commit is contained in:
ruthra kumar
2025-01-02 20:56:33 +05:30
committed by GitHub

View File

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