Skip to Content
Menú
This question has been flagged

Hi,

I have a wizard which appears after I click a button in a Purcahse Order template. I want to populate dropdown in the wizard with the respective Products in the purchase order line. Sometimes I get 'resursion depth error' and sometime 'expected singleton error'


model.py file:

order_line = fields.Many2one('purchase.order.line', 'Order Lines')


XML file:

<field name='order_line' widget="selection"/>



Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de set. 20
6119
1
d’abr. 20
5426
1
de set. 19
6554
2
de set. 23
4649
2
de set. 22
4398