Enable depends on extension option on for function.GH-6385

pull/9238/head
Rohit Bhati 2025-10-10 19:22:03 +05:30
parent c6af61afd3
commit ff364cbce4
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: