Skip to Content
Menu
This question has been flagged
1 Reply
3074 Views

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?

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 24
4468
1
Apr 25
1271
0
Mar 25
985
0
Jun 24
1257
2
May 24
1902