Commit a0d892e
authored
Feature/add ebilling packages (#970)
* add kosit-validator package
* Fix styling
* fix kosit-validator PHPStan level 5 production issues
* add kosit-validator package
* fix kosit-validator PHPStan level 5 production issues
* Fix styling
* add kosit-validator package
* fix kosit-validator PHPStan level 5 production issues
* Fix styling
* add EN 16931 static codelists to data package
* update packages.md
* add invoice package with EN 16931 allowance and charge support
* add zugferd package with allowance charge mapping
* add pdf-parser package for layout text extraction
* extend kosit-validator with polymorphic validatable pivot and add translations
* add mail-inbox package
* add e-billing package
* Fix styling
---------
Co-authored-by: jbagsik <234342240+jbagsik@users.noreply.github.com>1 parent 9fe3a1a commit a0d892e
382 files changed
Lines changed: 25055 additions & 3 deletions
File tree
- packages
- data
- config
- database
- data/codelists
- migrations
- resources/lang
- de
- enums
- en
- enums
- src
- Console/Commands
- Filament
- Plugins
- Resources
- StaticAllowanceReasonResource/Pages
- StaticChargeReasonResource/Pages
- StaticDocumentTypeResource/Pages
- StaticEasSchemeResource/Pages
- StaticIcdSchemeResource/Pages
- StaticIncotermResource/Pages
- StaticPaymentMeanResource/Pages
- StaticUnitResource/Pages
- StaticVatCategoryResource/Pages
- StaticVatExemptionReasonResource/Pages
- Installers
- Models
- Services
- Support
- tests/Feature
- docs
- e-billing
- config
- database/migrations
- resources
- lang
- de
- en
- views
- components
- filament
- pages
- partials
- routes
- screenshot
- src
- Actions
- Adapters
- Console/Commands
- Contracts
- Data
- Enums
- Events
- Http/Controllers
- Jobs
- Listeners
- Models
- Moox/Plugins
- Plugins
- Resources
- InvoiceResource/Pages
- Services
- Support
- Traits
- ViewModels
- invoice
- .github
- config
- database
- factories
- migrations
- screenshot
- src
- Exceptions
- Models
- Support
- En16931
- Casts
- kosit-validator
- config
- database/migrations
- resources
- lang
- de
- en
- views/filament/partials
- routes
- screenshot
- src
- Actions
- Commands
- DTOs
- Http/Controllers
- Models
- Plugins
- Resources
- KositValidationResource
- Pages
- RelationManagers
- Services
- Support
- Tests
- tests
- Feature
- Support
- Unit
- fixtures
- mail-inbox
- config
- database/migrations
- screenshot
- src
- Commands
- Enums
- Events
- Exceptions
- Jobs
- Models
- Services
- Support
- pdf-parser
- config
- screenshot
- src
- Data
- zugferd
- config
- screenshot
- src
- Contracts
- Data
- Exceptions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments