mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 21:29:11 +00:00
[fix] update future gl entries for stock
This commit is contained in:
@@ -23,5 +23,10 @@ test_records = [
|
||||
"doctype": "Warehouse User",
|
||||
"parentfield": "warehouse_users",
|
||||
"user": "test2@example.com"
|
||||
}]
|
||||
}],
|
||||
[{
|
||||
"doctype": "Warehouse",
|
||||
"warehouse_name": "_Test Warehouse No Account",
|
||||
"company": "_Test Company",
|
||||
}],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user