refactor(test): make stock entry deterministic

This commit is contained in:
ruthra kumar
2026-03-23 16:14:11 +05:30
parent 2c53cf3902
commit 8fd65d7afa
2 changed files with 10 additions and 3 deletions

View File

@@ -205,6 +205,14 @@
"doctype": "Company",
"chart_of_accounts": "Standard",
"create_chart_of_accounts_based_on": "Standard Template"
},
{
"abbr": "TQC",
"company_name": "Test Quality Company",
"country": "India",
"default_currency": "INR",
"doctype": "Company",
"chart_of_accounts": "Standard",
"create_chart_of_accounts_based_on": "Standard Template"
}
]