mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
d14b21f471
* Fix for setting a currency! * Additional logic to ensure invites are only created for the client_contact -> client * Move credit number generation after the save to ensure we do not fail on the credit creation because of a number race condition * fixes for migration |
||
---|---|---|
.. | ||
AccountRepository.php | ||
ActivityRepository.php | ||
BaseRepository.php | ||
ClientContactRepository.php | ||
ClientRepository.php | ||
CompanyRepository.php | ||
CreditRepository.php | ||
ExpenseRepository.php | ||
GroupSettingRepository.php | ||
InvoiceRepository.php | ||
PaymentRepository.php | ||
ProductRepository.php | ||
QuoteRepository.php | ||
RecurringInvoiceRepository.php | ||
RecurringQuoteRepository.php | ||
UserRepository.php | ||
VendorContactRepository.php | ||
VendorRepository.php |