Skip to Content
Menu
This question has been flagged
2562 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
1591
0
Nov 20
3332
1
May 17
6032
2
Oct 23
3025
0
Jun 23
4062