Use XMR total profit for simulation output
This commit is contained in:
@@ -232,7 +232,7 @@ class LinkGroupSimulation(LoginRequiredMixin, OTPRequiredMixin, ObjectRead):
|
||||
requisitions,
|
||||
platforms,
|
||||
self.request.user,
|
||||
checks["total_profit"],
|
||||
checks["total_profit_in_xmr"],
|
||||
)
|
||||
print("PAY LIST", pay_list)
|
||||
collapsed = money.collapse_pay_list(pay_list)
|
||||
|
||||
Reference in New Issue
Block a user