fix: Remove comma
This commit is contained in:
parent
372c5e51d5
commit
b61b8d7ced
@ -38,7 +38,7 @@ def execute(filters=None):
|
||||
|
||||
sle.update({
|
||||
"qty_after_transaction": actual_qty,
|
||||
"stock_value": stock_value,
|
||||
"stock_value": stock_value
|
||||
})
|
||||
|
||||
sle.update({
|
||||
|
Loading…
Reference in New Issue
Block a user