Payments report

Reports ::: report_payments
Maintained by RenaatRenaat Debleu
This report helps admins and managers to get a better view who payed for which course.

Payments report v4.1.1

Moodle 4.1
Released: Thursday, 23 November 2023, 4:44 PM

moodle-report_payments

This report helps admins and managers to get a better view who payed for which course.

Installation

  • Unzip code into the report/payments directory
  • Log into Moodle as administrator.
  • Visit Site admin => Notifications.

Use

This is a report generating an overview of payments done on different levels:

  • User
  • Course
  • Course Category
  • Global

But it also adds the possibility to add payments to custom reports so (daily - weekly - monthly) reports can be generated and send automatically to the finance department.

Supported databases

This plugin has been tested on

  • MYSQL
  • MariaDB
  • PostgreSQL

THANKS

This plugin was developed for Medical Access Uganda.

Theme support

This plugin is developed and tested on Moodle Core's Boost theme and Boost child themes, including Moodle Core's Classic theme.

Moodle release support

This plugin is maintained for the latest major releases of Moodle.

Bug Reports / Support

We try our best to deliver bug-free plugins, but we can not test the plugin for every platform, database, PHP and Moodle version. If you find any bug please report it on GitHub: https://github.com/iplusacademy/report_payments/issues. Please provide a detailed bug description, including the plugin and Moodle version and, if applicable, a screenshot.

You may also file a request for enhancement on GitHub https://github.com/iplusacademy/report_payments/pulls. If we consider the request generally useful and if it can be implemented with reasonable effort we might implement it in a future version.

You may also post general questions on the plugin on GitHub, but note that we do not have the resources to provide detailed support.

Maturity: Release candidate

Build Status Coverage Status

Todo

  • payment totals

Done

  • global level
  • course level
  • privacy
  • cost alignment
  • download reports
  • category level
  • datasource
  • scheduled monthly report (via report builder)
  • user level

Copyright

2023 Medical Access Uganda

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Version information

Version build number
2023112300
Version release name
v4.1.1
Maturity
Stable version
MD5 Sum
066078556e2e3e17d1760e2330348c80
Supported software
Moodle 4.1
  • Latest release for Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.1.1

Default installation instructions for plugins of the type Reports

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myreport") in the "report" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation