invoiceninja/app
Benjamin Beganović b014aecc7d - Add getClientRequiredFields in BaseDriver.php
- Pass $fields in @required-client-info
- Don't show form if fields are satisfied
- Remove $gateway reference in RequiredClientInfo.php
- StripePaymentDriver.php required fields
- Removed old-redirect logic for required fields
2021-01-13 13:31:00 +01:00
..
Console fix for calculating invoice payments (include partial and full refunds). 2021-01-11 21:45:38 +11:00
DataMapper Move field from company table to settings 2021-01-07 17:08:34 +11:00
Events Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Exceptions Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Export/CSV Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Factory Fixes for invoice creation from recurring where balance doubles 2021-01-08 12:44:31 +11:00
Filters Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Helpers Add Ray as dev dependency, handle third party document attachments 2021-01-09 15:10:48 +11:00
Http - Add getClientRequiredFields in BaseDriver.php 2021-01-13 13:31:00 +01:00
Import Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Jobs Fixes for recurring cron 2021-01-11 08:06:32 +11:00
Libraries Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Listeners Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Mail Add third party docs to invoices credit and quotes 2021-01-09 15:18:20 +11:00
Models Merge pull request #4668 from turbo124/v5-develop 2021-01-12 08:20:52 +11:00
Notifications Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Observers Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
PaymentDrivers - Add getClientRequiredFields in BaseDriver.php 2021-01-13 13:31:00 +01:00
Policies Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Providers php-cs-fixer 2021-01-06 13:06:42 +01:00
Repositories fix for calculating invoice payments (include partial and full refunds). 2021-01-11 21:45:38 +11:00
Services Merge pull request #4668 from turbo124/v5-develop 2021-01-12 08:20:52 +11:00
Transformers fix for calculating invoice payments (include partial and full refunds). 2021-01-11 21:45:38 +11:00
Utils Change the way company logos are stored in the settings 2021-01-11 19:27:11 +11:00