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

Incorrect Discount Representation in CSV Invoice Item Report #705

Open
oliversum-ch opened this issue Jan 11, 2025 · 1 comment
Open

Incorrect Discount Representation in CSV Invoice Item Report #705

oliversum-ch opened this issue Jan 11, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@oliversum-ch
Copy link

As discussed here: invoiceninja/invoiceninja#10439

When generating an invoice item report for invoices with a percentage-based discount (e.g., 50%), the CSV report incorrectly represents the discount as a monetary value (e.g., 50 CHF) instead of the actual percentage. This misrepresentation occurs regardless of the calculated discount amount and creates confusion in the report.

Additional Information:

  • Platform: Flutter Windows App
  • Version: v5.11.7-W171
    Screenshot 2025-01-01 180900
@hillelcoren
Copy link
Member

Thanks for catching this, we'll make sure it's corrected in the next release.

Note: W172 has already been submitted, it should be fixed in W173.

@hillelcoren hillelcoren added the bug Something isn't working label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants