Jasper report for Odoo 8 Edit the JasperReports expression that returns the expected type. Currency new java.text.DecimalFormat( "#,##0.00" ).format(Double.valueOf( $F{invoice_amount_subtotal} )) Result Date format new SimpleDateFormat( " dd /MM/ yyyy " ).format( $F{invoice_create_date} ) Result Multiple 2 column new Double( $F{invoice_line_price} .doubleValue() * $F{inv_line_qty} .doubleValue())
This blog use for technical and keep data for how to setup and implement Odoo openERP application in personal company. So this is trip and trick for me to keep in memory and use them in another implement.

ความคิดเห็น
แสดงความคิดเห็น