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

Some clarity and language improvements #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevinkhao
Copy link

@kevinkhao kevinkhao commented May 1, 2020

Some things we can add:

It could be nice to have one-sentence explanation of what exactly "services" are here. For example, section "Extend the service", how is the SaleService used by ShopInvader (does it automatically create a controller route? Or is it meant to be used inside a controller route? or are services unrelated to shopinvader and only used inside odoo?). The whole Component stack can be intimidating at first because of all the different notions, so a brief high-level explanation will help there.

Section "Modify addresses webservice (read/write information)"
Is there a difference between a webservice and a service ?

Example code for every step and a final example module would be great. edit: noticed there was source available

It would also be good to have a final recap of what we added, how it's going to be used by ShopInvader, what will LocomotiveCMS see and the impact on the final frontend site. This would give more context for easier understanding for Shopinvader noobs who are familiar with Odoo.

I will help with all that as I understand it better, and it will be faster if someone spends some of their patience to explain it to me on the phone :)

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.

1 participant