project-error / pefcl

pefcl (PE-Financial) is a financial banking resource for FiveM written in TypeScript and React.
Other
61 stars 66 forks source link

Bug: "Invalid amount" when creating an invoice #147

Closed KoZeuh closed 1 year ago

KoZeuh commented 1 year ago

Hello,

When I want to create an invoice, regardless of the type of "amount" and its amount, the "Invalid amount" error on the customer side is then visible in the F8.

SERVER : createInvoice CLIENT : createInvoiceForNearestPlayer

@GiroudMathias do you have a solution?

Thanks :)