跳至内容
菜单
此问题已终结

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"/>



形象
丢弃
相关帖文 回复 查看 活动
2
9月 20
6127
1
4月 20
5432
1
9月 19
6555
2
9月 23
4656
2
9月 22
4398