Skip to Content
Menu
This question has been flagged
2621 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
1631
0
Nov 20
3361
1
May 17
6085
2
Oct 23
3059
0
Jun 23
4125