1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app
Dave Shoreman 9195addb37
"Real" entity numbers in Invoice Settings preview
This refactors the GeneratesCounter trait slightly, such that arbitrary
entity numbers can be formatted according to the given padding/pattern.

With that small abstraction we can use the trait in the PdfMock instance
to show the exmple entity number using real patterns without actually
incrementing it or checking the number is available in the database.
2024-05-29 15:00:02 +01:00
..
Casts php cs fixes 2023-10-26 13:57:44 +11:00
Console Minor fixes 2024-05-09 09:35:50 +10:00
DataMapper Updates for PHP version requirements 2024-05-26 07:57:05 +10:00
DataProviders Updates for storing paypal invoices 2024-05-24 17:27:33 +10:00
Events validation rules for max amounts 2024-05-06 11:47:20 +10:00
Exceptions minor fixes 2024-05-01 08:30:41 +10:00
Export Minor fixes for filters 2024-05-15 11:55:51 +10:00
Factory Add new prop for company gateways table 2024-04-24 16:51:03 +10:00
Filters Minor fixes for filters 2024-05-15 11:55:51 +10:00
Helpers Merge pull request #9550 from turbo124/v5-develop 2024-05-26 09:01:53 +10:00
Http Refactor to remove laravel-data from application 2024-05-26 08:54:24 +10:00
Import Fixes for i2g imports 2024-05-23 14:14:59 +10:00
Jobs Add check for is_deleted on expense category column 2024-05-22 07:01:36 +10:00
Libraries Update copyright 2024-04-12 14:15:41 +10:00
Listeners validation rules for max amounts 2024-05-06 11:47:20 +10:00
Livewire override always_show_required_fields with is_subscription 2024-05-09 00:53:45 +02:00
Mail fixes for custom email templates 2024-05-21 11:40:12 +10:00
Models fixes for custom email templates 2024-05-21 11:40:12 +10:00
Notifications Update copyright 2024-04-12 14:15:41 +10:00
Observers Update copyright 2024-04-12 14:15:41 +10:00
PaymentDrivers Refactor for paypal implementation 2024-05-24 10:38:07 +10:00
Policies Update copyright 2024-04-12 14:15:41 +10:00
Providers Run tests for adjustment amount within validaiton 2024-05-06 11:42:14 +10:00
Repositories Fixes for task start date 2024-05-20 16:05:02 +10:00
Rules/Subscriptions Add validation rule for subscription steps 2024-03-01 13:43:00 +01:00
Services "Real" entity numbers in Invoice Settings preview 2024-05-29 15:00:02 +01:00
Transformers Refactor e_invoice props 2024-05-20 17:00:34 +10:00
Utils "Real" entity numbers in Invoice Settings preview 2024-05-29 15:00:02 +01:00