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