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

Allow None in organoGestor in InvoiceResponse #11

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

gdalmau
Copy link
Contributor

@gdalmau gdalmau commented Jun 19, 2018

When receiving an InvoiceResponse it always gets the following error:

{'factura'': {'organoGestor': [u'Field may not be null.']}}

This PR allows None as a value in InvoiceResponse

Copy link
Contributor

@XaviTorello XaviTorello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect @gdalmau thanks! 🍺

@XaviTorello XaviTorello merged commit 8044074 into devel Jun 20, 2018
@XaviTorello XaviTorello deleted the allow_none_in_organo_gestor branch June 20, 2018 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants