fix
This commit is contained in:
@@ -6,20 +6,6 @@ metadata:
|
||||
name: division
|
||||
description: null
|
||||
options:
|
||||
apps:
|
||||
default: []
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
parent:
|
||||
default: employes
|
||||
enum:
|
||||
- employes
|
||||
- clients
|
||||
- fournisseurs
|
||||
examples:
|
||||
- employes
|
||||
type: string
|
||||
domain:
|
||||
default: your-company
|
||||
examples:
|
||||
@@ -39,6 +25,20 @@ options:
|
||||
type: string
|
||||
type: object
|
||||
type: array
|
||||
apps:
|
||||
default: []
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
parent:
|
||||
default: employes
|
||||
enum:
|
||||
- employes
|
||||
- clients
|
||||
- fournisseurs
|
||||
examples:
|
||||
- employes
|
||||
type: string
|
||||
dependencies:
|
||||
- dist: null
|
||||
category: share
|
||||
|
||||
Reference in New Issue
Block a user