[FIX]:sale:The currency code is missing on the value(Price column)
[odoo/odoo.git] / addons / sale / report / sale_order.rml
index 4dc6118..3f44ef2 100644 (file)
           <para style="terp_tblheader_Details_Right">Disc.(%)</para>
         </td>
         <td>
-          <para style="terp_tblheader_Details_Right">Price</para>
+          <para style="terp_tblheader_Details_Right">Price([[ o.pricelist_id.currency_id.code ]])</para>
         </td>
       </tr>
     </blockTable>
       <font color="white"> </font>
     </para>
   </story>
-</document>
+</document>
\ No newline at end of file