Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată

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..
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
sept. 20
9053
7
apr. 23
28594
0
oct. 21
2214
1
ian. 24
1929
1
iun. 23
4499