mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-01 02:32:23 +02:00
new changes
This commit is contained in:
parent
7ea7447db3
commit
bc6a1a9bba
1 changed files with 1 additions and 1 deletions
|
@ -827,7 +827,7 @@ def settle(amount, ower_id, payer_id):
|
||||||
payer_id=ower_id,
|
payer_id=ower_id,
|
||||||
project_default_currency=g.project.default_currency,
|
project_default_currency=g.project.default_currency,
|
||||||
bill_type="Reimbursement",
|
bill_type="Reimbursement",
|
||||||
what="settlement",
|
what="settlement"
|
||||||
)
|
)
|
||||||
session.update()
|
session.update()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue