fix(test): test_internal_pr_gl_entries
This commit is contained in:
@@ -1661,7 +1661,7 @@ class TestPurchaseReceipt(FrappeTestCase):
|
|||||||
|
|
||||||
# Step - 3: Create back-date Stock Reconciliation [After DN and Before PR]
|
# Step - 3: Create back-date Stock Reconciliation [After DN and Before PR]
|
||||||
create_stock_reconciliation(
|
create_stock_reconciliation(
|
||||||
item_code=item,
|
item_code=item.name,
|
||||||
warehouse=target_warehouse,
|
warehouse=target_warehouse,
|
||||||
qty=10,
|
qty=10,
|
||||||
rate=50,
|
rate=50,
|
||||||
|
|||||||
Reference in New Issue
Block a user