Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / mrp / views / report_mrporder.xml
index 3aa77ba..c941897 100644 (file)
@@ -91,7 +91,7 @@
                                         <span t-field="line.product_id.name"/>
                                     </td>
                                     <td class="text-right">
-                                        <span t-field="line.product_qty"/>
+                                        <span t-field="line.product_uom_qty"/>
                                         <span t-field="line.product_uom.name" groups="product.group_uom"/>
                                     </td>
                                     <td class="text-center" groups="stock.group_locations">
                                         <span t-field="line2.product_id.name"/>
                                     </td>
                                     <td class="text-right">
-                                        <span t-field="line2.product_qty"/>
+                                        <span t-field="line2.product_uom_qty"/>
                                         <span t-field="line2.product_uom.name"/>
                                     </td>
                                     <td class="text-center" groups="stock.group_locations">