refactor(test): make stock entry deterministic

(cherry picked from commit 8fd65d7afa)
This commit is contained in:
ruthra kumar
2026-03-23 16:14:11 +05:30
parent 37ad0665c6
commit f0aa82cc6d
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"
}
]