mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 19:24:03 +00:00
Rename SerialNumberFormatter to SerialNumberService for consistency
This commit is contained in:
@@ -60,7 +60,7 @@ Three guards: `web` (session), `api` (Sanctum tokens for `/api/v1/`), `customer`
|
||||
- **PDF generation**: DomPDF (`GeneratesPdfTrait`) or Gotenberg
|
||||
- **Email**: Mailable classes with `EmailLog` tracking
|
||||
- **File storage**: Spatie MediaLibrary, supports local/S3/Dropbox
|
||||
- **Serial numbers**: `SerialNumberFormatter` service
|
||||
- **Serial numbers**: `SerialNumberService` service
|
||||
- **Company settings**: `CompanySetting` model (key-value per company)
|
||||
|
||||
### Database
|
||||
|
||||
Reference in New Issue
Block a user