Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SELC-6500] feat: persist billing to onboarding user request #715

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

gianmarcoplutino
Copy link
Contributor

List of Changes

  • persist billing to onboarding user request

Motivation and Context

This small change was necessary because in the onboarding flow of an administrator when the contract is created there is a need to map the VAT number in the contract itself, this is only possible if we persist the Billing data

How Has This Been Tested?

the MS was started locally and a user onboarding request was executed, verifying that the VAT number was mapped in the contract

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@gianmarcoplutino gianmarcoplutino requested a review from a team as a code owner February 27, 2025 14:07
Copy link

sonarqubecloud bot commented Feb 27, 2025

@gianmarcoplutino gianmarcoplutino merged commit dbfc095 into main Feb 27, 2025
17 checks passed
@gianmarcoplutino gianmarcoplutino deleted the feature/SELC-6500 branch February 27, 2025 15:01
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