chore: fix linter issue (#37349) (cherry picked from commit e975a10a751cb1eb190ea7e06cc1eccca80554d2) Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
This commit is contained in:
parent
7729c1a413
commit
9be554a147
@ -1127,7 +1127,6 @@ class TestProductionPlan(FrappeTestCase):
|
||||
wo_doc.fg_warehouse = "_Test Warehouse - _TC"
|
||||
for d in wo_doc.required_items:
|
||||
d.source_warehouse = "_Test Warehouse - _TC"
|
||||
print(d.required_qty, "before")
|
||||
d.required_qty -= 5
|
||||
make_stock_entry(
|
||||
item_code=d.item_code,
|
||||
|
Loading…
Reference in New Issue
Block a user