feat(repairs): add repair documents
This commit is contained in:
parent
884a20e043
commit
6e7e75f864
21 changed files with 1222 additions and 6 deletions
|
|
@ -87,6 +87,7 @@ class LocalDiskStorageProvider(StorageProvider):
|
|||
"customers",
|
||||
"projects",
|
||||
"tickets",
|
||||
"repairs",
|
||||
"imports",
|
||||
"temp",
|
||||
]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue