Removes the explicit call to the record-payment API when settling a receivable. The webhook (on_invoice_paid in tasks.py) automatically handles recording the payment in Fava, making the API call redundant. This simplifies the frontend logic. Also, in the `showPayUserDialog` function, it now correctly identifies users who are owed payments based on a negative balance instead of a positive balance. |
||
|---|---|---|
| .. | ||
| index.js | ||
| permissions.js | ||