round weight in delivery note
							parent
							
								
									0973c1cb3b
								
							
						
					
					
						commit
						4459616c0e
					
				| 
						 | 
					@ -186,7 +186,7 @@
 | 
				
			||||||
                                    </td>
 | 
					                                    </td>
 | 
				
			||||||
                                    <td class="text-right">
 | 
					                                    <td class="text-right">
 | 
				
			||||||
                                        <t t-if="order_line.weight">
 | 
					                                        <t t-if="order_line.weight">
 | 
				
			||||||
                                            <span t-field="order_line.weight"/>
 | 
					                                            <span t-field="round(order_line.weight,2)"/>
 | 
				
			||||||
                                            kg
 | 
					                                            kg
 | 
				
			||||||
                                        </t>
 | 
					                                        </t>
 | 
				
			||||||
                                    </td>
 | 
					                                    </td>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue