Skip to content

Conversation

@nielsdrost7
Copy link
Collaborator

No description provided.

Copilot AI and others added 10 commits October 9, 2025 03:24
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Docstrings generation was requested by @nielsdrost7.

* #104 (comment)

The following files were modified:

* `Modules/Clients/Database/Migrations/2025_10_02_000007_add_peppol_validation_fields_to_relations_table.php`
* `Modules/Clients/Models/Relation.php`
* `Modules/Invoices/Console/Commands/PollPeppolStatusCommand.php`
* `Modules/Invoices/Console/Commands/RetryFailedPeppolTransmissionsCommand.php`
* `Modules/Invoices/Console/Commands/TestPeppolIntegrationCommand.php`
* `Modules/Invoices/Database/Migrations/2025_10_02_000001_create_peppol_integrations_table.php`
* `Modules/Invoices/Database/Migrations/2025_10_02_000002_create_peppol_integration_config_table.php`
* `Modules/Invoices/Database/Migrations/2025_10_02_000003_create_peppol_transmissions_table.php`
* `Modules/Invoices/Database/Migrations/2025_10_02_000004_create_peppol_transmission_responses_table.php`
* `Modules/Invoices/Database/Migrations/2025_10_02_000005_create_customer_peppol_validation_history_table.php`
* `Modules/Invoices/Database/Migrations/2025_10_02_000006_create_customer_peppol_validation_responses_table.php`
* `Modules/Invoices/Enums/PeppolConnectionStatus.php`
* `Modules/Invoices/Enums/PeppolErrorType.php`
* `Modules/Invoices/Enums/PeppolTransmissionStatus.php`
* `Modules/Invoices/Enums/PeppolValidationStatus.php`
* `Modules/Invoices/Events/Peppol/PeppolAcknowledgementReceived.php`
* `Modules/Invoices/Events/Peppol/PeppolEvent.php`
* `Modules/Invoices/Events/Peppol/PeppolIdValidationCompleted.php`
* `Modules/Invoices/Events/Peppol/PeppolIntegrationCreated.php`
* `Modules/Invoices/Events/Peppol/PeppolIntegrationTested.php`
* `Modules/Invoices/Events/Peppol/PeppolTransmissionCreated.php`
* `Modules/Invoices/Events/Peppol/PeppolTransmissionDead.php`
* `Modules/Invoices/Events/Peppol/PeppolTransmissionFailed.php`
* `Modules/Invoices/Events/Peppol/PeppolTransmissionPrepared.php`
* `Modules/Invoices/Events/Peppol/PeppolTransmissionSent.php`
* `Modules/Invoices/Jobs/Peppol/PeppolStatusPoller.php`
* `Modules/Invoices/Jobs/Peppol/RetryFailedTransmissions.php`
* `Modules/Invoices/Jobs/Peppol/SendInvoiceToPeppolJob.php`
* `Modules/Invoices/Listeners/Peppol/LogPeppolEventToAudit.php`
* `Modules/Invoices/Models/CustomerPeppolValidationHistory.php`
* `Modules/Invoices/Models/CustomerPeppolValidationResponse.php`
* `Modules/Invoices/Models/PeppolIntegration.php`
* `Modules/Invoices/Models/PeppolIntegrationConfig.php`
* `Modules/Invoices/Models/PeppolTransmission.php`
* `Modules/Invoices/Models/PeppolTransmissionResponse.php`
* `Modules/Invoices/Peppol/Contracts/ProviderInterface.php`
* `Modules/Invoices/Peppol/FormatHandlers/FormatHandlerFactory.php`
* `Modules/Invoices/Peppol/Providers/BaseProvider.php`
* `Modules/Invoices/Peppol/Providers/EInvoiceBe/EInvoiceBeProvider.php`
* `Modules/Invoices/Peppol/Providers/ProviderFactory.php`
* `Modules/Invoices/Peppol/Providers/Storecove/StorecoveProvider.php`
* `Modules/Invoices/Peppol/Services/PeppolManagementService.php`
* `Modules/Invoices/Peppol/Services/PeppolTransformerService.php`
* `Modules/Invoices/Traits/LogsPeppolActivity.php`

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…sting documentation (#107)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@nielsdrost7 nielsdrost7 merged commit 0f18ac5 into feature/implement-peppol Oct 26, 2025
1 check passed
@coderabbitai
Copy link

coderabbitai bot commented Oct 26, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch copilot/add-peppol-architecture-components

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nielsdrost7 nielsdrost7 deleted the copilot/add-peppol-architecture-components branch October 26, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants