itenium-be / confac

Consultant invoicing: React frontend, Express backend
MIT License
8 stars 6 forks source link

Fix duplicate invoices #280

Closed Ninarchive closed 3 months ago

Ninarchive commented 9 months ago

Changed the createInvoiceButton type to a BusyButton, so users can't click multiple times on it when saving an invoice.

This fixes https://github.com/itenium-be/confac/issues/267