Skip to Content
Menu
This question has been flagged
2168 Views

I have a custom module that modifies the view in sales order and add some fields in the sales order lines. I need to test a non stored computed field that needs to be displayed so it gets triggered using the Form (from odoo.tests.common import Form) in unittest. Problem is, the XML view has the attribute optional="hide". How can I make this field visible?

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 23
1311
0
Nov 20
3072
1
May 17
5710
2
Oct 23
2688
0
Jun 23
3703