B
Asked
How can I get the code to include transfers in profit/loss? I just need the code that will allow me to retrieve the data for my report. Help !!!
Attachments
- MSAnswered
Hello,
You will need to modify the reports model
app/models/admin/Reports_model.php
and then controllerapp/controllers/admin/Reports.php
to pass the data to view. Then modify the view filethemes/default/admin/views/reports/profit_loss.php
to display data.If you are not sure, you can hire any developer to help you.
Thank you
- Login to Reply