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

Fix bug in Spanish #18

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Fix bug in Spanish #18

wants to merge 26 commits into from

Conversation

luisinder
Copy link

When using the inc file in Spanish, the class was broken. The array has a different number of elements.

imper86 and others added 26 commits August 2, 2018 11:04
added utf-8 support for company name
If you append the string //TRANSLIT to out_charset transliteration is activated. This means that when a character can't be represented in the target charset, it can be approximated through one or several similarly looking characters.
Because it's too long and confusing in final render.
Fix iconv usage without modifying output encoding
Correct meaning of 'S' argument to render method
Never seen an invoice that states the time with the date, but anyways – adding that key to prevent `ErrorException: Undefined index: time`
Add missing `time` key to de.inc
Fix wrong column number when having discount but not VAT.
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

Successfully merging this pull request may close these issues.

5 participants