Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged

I created a many2one field to select a product in a form. I filter the possible items to choose with a domain:

`light_system = fields.Many2one('product.product', string='Lighting System', ondelete='restrict', domain=[('categ_id.name', '=','Lighting System')])`

Is it possible to get the category to be set to "Lighting System" by default when I choose to create a new item directly from this field with 'create new""' or 'create and edit""' ?

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
dec. 16
3253
0
mar. 15
5814
3
sep. 25
1748
2
feb. 25
6231
1
dec. 24
6322