Expense Total Balances
Product Movement Statement
Product Client Sales Cross Tab
Profitability Report Monthly
Sales List
Custom Handling for the report data
You can use the data-success-callback
attribute to handle the
data
returned from the server. The callback function will be called with two arguments, the first
one
is the data returned from the server and the second one is the jquery object of the element
[data-report-widget]
that the report is attached to.
The following example shows how to use the callback function to display the
data
returned from the server in a pre
tag.