1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs/Invoice
David Bomba fe5a97e174
Activity API fixes + Payments API (#3076)
* Fixes for Store Payment Validation

* Tests for Payments

* Use custom validator to ensure payments are made ONLY to payable invoices

* Working on custom payment validators

* Update Client balance

* fixes for client balance

* Fixes for activity API
2019-11-18 21:46:01 +11:00
..
ApplyInvoiceNumber.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
ApplyPaymentToInvoice.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
CreateInvoiceInvitations.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
CreateInvoicePdf.php Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
InvoiceActions.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceNotification.php Update copyright 2019-05-11 13:32:07 +10:00
MarkInvoicePaid.php Exclusive tax rate calculations (#3005) 2019-10-20 17:23:35 +11:00
StoreInvoice.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
UpdateInvoicePayment.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00