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 VAT as float and database key length #323

Merged
merged 3 commits into from
Sep 24, 2018
Merged

Conversation

kevinpapst
Copy link
Member

Change VAT in InvoiceTemplate to a float, so we can use non-integer values as tax-rate.

Decrease InvoiceTemplate name from 255 to 60 characters.
This should fix the Specified key was too long; max key length is 767 bytes error.

@kevinpapst kevinpapst added this to the 0.5 - Invoice milestone Sep 24, 2018
@kevinpapst kevinpapst changed the title Fixing invoice VAT and database key length invoice VAT as float and database key length Sep 24, 2018
@kevinpapst kevinpapst merged commit 73e0a75 into master Sep 24, 2018
@kevinpapst kevinpapst deleted the db-key-length branch September 24, 2018 13:03
@lock
Copy link

lock bot commented Nov 23, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating database schema throws exceptions
1 participant