Skip to content

Fix BillingProfile#edit error#149

Merged
vohmar merged 10 commits intomasterfrom
fix-billing-profile-index
Mar 26, 2019
Merged

Fix BillingProfile#edit error#149
vohmar merged 10 commits intomasterfrom
fix-billing-profile-index

Conversation

@maciej-szlosarczyk
Copy link
Contributor

@maciej-szlosarczyk maciej-szlosarczyk commented Mar 26, 2019

When a value is not given, it should not be a 0-character string, but
a nil. This caused an error in production.

https://errbit.internet.ee/apps/5bd9d0abd9d1af253512a1df/problems/5c995ba1d9d1af25351307e4

When a value is not given, it should not be a 0-character string, but
a nil. This caused an error in production.
@maciej-szlosarczyk maciej-szlosarczyk added the bug Something isn't working label Mar 26, 2019
@maciej-szlosarczyk
Copy link
Contributor Author

maciej-szlosarczyk commented Mar 26, 2019

Additional fixes:

@vohmar vohmar merged commit 102bfee into master Mar 26, 2019
@vohmar vohmar deleted the fix-billing-profile-index branch March 27, 2019 14:19
maciej-szlosarczyk pushed a commit that referenced this pull request Mar 29, 2019
Some billing profiles might have empty strings instead of null as vat
code. This causes wrong calculations. Original issue was fixed here:

#149
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

Successfully merging this pull request may close these issues.

2 participants