Merge pull request #44068 from frappe/mergify/bp/version-15-hotfix/pr-44064

fix: slow reposting due to SABB update (backport #44064)
This commit is contained in:
rohitwaghchaure
2024-11-11 12:10:12 +05:30
committed by GitHub

View File

@@ -795,9 +795,6 @@ class StockEntry(StockController):
self.set_total_incoming_outgoing_value()
self.set_total_amount()
if not reset_outgoing_rate:
self.set_serial_and_batch_bundle()
def set_basic_rate(self, reset_outgoing_rate=True, raise_error_if_no_rate=True):
"""
Set rate for outgoing, scrapped and finished items