compucorp / uk.co.compucorp.membershipextras

Membership Extras for CiviCRM
Other
5 stars 8 forks source link

MAE-475: Display instalment summary amount and prorated number #366

Closed erawat closed 3 years ago

erawat commented 3 years ago

Overview

This PR adds the schedule summary amount to the instalments table.

This PR also improves the code and templates by:

Before

Subtotal, tax amount, total amount and prorated unit (if fixed membership type is selected) were not shown on the table.

After

Subtotal, tax amount, total amount and prorated unit (if fixed membership type is selected) are displayed on the table.

Example of what the summary amount look like on different membership types.

Prorated by months screenshot-compuclient local-2021 03 11-11_36_56

Prorated by days screenshot-compuclient local-2021 03 11-11_36_25

Rolling membership screenshot-compuclient local-2021 03 11-11_36_01