Added missing dependencies/dependent and corrected some wrongly identified. Fixes #5666

This commit is contained in:
Akshay Joshi
2020-07-14 18:34:50 +05:30
parent a91e4d8a7f
commit 4f34bc0f0e
32 changed files with 1386 additions and 307 deletions

View File

@@ -100,7 +100,7 @@ define('misc.dependents', [
},
{
name: 'field',
label: '', // label kept blank, it will change dynamically
label: ' ', // label kept blank, it will change dynamically
cell: 'string',
editable: false,
},