Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこのようなものを持っています:
<tree string="Lines" editable="bottom"> <field name="required_weekday" widget="many2many_tags"/> </tree>
編集するmany2many_tagsと、作成および編集オプションがあります。しかし、私は平日を扱っているので、事前に入力されたモデルがあり、追加のモデルを追加する必要はありません。作成と編集を無効にするにはどうすればよいですか?
many2many_tags