fix: slow reposting due to SABB update
(cherry picked from commit 2447b3f424)
This commit is contained in:
committed by
Mergify
parent
d648875681
commit
3e29ae8534
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user