<%= render "layouts/portlet-config" %> <%= render "layouts/theme-panel" %> <% if flash[:error] %>
× <%= flash[:error] %>
<% end %> <%= render "layouts/breadcrumbs" %> <%= form_tag({:action=>'create'} ,:multipart=>true,:id=>'myForms' ) do %>
Total Sale
500000
Total Out Standing
200000
Overdue Outstanding
100000
Last Month Sale
1000000
Current Month Sale
500000

Graph To show Total Sale and Pending payment and outstanding

SL.No. Customer Name Total Invoice value(Pending) Total Amount Due Last Payment Info
1 XYZ Enterprise 5,00,000 2,00,000 12-12-2019
SL.No. Customer Name Total Payment Receive Total Pending Total Amount Due
1 ABC Company 1,00,000 2,00,000 5,00,000
<% end %>