Skip to Content
Menu
This question has been flagged
4153 Zobrazenia

I just added a custom related field in sale order line.

Now the issue is that while adding section or note in order line this custom field is not allowing me to do so. Because when I erase this field everything is working fine for me.

class SaleOrderLineInherit(models.Model):
_inherit = ['sale.order.line']

tran_service_type = fields.Many2one(related='product_id.product_tmpl_id.tran_service_type', string='TS Pairs')


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
aug 20
3070
0
nov 21
2492
1
nov 20
5782
1
apr 20
6195
1
okt 19
6500