chore: Remove domains from Setup
This commit is contained in:
@@ -30,7 +30,6 @@ def create_fiscal_year_and_company(args):
|
||||
"country": args.get("country"),
|
||||
"create_chart_of_accounts_based_on": "Standard Template",
|
||||
"chart_of_accounts": args.get("chart_of_accounts"),
|
||||
"domain": args.get("domains")[0],
|
||||
}
|
||||
).insert()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user