Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 20
6108
1
kwi 20
5379
1
wrz 19
6546
2
wrz 23
4643
2
wrz 22
4397