Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd

For creating a dict, i used the following code:

<t t-set="count" t-value="dict()"/>

<t t-foreach="count_obj" t-as="ob">

<t t-set="count" t-esc="count.update({ob.id: ob.name})"/>

</t>


But i am getting  a none value.Why?
Can anyone help me?Thanks in advance..
Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
sep. 20
8884
7
apr. 23
28292
0
okt. 21
2128
1
jan. 24
1793
1
jun. 23
4219