fix: add Truck Profile to fixtures, add __islocal to all fields, fix fixture import order

This commit is contained in:
Westech Admin
2026-05-17 01:07:20 +00:00
parent 6b037c1b28
commit 7bf916003d
2 changed files with 1338 additions and 207 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -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