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

added ProductCustomOptions class #25

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

jfamestad
Copy link

No description provided.

:param option_id: option id
:return dictionary
"""
return self.call('product_custom_option.info', [option_id])

Choose a reason for hiding this comment

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

indentation is incorrect

@sharoonthomas
Copy link

@jfamestad can you fix the indentation please ? It is likely that you are missing tabs with spaces if you see it differently in your text editor.

@jfamestad
Copy link
Author

Hi Sharoon. Thanks for the feedback, it should be good now.

@raimonesteve
Copy link
Contributor

@jfamestad I add new comment in your code and to work with this new feature, you need to define class in init.py (1)

(1) jfamestad@813ca9c

@jfamestad
Copy link
Author

added newlines before class definitions

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.

3 participants