odoo 字段属性

<field name="reference" groups="account.group_account_readonly" attrs="{'readonly': [('is_ref_editable', '=', False)], 'invisible': [('product_has_cost', '=', True)]}"/>

  

posted @ 2023-05-23 22:36  CrossPython  阅读(31)  评论(0)    收藏  举报