1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Utils/Traits
David Bomba ad06de25f5
Fixes for Payments (#3194)
* Set payment number on completed payment

* Fix for paymentables not returning

* Do not set invoice status to paid if only a partial amount of the invoice has been paid
2020-01-04 13:27:51 +11:00
..
BulkOptions.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ChecksEntityStatus.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CleanLineItems.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientGroupSettingsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyGatewayFeesAndLimitsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanySettingsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GeneratesCounter.php Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
Inviteable.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceEmailBuilder.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesDates.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesHash.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesHeaderData.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesInvoiceHtml.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesInvoiceValues.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesMenu.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MakesReminders.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
NumberFormatter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SettingsSaver.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SystemLogTrait.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ThrottlesEmail.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Uploadable.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserSessionAttributes.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserSettings.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00