fix: add Truck Profile to fixtures, add __islocal to all fields, fix fixture import order
This commit is contained in:
+2
-2
@@ -7,10 +7,10 @@ app_license = "MIT"
|
||||
|
||||
# Fixtures - these will be exported/imported
|
||||
fixtures = [
|
||||
"Custom Field",
|
||||
"DocType",
|
||||
"Workspace",
|
||||
"Custom Field",
|
||||
"Client Script",
|
||||
"Workspace",
|
||||
]
|
||||
|
||||
# Required apps
|
||||
|
||||
Reference in New Issue
Block a user