diff --git a/collections/_documentation/plugin-expenses.md b/collections/_documentation/plugin-expenses.md index 88410fb07..4837b3500 100644 --- a/collections/_documentation/plugin-expenses.md +++ b/collections/_documentation/plugin-expenses.md @@ -32,6 +32,12 @@ Each expense consists of two fields: Regular users can view and edit the `Quantity` field. However, only Admins have permission to directly edit an expense's `Amount`. +The usual case is that most categories have a fixed price and your users only enter a `quantity`. But: + +> If you want users to input the actual price themselves, you set the category cost to `1`. + +In that case the `quantity` that your users put in is the amount on their receipt. + ### Example The following example illustrates this process: