1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Jobs
David Bomba be3ade65f1
Download Invoice by Invitation (#3312)
* style cs

* Style CS

* Throw Record not found exception if invalid primary key hash is provided

* Improve error handling

* Create abstract implementation for designs

* working on custom designs

* Add Design Model

* invoice services

* Download Invoice by Invitation
2020-02-12 11:41:17 +11:00
..
Account 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 Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +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 Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
Payment Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Product Fixes for payments (#3276) 2020-02-02 07:45:23 +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 Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00