Enable depends on extension option on for functions.

pull/9245/head
Rohit Bhati 2025-10-13 11:39:37 +05:30 committed by GitHub
parent 618e03b65f
commit 758bbc7272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@ export default class FunctionSchema extends BaseUISchema {
},
min_version: 130000,
mode: ['create', 'edit', 'properties'],
visible: obj.isVisible
},{
id: 'probin', label: gettext('Object file'), cell: 'string',
type: 'text', group: gettext('Definition'), deps: ['lanname'], visible: