mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
[perpetual accounting] gl entries based on stock_value difference in sl entries
This commit is contained in:
@@ -18,6 +18,6 @@ test_records = [
|
||||
"doctype": "Warehouse",
|
||||
"warehouse_name": "_Test Warehouse 2",
|
||||
"company": "_Test Company 1",
|
||||
"account": "_Test Account Stock In Hand - _TC"
|
||||
"account": "_Test Account Stock In Hand - _TC1"
|
||||
}]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user