1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Services
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
..
Bank Additional transaction checks 2024-05-23 09:44:33 +10:00
Chart Update copyright 2024-04-12 14:15:41 +10:00
Client Fixes for credits on statements 2024-05-11 09:22:59 +10:00
ClientPortal Paypal Advanced card payments 2024-05-02 14:27:37 +10:00
Company Update copyright 2024-04-12 14:15:41 +10:00
Credit improved logic for post payment actions 2024-04-28 13:52:44 +10:00
EDocument/Standards Updates for PHP version requirements 2024-05-26 07:57:05 +10:00
Email fixes for custom email templates 2024-05-21 11:40:12 +10:00
Invoice Separation of logging for reminders 2024-05-10 22:32:20 +10:00
Ledger Update copyright 2024-04-12 14:15:41 +10:00
Notification Update copyright 2024-04-12 14:15:41 +10:00
Payment Tests for credit payments 2024-04-28 15:05:30 +10:00
Pdf "Real" entity numbers in Invoice Settings preview 2024-05-29 15:00:02 +01:00
PdfMaker Update copyright 2024-04-12 14:15:41 +10:00
PurchaseOrder Fixes for deleting payments and credit balances 2024-04-28 15:00:12 +10:00
Quote Copy documents when converting a quote to an invoice 2024-05-10 20:05:36 +10:00
Recurring Update copyright 2024-04-12 14:15:41 +10:00
Report Refactor for start / end of quarters 2024-05-09 10:15:46 +10:00
Scheduler Refactor for start / end of quarters 2024-05-09 10:15:46 +10:00
Subscription Update copyright 2024-04-12 14:15:41 +10:00
Tax Update copyright 2024-04-12 14:15:41 +10:00
Template Ensure line items as cast to arrays for twig templates 2024-05-16 11:46:54 +10:00
User Update copyright 2024-04-12 14:15:41 +10:00
Vendor Update copyright 2024-04-12 14:15:41 +10:00
AbstractService.php Update copyright 2024-04-12 14:15:41 +10:00