Explorar el Código

Añadir decimales en cantidad en orden de tag.

sebas hace 4 años
padre
commit
69a2083dbf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      orden_trabajo_tag.xml

+ 1 - 1
orden_trabajo_tag.xml

@@ -301,7 +301,7 @@
                                        </td>
 
                                         <td class="text-center">
-                                            <span t-esc="'%.0f'%l.product_uom_qty"/>
+                                            <span t-esc="'%.3f'%l.product_uom_qty"/>
                                         </td>
                                         <td>
                                            <span t-field="l.name"/>