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

Invoice: Tax label with more than 4 characters is truncated #2890

Closed
novag opened this issue Feb 14, 2023 · 1 comment
Closed

Invoice: Tax label with more than 4 characters is truncated #2890

novag opened this issue Feb 14, 2023 · 1 comment
Labels
Milestone

Comments

@novag
Copy link
Contributor

novag commented Feb 14, 2023

Akaunting version

3.0.11

PHP version

8

Operating system

Debian

Steps to reproduce

  1. Change the language to one in which the word for "tax" has more than 4 characters (e.g. German).
  2. Create an invoice.
  3. Create a line item.
  4. Click "Add Tax" ("Artikel neu hinzufügen" in German)

Expected result

The full word "Steuer" should be visible.

Actual result

image

The word "Steuer" is truncated and hidden behind the text box.

Additional comments

No response

Relevant log output

No response

@cuneytsenturk
Copy link
Member

This issue solved this PR @mervekaraman fixed it.

@cuneytsenturk cuneytsenturk added this to the 3.0.13 milestone Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants