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

Napacen izracun witholding tax rate. #27

Closed
AndrazTom opened this issue Jan 10, 2024 · 2 comments
Closed

Napacen izracun witholding tax rate. #27

AndrazTom opened this issue Jan 10, 2024 · 2 comments

Comments

@AndrazTom
Copy link

Nekateri witholding tax rate-i so podani v "floatih" npr. 20.41% ne 20 % (vsaj pri meni)
trenutno line 894 oz. definicija witholding_tax_rate

Fix:

withholding_tax_rate = (
float(xlsDividend.withholding_tax_rate.rstrip("%")) / 100
)

@andrej-taranenko
Copy link

Tudi pri meni, kjer je v etorro statement witholding tax rate 20.42 % (ostala realna števila so z decimalno vejico, ta je s piko - mogoče je to težava?). Posledično skripta nekaj narobe izračuna in dobim negativne dividene.

@masbug
Copy link
Owner

masbug commented Jan 11, 2024

Popravljeno z 1.6.1.

@masbug masbug closed this as completed Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants