Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4718 Vizualizări

Hello,


I want to get the individual fields in the delivery slip specifically quantity, uom and product. How do I break it down when the code is like this?


<t t-set="aggregated_lines" t-value="o.move_line_ids._get_aggregated_product_quantities()"/>

                                        <t t-call="stock.stock_report_delivery_aggregated_move_lines"/

Imagine profil
Abandonează
Cel mai bun răspuns

You should check the origin stock.stock_report_delivery_aggregated_move_lines template, there, you will see the fields and know which fields to get.

Imagine profil
Abandonează
Autor

Where can i find it please? I'm using saas

Autor

nevermind, i found by searching in the external identifiers :) thank you!

Cel mai bun răspuns

Hi, 

    I guess you need to iterate through the one2many in qweb,

Check this https://www.odoo.com/forum/help-1/how-do-you-use-variables-in-a-qweb-loop-67687

Hope it helps.

Thanks

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
nov. 17
3457
0
oct. 15
4233
0
iul. 25
354
2
iun. 25
1237
1
mai 25
1278