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

Introduced new Tax Exemption Reasons for the Italian Fiscalization #262

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

inakiesteve
Copy link
Contributor

Description

Introduced new Tax Exemption Reasons for the Italian Fiscalization.

Fixes #issue

Type of change

  • Bug fix.
  • Feature.
  • [x ] Consolidation.

Checklist

  • Is breaking change.
  • Documentation updated.
  • Tests included (please specify cases).

@@ -7,10 +7,14 @@ public enum TaxKind
{
[XmlEnum("N1")]
ExcludedArticle15,
[XmlEnum("N2")]

Choose a reason for hiding this comment

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

In ideal scenario I think we should check everything based on the 1.8 vs 1.2. But we can probably do it later..

# Conflicts:
#	src/Mews.Fiscalizations.All/Mews.Fiscalizations.All.csproj
@inakiesteve inakiesteve merged commit f5e7232 into master Jan 28, 2025
6 checks passed
@inakiesteve inakiesteve deleted the add-exemption-reasons-italy branch January 28, 2025 13:20
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.

2 participants