1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 15:42:51 +01:00
invoiceninja/app/Utils/Traits
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
..
Invoice Update copyright 2024-04-12 14:15:41 +10:00
Notifications Update copyright 2024-04-12 14:15:41 +10:00
Payment Update copyright 2024-04-12 14:15:41 +10:00
Pdf Update copyright 2024-04-12 14:15:41 +10:00
Recurring Update copyright 2024-04-12 14:15:41 +10:00
User Update copyright 2024-04-12 14:15:41 +10:00
AppSetup.php Update copyright 2024-04-12 14:15:41 +10:00
BulkOptions.php Update copyright 2024-04-12 14:15:41 +10:00
ChecksEntityStatus.php Update copyright 2024-04-12 14:15:41 +10:00
CleanLineItems.php Fixes for einvoice tests 2024-05-18 17:32:03 +10:00
ClientGroupSettingsSaver.php Update copyright 2024-04-12 14:15:41 +10:00
CompanyGatewayFeesAndLimitsSaver.php Update copyright 2024-04-12 14:15:41 +10:00
CompanySettingsSaver.php Update copyright 2024-04-12 14:15:41 +10:00
DesignCalculator.php Update copyright 2024-04-12 14:15:41 +10:00
GeneratesConvertedQuoteCounter.php Update copyright 2024-04-12 14:15:41 +10:00
GeneratesCounter.php "Real" entity numbers in Invoice Settings preview 2024-05-29 15:00:02 +01:00
Inviteable.php Update copyright 2024-04-12 14:15:41 +10:00
MakesDates.php Refactor for start / end of quarters 2024-05-09 10:15:46 +10:00
MakesHash.php Update copyright 2024-04-12 14:15:41 +10:00
MakesHeaderData.php Update copyright 2024-04-12 14:15:41 +10:00
MakesInvoiceHtml.php Updates for twig 2024-05-16 10:20:54 +10:00
MakesInvoiceValues.php Update copyright 2024-04-12 14:15:41 +10:00
MakesMenu.php Update copyright 2024-04-12 14:15:41 +10:00
MakesReminders.php Update copyright 2024-04-12 14:15:41 +10:00
MakesTemplateData.php Update copyright 2024-04-12 14:15:41 +10:00
NumberFormatter.php Update copyright 2024-04-12 14:15:41 +10:00
SavesDocuments.php Update copyright 2024-04-12 14:15:41 +10:00
SettingsSaver.php Update copyright 2024-04-12 14:15:41 +10:00
SubscriptionHooker.php Fixes for payment validations 2024-04-15 07:57:24 +10:00
SystemLogTrait.php Update copyright 2024-04-12 14:15:41 +10:00
Uploadable.php Update copyright 2024-04-12 14:15:41 +10:00
UserSessionAttributes.php Update copyright 2024-04-12 14:15:41 +10:00
UserSettings.php Update copyright 2024-04-12 14:15:41 +10:00
WithSorting.php Update copyright 2024-04-12 14:15:41 +10:00