Plugin Payment List
To be Introduced in Tiki17 and presumably to be backported to Tiki 16.x
Use this wiki plugin to display the list of payments from a user for a given time period, type of payments. It will allow to filter the results by some keywords used in the payment description.
Parameters
Tiki Doc From Code error: paymentlist not found
Examples
Example 1
This code:
Copy to clipboard
{paymentlist type="past" format="table" user="someusername" date_start="2016-05-01" date_end="2017-01-17" filter="description=mykeyword"}
Would produce something like:
Related pages
Aliases
Payment List | PluginPaymentsList | Plugin PaymentList | Plugin Payment List