Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3103 Widoki

If I used column_invisible in my xml, this error occur

Field 'shrinkage' used in attributes must be present in view but is missing: - 'shrinkage' in attrs = "{'column_invisible': [('shrinkage.record.line.vs_actual', '=', False)]}"

Why it happen?

Awatar
Odrzuć
Najlepsza odpowiedź

Field 'shrinkage' used in attributes must be present in view but is missing
I think the xml has no access to shrikage even if its recordset field or anything,it should be avail to the xml
either we pass the value to xml or if its a field it should be avail in the model

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 24
4525
1
kwi 25
1331
0
mar 25
1015
0
cze 24
1282
2
maj 24
1947