itenium-be / confac

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

Fix duplicate invoices #280

Closed Ninarchive closed 5 months ago

Ninarchive commented 11 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