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}))
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())





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