1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs
David Bomba 45cc67075d
Include contacts in sample migration files. (#3260)
* add types to transformers

* minor fixes for test data creator

* Working on refunds

* Update migration files to include client contacts

* Working on refunds

* Working on refunds

* Working on refunds

* Refund Tests

* Working on refund tests
2020-01-29 13:03:47 +11:00
..
Account Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Client Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Cron Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invitation Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
Payment Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Product Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
Quote Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Util Refactor file uploads to support multiple disks (#3257) 2020-01-29 11:12:52 +11:00