Skip to content

Conversation

@javorosas
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request introduces a new method to update self-invoice settings for an organization, along with supporting changes to the routing, data models, and project versioning.

  • Updated facturapi-net.csproj to version 4.9.0.
  • Added UpdateSelfInvoiceSettingsAsync in OrganizationWrapper.cs and corresponding route in OrganizationRouter.cs.
  • Introduced SelfInvoiceSettings model and extended the Organization model; updated the CHANGELOG accordingly.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
facturapi-net.csproj Version bump to 4.9.0 supporting the new self-invoice feature
Wrappers/OrganizationWrapper.cs Added async method for updating self invoice settings
Router/OrganizationRouter.cs Added route returning path for self-invoice updates
Models/SelfInvoiceSettings.cs New model representing self invoice settings
Models/Organization.cs Extended organization model to include self invoice settings
CHANGELOG.md Documented the addition of self-invoice update feature

@javorosas javorosas merged commit a007492 into main Jul 4, 2025
@javorosas javorosas deleted the FAC-1383/feat/update-self-invoice-settings branch July 4, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants