Selection field is not working in Odoo 13 when using dynamically

后端 未结 0 1071
日久生厌
日久生厌 2020-12-19 13:44

I have the below field for the specific Model.

High_Tower = fields.Selection(selection=lambda self: get_field_list(
        self, context={\'name\': \'High_To         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题