Added director to company
This commit is contained in:
parent
d35854a364
commit
539ce50b70
|
|
@ -41,8 +41,7 @@ def create_custom_fields():
|
|||
label='Director',
|
||||
fieldtype='Link',
|
||||
options='Employee',
|
||||
insert_after='ceo',
|
||||
read_only=1
|
||||
insert_after='ceo'
|
||||
)
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue