1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app
checkitsedo b2e3ea53d0
Process Invoice Numbers which includes letters
-Using custom Invoice Number Patterns like R-ABC-P224301 breaks the QR Bill Generation
-This solution loops through the Invoice Number and translates letter into ASCII
-Makes sure that the field Additional Information not shows the wrong content
2022-10-30 23:27:16 +01:00
..
Console Pass references instead of full models into auto bill jobs 2022-10-28 12:10:20 +11:00
DataMapper Fixes for QR Ibans with no payment references 2022-09-14 11:33:54 +10:00
DataProviders Update Copyright text 2022-04-27 13:20:41 +10:00
Events Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Exceptions Remove RFC requirements for email on setup 2022-10-30 09:52:20 +11:00
Export/CSV Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
Factory Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
Filters Order designs in ascending order 2022-10-28 07:56:38 +11:00
Helpers Process Invoice Numbers which includes letters 2022-10-30 23:27:16 +01:00
Http Remove RFC requirements for email on setup 2022-10-30 09:52:20 +11:00
Import Bank Transactions CSV import 2022-10-25 18:48:19 +11:00
Jobs Remove inventory adjustments when deleting a invoice 2022-10-29 12:14:25 +11:00
Libraries Minor fixes for vendor key login 2022-10-25 12:42:05 +11:00
Listeners Fixes for breaking change in CreateInvoicePdf 2022-10-28 14:37:01 +11:00
Mail Fixes for Payment Previews 2022-10-27 20:17:31 +11:00
Models Fixes for purchase order viewed activity 2022-10-27 11:28:09 +11:00
Notifications Domain Failure renewal 2022-10-07 11:49:00 +11:00
Observers Add webhook functionality to credits 2022-09-15 17:43:33 +10:00
PaymentDrivers Restrict size and amount of jobs 2022-10-28 13:09:17 +11:00
Policies Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
Providers Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
Repositories Restrict size and amount of jobs 2022-10-28 13:09:17 +11:00
Services Remove inventory adjustments when deleting a invoice 2022-10-29 12:14:25 +11:00
Transformers Fixes for purchase order viewed activity 2022-10-27 11:28:09 +11:00
Utils Add check for settings saver 2022-10-29 08:43:34 +11:00