Skip to content

Commit

Permalink
clarify quantity for amount = 1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Nov 26, 2024
1 parent 6d88cd3 commit ea0ae48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions collections/_documentation/plugin-expenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ea0ae48

Please sign in to comment.